aboutsummaryrefslogtreecommitdiff
path: root/dist/tests
AgeCommit message (Collapse)AuthorFilesLines
2009-10-27Implement schema enumeration to C++ enum mapping in C++/HybridBoris Kolpackov2-4/+4
2009-10-22The 'recursive' test requires support for validationBoris Kolpackov2-4/+4
2009-10-21nmakefile build system improvementsBoris Kolpackov9-27/+63
Print the directory name being entered. Stop after first failure.
2009-10-21Rename default target to remove conflict with a directoryBoris Kolpackov2-4/+4
2009-10-20Add gen and cleanobj targets for testsBoris Kolpackov9-9/+9
2009-10-20Add tests to the distributionBoris Kolpackov18-0/+535
The distribution makefiles for tests are automatically generated by the build/dist script. nmakefiles are not yet generated.