Test variants.

* tests/c++.at (AT_CHECK_VARIANTS): New.
	Use it with and without %define assert.
This commit is contained in:
Akim Demaille
2008-08-07 23:40:09 +02:00
parent f7398526b6
commit 763074102b
2 changed files with 159 additions and 1 deletions

View File

@@ -1,3 +1,9 @@
2008-11-10 Akim Demaille <demaille@gostai.com>
Test variants.
* tests/c++.at (AT_CHECK_VARIANTS): New.
Use it with and without %define assert.
2008-11-10 Akim Demaille <demaille@gostai.com>
Add %precedence support.