aboutsummaryrefslogtreecommitdiffstats
path: root/doc/building/TestSuites.rst
diff options
context:
space:
mode:
authorPatrick Lehmann <Patrick.Lehmann@tu-dresden.de>2017-03-04 20:36:18 +0100
committertgingold <tgingold@users.noreply.github.com>2017-12-10 12:02:05 +0100
commit3f5cd97cc29039f8f153541808ca85938c00eef4 (patch)
treea4877e168191ef1e888f3a37fd7b46ece7daebb6 /doc/building/TestSuites.rst
parentf38b0364b5a769eb97e87c6fbf5fc303101883d2 (diff)
downloadghdl-3f5cd97cc29039f8f153541808ca85938c00eef4.tar.gz
ghdl-3f5cd97cc29039f8f153541808ca85938c00eef4.tar.bz2
ghdl-3f5cd97cc29039f8f153541808ca85938c00eef4.zip
Restructured build section. Created smaller files. Created (hidden) sub-ToCs. Added out-dated build instructions for Windows GNAT GPL flow from private README.md.
Diffstat (limited to 'doc/building/TestSuites.rst')
-rw-r--r--doc/building/TestSuites.rst11
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`