test_phase: add a regression test
[nit.git] / tests / sav / test_phase.res
diff --git a/tests/sav/test_phase.res b/tests/sav/test_phase.res
new file mode 100644 (file)
index 0000000..8bc4233
--- /dev/null
@@ -0,0 +1,12 @@
+  -W, --warn              Show warnings
+  -q, --quiet             Do not show warnings
+  --stop-on-first-error   Stop on first error
+  --no-color              Do not use color to display errors and warnings
+  --log                   Generate various log files
+  --log-dir               Directory where to generate log files
+  -h, -?, --help          Show Help (This screen)
+  --version               Show version and exit
+  -v, --verbose           Verbose
+  -I, --path              Set include path for loaders (may be used more than once)
+  --only-parse            Only proceed to parse step of loaders
+  --only-metamodel        Stop after meta-model processing