Sha256: 2c7a88991bcfd2838dc7e9b50876fc4a55ea8c8782c5ef5ea689ab11e8939e00

Contents?: true

Size: 1.32 KB

Versions: 26

Compression:

Stored size: 1.32 KB

Contents

<!DOCTYPE HTML>
<html>
<head>
  <title>Bootstrap Plugin Test Suite</title>

  <!-- jquery -->
  <script src="https://ajax.googleapis.com/ajax/libs/jquery/1.6.4/jquery.min.js"></script>

  <!-- qunit -->
  <link rel="stylesheet" href="vendor/qunit.css" type="text/css" media="screen" />
  <script src="vendor/qunit.js"></script>

  <!--  plugin sources -->
  <script src="../../js/bootstrap-alerts.js"></script>
  <script src="../../js/bootstrap-dropdown.js"></script>
  <script src="../../js/bootstrap-modal.js"></script>
  <script src="../../js/bootstrap-tabs.js"></script>
  <script src="../../js/bootstrap-twipsy.js"></script>
  <script src="../../js/bootstrap-popover.js"></script>
  <script src="../../js/bootstrap-buttons.js"></script>

  <!-- unit tests -->
  <script src="unit/bootstrap-alerts.js"></script>
  <script src="unit/bootstrap-dropdown.js"></script>
  <script src="unit/bootstrap-modal.js"></script>
  <script src="unit/bootstrap-popover.js"></script>
  <script src="unit/bootstrap-tabs.js"></script>
  <script src="unit/bootstrap-twipsy.js"></script>
  <script src="unit/bootstrap-buttons.js"></script>

<body>
  <div>
    <h1 id="qunit-header">Bootstrap Plugin Test Suite</h1>
    <h2 id="qunit-banner"></h2>
    <h2 id="qunit-userAgent"></h2>
    <ol id="qunit-tests"></ol>
    <div id="qunit-runoff"></div>
  </div>
</body>
</html>

Version data entries

26 entries across 26 versions & 2 rubygems

Version Path
namey-0.0.10 api/public/js/tests/index.html
namey-0.0.9 api/public/js/tests/index.html
wd_sinatra-1.0.6 templates/lib/tasks/doc_generator/bootstrap/js/tests/index.html
wd_sinatra-1.0.5 templates/lib/tasks/doc_generator/bootstrap/js/tests/index.html
wd_sinatra-1.0.4 templates/lib/tasks/doc_generator/bootstrap/js/tests/index.html
wd_sinatra-1.0.3 templates/lib/tasks/doc_generator/bootstrap/js/tests/index.html
wd_sinatra-1.0.2 templates/lib/tasks/doc_generator/bootstrap/js/tests/index.html
wd_sinatra-1.0.1 templates/lib/tasks/doc_generator/bootstrap/js/tests/index.html
wd_sinatra-1.0.0 templates/lib/tasks/doc_generator/bootstrap/js/tests/index.html
wd_sinatra-0.3.2 templates/lib/tasks/doc_generator/bootstrap/js/tests/index.html
wd_sinatra-0.3.1 templates/lib/tasks/doc_generator/bootstrap/js/tests/index.html
wd_sinatra-0.3.0 templates/lib/tasks/doc_generator/bootstrap/js/tests/index.html
wd_sinatra-0.2.6 templates/lib/tasks/doc_generator/bootstrap/js/tests/index.html
wd_sinatra-0.2.5 templates/lib/tasks/doc_generator/bootstrap/js/tests/index.html
wd_sinatra-0.2.4 templates/lib/tasks/doc_generator/bootstrap/js/tests/index.html
wd_sinatra-0.2.3 templates/lib/tasks/doc_generator/bootstrap/js/tests/index.html
wd_sinatra-0.2.2 templates/lib/tasks/doc_generator/bootstrap/js/tests/index.html
wd_sinatra-0.2.1 templates/lib/tasks/doc_generator/bootstrap/js/tests/index.html
wd_sinatra-0.2.0 templates/lib/tasks/doc_generator/bootstrap/js/tests/index.html
wd_sinatra-0.1.0 templates/lib/tasks/doc_generator/bootstrap/js/tests/index.html