summaryrefslogtreecommitdiff
path: root/src/test/test_hydrilla_builder.py
AgeCommit message (Expand)Author
2022-04-22use pyproject.toml for pytest configuration and move all tests to tests/ dire...Wojtek Kosior
2022-03-08don't include schema patch version number in generated instancesv1.0-beta2Wojtek Kosior
2022-03-01update schema versions to 1.0.1Wojtek Kosior
2022-02-21enable using with Python 3.7Wojtek Kosior
2022-02-18make "uuid" an optional propertyWojtek Kosior
2022-02-14specify full schema URL in instancesWojtek Kosior
2022-02-12when generating JSON documents, put generating software info in 'generated_by...Wojtek Kosior
2022-02-09make resource dependency specifier an objectWojtek Kosior
2022-02-09change file path format•••From now on we'll be using format 'file/sha256/<hash>' instead of 'file/sha256-<hash>'. Wojtek Kosior
2022-02-09include new schemas in package and in testsWojtek Kosior
2022-02-07fix typing mistake i testsWojtek Kosior
2022-02-07move to a namespace package under 'hydrilla'Wojtek Kosior
2022-02-05test&fix error handlingWojtek Kosior
2022-02-05add test case with modified index.json from the exampleWojtek Kosior
2022-02-04extend the automated test caseWojtek Kosior
2022-02-04initial commitWojtek Kosior
s/commencement.scm (fixed-ld-wrapper): Remove. (gcc-toolchain): Restore pre-77db91ad inputs. Ludovic Courtès 2015-04-07gnu: Change ld-wrapper extension from .scm to .in.•••* gnu/packages/ld-wrapper.scm: Rename to... * gnu/packages/ld-wrapper.in: ... this. * gnu/packages/base.scm (make-ld-wrapper): Adjust "wrapper" input accordingly. * gnu-system.am (GNU_SYSTEM_MODULES): Remove ld-wrapper.scm. (MISC_DISTRO_FILES): New variable. Ludovic Courtès