diff options
Diffstat (limited to 'doc/building/TestSuites.rst')
-rw-r--r-- | doc/building/TestSuites.rst | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/doc/building/TestSuites.rst b/doc/building/TestSuites.rst new file mode 100644 index 000000000..b4d8807a2 --- /dev/null +++ b/doc/building/TestSuites.rst @@ -0,0 +1,11 @@ +.. _BUILD:testsuites: + +Test Suites +=========== + +.. TODO:: + + * @1138 explain that there are two (maybe three with vhdl08 tests) + * :samp:`--expect-failure invert exit status` + * :samp:`--has-feature=X test presence of feature X` + * :samp:`--list-features display the list of features` |