rta: use `to_s_with_length` instead of `to_s` in literal strings
[nit.git] / tests / sav / nitunit.res
1 usage: nitunit [options] file.nit...
2   -W, --warn              Show warnings
3   -q, --quiet             Do not show warnings
4   --stop-on-first-error   Stop on first error
5   --no-color              Do not use color to display errors and warnings
6   --log                   Generate various log files
7   --log-dir               Directory where to generate log files
8   -h, -?, --help          Show Help (This screen)
9   --version               Show version and exit
10   -v, --verbose           Verbose
11   -I, --path              Set include path for loaders (may be used more than once)
12   --only-parse            Only proceed to parse step of loaders
13   --only-metamodel        Stop after meta-model processing
14   --full                  Process also imported modules
15   -o, --output            Output name (default is 'nitunit.xml')
16   --dir                   Working directory (default is '.nitunit')