diff options
| author | Cyril Cohen | 2019-10-07 11:09:12 +0200 |
|---|---|---|
| committer | GitHub | 2019-10-07 11:09:12 +0200 |
| commit | 5d963c6ae75cce78b7107180d57b456e37b00728 (patch) | |
| tree | d40a32192107d82ddf0d3886883dc7e67d7ad01a /mathcomp/Make.test-suite | |
| parent | a28b0de6c58e6bc6b82ee7d06ca473cd66c34278 (diff) | |
| parent | a899bb7ef1d6a2c35b1b9a646dfeae332972f5f6 (diff) | |
Merge pull request #384 from pi8027/hierarchy
Fix and improve the test suite and Makefile
Diffstat (limited to 'mathcomp/Make.test-suite')
| -rw-r--r-- | mathcomp/Make.test-suite | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/mathcomp/Make.test-suite b/mathcomp/Make.test-suite new file mode 100644 index 0000000..bca6ed9 --- /dev/null +++ b/mathcomp/Make.test-suite @@ -0,0 +1,7 @@ +test_suite/hierarchy_test.v + +-I . +-R . mathcomp + +-arg -w -arg -notation-overridden +-arg -w -arg -ambiguous-paths |
