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:
parent
c3ca6e36d1
commit
4ff7916121
1 changed files with 2 additions and 1 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue