Artifact e3fb85b9dbfb503f56e2b8f053f92d4ca1a8897a863d09877e83d90d92d315cc:
- Executable file
r38/lisp/csl/util/testslow.bat
— part of check-in
[f2fda60abd]
at
2011-09-02 18:13:33
on branch master
— Some historical releases purely for archival purposes
git-svn-id: https://svn.code.sf.net/p/reduce-algebra/code/trunk/historical@1375 2bfe0521-f11c-4a00-b80e-6202646ff360 (user: arthurcnorman@users.sourceforge.net, size: 318) [annotate] [blame] [check-ins using] [more...]
REM test all modules, but using the bootstrap (slow) version of REDUCE REM main log files go in ../../../log/*.rlg if "x%1"=="x" (set srcdir=../cslbase) else set srcdir=%1 start /wait .\slowr38 -v -Dno_init_file -Dwhich_module=%2 -D@srcdir=%srcdir% %srcdir%/../util/testall.red -- log/testslow.log