aboutsummaryrefslogtreecommitdiff
path: root/src/cz/crcs/ectester/common/cli/CLITools.java
Commit message (Expand)AuthorAgeFilesLines
* Basic Gradle setup.J08nY2024-03-251-161/+0
* Introduce extended KA in standalone, use it where appropriate.J08nY2018-08-041-3/+23
* Add support for colored output.J08nY2018-07-021-2/+2
* Add list-suites option to both reader and standalone.J08nY2018-05-291-1/+2
* Fix usage printing args.J08nY2017-11-261-7/+10
* Finish tree parsing of CLI args.J08nY2017-11-181-16/+36
* Print usage correctly in CLITools Tree help.J08nY2017-11-151-3/+30
* Add Tree-like CLI parsing utilities.J08nY2017-11-151-0/+90