added more tests

[SVN r31048]
This commit is contained in:
Arkadiy Vertleyb
2005-09-20 01:32:56 +00:00
parent 9bb8a83f24
commit c357f29a5b
9 changed files with 165 additions and 0 deletions

6
test/odr1.cpp Executable file
View File

@@ -0,0 +1,6 @@
#include "odr.hpp"
int main()
{
return 0;
}