summary refs log tree commit diff stats
path: root/tools/atlas/tests
Commit message (Collapse)AuthorAgeFilesLines
* Atlas: --project switch and better graph representation (#21971)Andreas Rumpf2023-06-039-184/+0
|
* Atlas: fixes 'use' command (#21932)Andreas Rumpf2023-05-271-1/+0
| | | | | * Atlas: fixes 'use' command * Atlas: refactoring + make tests green again
* Modify atlas test for short commit hashes (#18619)Antonis Geralis2021-07-301-1/+1
| | | | | | | * test commit hashes support * Update testdata.nim * remove extra newlines
* atlas tool: testing via mocking (#18588)Andreas Rumpf2021-07-269-0/+185
* atlas: refactoring * Atlas: do some basic testing via mocking