Skip to main content
  • Home
  • Development
  • Documentation
  • Donate
  • Operational login
  • Browse the archive

swh logo
SoftwareHeritage
Software
Heritage
Archive
Features
  • Search

  • Downloads

  • Save code now

  • Add forge now

  • Help

  • 0a98ba1
  • /
  • jasmine
  • /
  • SpecRunner.html
Raw File Download

To reference or cite the objects present in the Software Heritage archive, permalinks based on SoftWare Hash IDentifiers (SWHIDs) must be used.
Select below a type of object currently browsed in order to display its associated SWHID and permalink.

  • content
  • directory
content badge
swh:1:cnt:9ce78b7793fde757ac846a81b6ba5ef4324579fd
directory badge
swh:1:dir:15ca05be2cd6bff80b311dfd1975f011c1bc400f

This interface enables to generate software citations, provided that the root directory of browsed objects contains a citation.cff or codemeta.json file.
Select below a type of object currently browsed in order to generate citations for them.

  • content
  • directory
(requires biblatex-software package)
Generating citation ...
(requires biblatex-software package)
Generating citation ...
SpecRunner.html
<!DOCTYPE html>
<html>
<head>
    <meta charset="utf-8">
    <title>phantasus Test - Jasmine Spec Runner v2.4.1</title>
    <link rel="shortcut icon" type="image/png"
          href="lib/jasmine-2.5.2/jasmine_favicon.png">
    <link rel="stylesheet" href="lib/jasmine-2.5.2/jasmine.css">
    <script src="lib/jasmine-2.5.2/jasmine.js"></script>
    <script src="lib/jasmine-2.5.2/jasmine-html.js"></script>
    <script src="lib/jasmine-2.5.2/boot.js"></script>

    <!-- include source files here... -->
    <script type="text/javascript" src="../js/phantasus-external-latest.min.js"></script>
    <script src="../js/phantasus-latest.min.js"></script>
    <script>
      ocpu.seturl("http://localhost:8000/ocpu/library/phantasus/R");
    </script>
    <!--<script src="../js/phantasus.js"></script>--!>

    <!-- include spec files here... -->
    <script src="matchers/custom.js"></script>
    <script src="spec/univariate_functions_test.js"></script>
    <script src="spec/bivariate_functions_test.js"></script>
    <script src="spec/dataset_test.js"></script>
    <script src="spec/set_test.js"></script>
    <script src="spec/ranking_test.js"></script>
    <script src="spec/adjust_tool_test.js"></script>
    <script src="spec/collapse_tool_test.js"></script>
    <script src="spec/qnorm_test.js"></script>
    <!--<script src="spec/buffered_reader_test.js"></script>-->
    <script src="spec/nearest_neighbors_test.js"></script>
    <script src="spec/marker_selection_test.js"></script>
    <script src="spec/geo_reader_test.js"></script>

</head>
<body>
</body>
</html>

back to top

Software Heritage — Copyright (C) 2015–2026, The Software Heritage developers. License: GNU AGPLv3+.
The source code of Software Heritage itself is available on our development forge.
The source code files archived by Software Heritage are available under their own copyright and licenses.
Terms of use: Archive access, API— Content policy— Contact— JavaScript license information— Web API