Sha256: 3ace4d34607648d9abbfc59381731b22cb4c07208c7a668ec7b0debc0bc862e9

Contents?: true

Size: 1.64 KB

Versions: 32

Compression:

Stored size: 1.64 KB

Contents

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

  <!-- jquery -->
  <!--<script src="http://code.jquery.com/jquery-1.7.min.js"></script>-->
  <script src="vendor/jquery.js"></script>

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

  <!--  plugin sources -->
  <script src="../../js/transition.js"></script>
  <script src="../../js/alert.js"></script>
  <script src="../../js/button.js"></script>
  <script src="../../js/carousel.js"></script>
  <script src="../../js/collapse.js"></script>
  <script src="../../js/dropdown.js"></script>
  <script src="../../js/modal.js"></script>
  <script src="../../js/scrollspy.js"></script>
  <script src="../../js/tab.js"></script>
  <script src="../../js/tooltip.js"></script>
  <script src="../../js/popover.js"></script>
  <script src="../../js/affix.js"></script>

  <!-- unit tests -->
  <script src="unit/transition.js"></script>
  <script src="unit/alert.js"></script>
  <script src="unit/button.js"></script>
  <script src="unit/carousel.js"></script>
  <script src="unit/collapse.js"></script>
  <script src="unit/dropdown.js"></script>
  <script src="unit/modal.js"></script>
  <script src="unit/scrollspy.js"></script>
  <script src="unit/tab.js"></script>
  <script src="unit/tooltip.js"></script>
  <script src="unit/popover.js"></script>
  <script src="unit/affix.js"></script>

</head>
<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-fixture"></div>
  </div>
</body>
</html>

Version data entries

32 entries across 32 versions & 4 rubygems

Version Path
praxis-0.16.1 lib/api_browser/app/bower_components/bootstrap-sass/js/tests/index.html
praxis-0.16.0 lib/api_browser/app/bower_components/bootstrap-sass/js/tests/index.html
praxis-0.15.0 lib/api_browser/app/bower_components/bootstrap-sass/js/tests/index.html
praxis-0.14.0 lib/api_browser/app/bower_components/bootstrap-sass/js/tests/index.html
praxis-0.13.0 lib/api_browser/app/bower_components/bootstrap-sass/js/tests/index.html
praxis-0.11.2 lib/api_browser/app/bower_components/bootstrap-sass/js/tests/index.html
praxis-0.11.1 lib/api_browser/app/bower_components/bootstrap-sass/js/tests/index.html
praxis-0.11 lib/api_browser/app/bower_components/bootstrap-sass/js/tests/index.html
praxis-0.11pre lib/api_browser/app/bower_components/bootstrap-sass/js/tests/index.html
praxis-0.10.1 lib/api_browser/app/bower_components/bootstrap-sass/js/tests/index.html
praxis-0.10.0 lib/api_browser/app/bower_components/bootstrap-sass/js/tests/index.html
praxis-0.9 lib/api_browser/app/bower_components/bootstrap-sass/js/tests/index.html
test_server-0.3.4 vendor/assets/components/bootstrap-sass/js/tests/index.html
test_server-0.3.2 vendor/assets/components/bootstrap-sass/js/tests/index.html
test_server-0.3.1 vendor/assets/components/bootstrap-sass/js/tests/index.html
test_server-0.2.4 vendor/assets/components/bootstrap-sass/js/tests/index.html
test_server-0.2.3 vendor/assets/components/bootstrap-sass/js/tests/index.html
test_server-0.2.2 vendor/assets/components/bootstrap-sass/js/tests/index.html
test_server-0.2.1 vendor/assets/components/bootstrap-sass/js/tests/index.html
test_server-0.2.0 vendor/assets/components/bootstrap-sass/js/tests/index.html