summaryrefslogtreecommitdiff
path: root/tests/README
diff options
context:
space:
mode:
Diffstat (limited to 'tests/README')
-rw-r--r--tests/README1
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/README b/tests/README
index 68652fb21a5..a88f143f3d1 100644
--- a/tests/README
+++ b/tests/README
@@ -19,6 +19,7 @@ $ACE_ROOT/tests:
1. Use appropriate ACE_START_TEST and ACE_END_TEST macros in main ()
2. Add test to Makefile
3. Add test to MS project files (tests.dsp and version_tests/version_tests.dsp)
+ (... and tests.mdp and version_tests/version_tests.mdp (for MSVC 4.2))
4. Add test to all or most of these:
run_tests.bat, run_tests.psosim, run_tests.sh, and run_tests.vxworks.