summaryrefslogtreecommitdiff
path: root/dist/tests/cxx/nmakefile
AgeCommit message (Collapse)AuthorFilesLines
2009-10-21nmakefile build system improvementsBoris Kolpackov1-3/+7
Print the directory name being entered. Stop after first failure.
2009-10-20Add gen and cleanobj targets for testsBoris Kolpackov1-1/+1
2009-10-20Add tests to the distributionBoris Kolpackov1-0/+17
The distribution makefiles for tests are automatically generated by the build/dist script. nmakefiles are not yet generated.