Age | Commit message (Collapse) | Author |
|
Changelog: Use custom C main instead of wrapper binary for unshare(2) call.
|
|
|
|
Changelog: Change "flush" command to take regex argument via "matching" keyword
|
|
Changelog: Fix regex check in flush command
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Changelog: Added `>`, `>=`, `<=` and `<` operators for numbers
|
|
|
|
|
|
|
|
|
|
Changelog: Fix type error reporting for some command parameters
|
|
Changelog: Fix build with mtl-2.3
|
|
|
|
|
|
Changelog: Report multiple parsing errors in single pass
|
|
|
|
|
|
Changelog: Accept module name declaration
|
|
Changelog: Use colors by default only on terminal, add
`--color`/`--no-color` options to select manually.
|
|
Changelog: Add network member to the node object
|
|
Changelog: Documentation and helptext updates
|
|
|
|
|
|
|
|
|
|
Changelog: Add --repeat option to run the tests multiple times
|
|
Changelog: Add 'flush' command
|
|
Changelog: Add --wait option to wait at the end of each test
|
|
Changelog: Selection of test from test file path on command line using ':' charater
|
|
Changelog: Show record selectors in failure reports
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|