PHANE uses Semantic Versioning (v2.0.0). The changelog is available on GitHub.
-
Added
--subset-hours
CLI option to skip the long running integration test cases -
Added
--subset-rapid
CLI option to skip all but the fastest integration test cases -
Added
data/subset-hours.txt
as an inclusive set of test cases which completes within a few hours -
Added
data/subset-rapid.txt
as an inclusive set of test cases which completes "rapidly" -
Added
single-threaded.project
as an alternative build plan to compile and run a single-threadedphyg
-
Corrected
Single-Threaded
flag to have correct semantics -
Enhanced
tests/remake-golden-cabal-run.sh
to be more robust -
Enhanced
.gitignore
to reduce noise when usinggit status
-
Enhanced output generating
phyg
process as a dependency Test Case of the Golden Test cases. -
Updated to correctly locate the newest
phyg
executable to invoke test cases -
Updated to always display colored test case results
-
Updated to always delete the output file on test case success and leave the file on failure
-
Updated
data/subset-hours.txt
with an initial set of test cases with "moderate" runtime -
Updated
data/subset-rapid.txt
with an initial set of test cases with "rapid" runtime -
Moved from PhyG repository
- Initial "alpha" state of integration test suite