Go to file
Erik Brakkee e20795e7b9 no more duplication of test suites.
Parsing the test tree and deciding in the marsheller whether it is a
testcase (leaf) or a suite (non-leaf)
2024-11-22 20:59:23 +01:00
cmd/go2junit no more duplication of test suites. 2024-11-22 20:59:23 +01:00
.gitignore initial version of CLI 2024-11-20 18:47:02 +01:00
go.mod initial version of CLI 2024-11-20 18:47:02 +01:00
Makefile initial version of CLI 2024-11-20 18:47:02 +01:00
README.md change 2024-11-20 18:37:40 +01:00

initial version of tools xxx