1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2025-12-27 07:41:28 -08:00

Explain how to run the smoke tests on windows.

Copied from Perforce
 Change: 187475
 ServerID: perforce.ravenbrook.com
This commit is contained in:
Gareth Rees 2014-11-06 15:31:52 +00:00
parent c3ca6e36d1
commit 4ff7916121

View file

@ -274,7 +274,8 @@ Start the port by selecting existing implementations of the functional
modules, using the generic implementations where nothing else will do.
Then check that the "smoke tests" pass, by running::
make -f osarct.gmk testrun
make -f osarct.gmk testrun # Unix
nmake /f osarct.nmk testrun # Windows
Most or all of the test cases should pass at this point. If you're
using the generic threading implementation, then the multi-threaded