summaryrefslogtreecommitdiff
path: root/dist/tests/cxx/serializer/nmakefile
AgeCommit message (Collapse)AuthorFilesLines
2025-01-29Drop dist/tests/cxx/*/test-template directoriesKaren Arutyunov1-1/+0
2010-10-19The all target conflicts with the directory nameBoris Kolpackov1-1/+1
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/+53
The distribution makefiles for tests are automatically generated by the build/dist script. nmakefiles are not yet generated.