home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Linux Cubed Series 3: Developer Tools
/
Linux Cubed Series 3 - Developer Tools.iso
/
devel
/
lang
/
forth
/
pfe-0.000
/
pfe-0
/
pfe-0.9.13
/
test
/
do-tests.cmd
< prev
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
Macintosh to JP
NeXTSTEP
RISC OS/Acorn
Shift JIS
UTF-8
Wrap
Text File
|
1995-03-12
|
222 b
|
17 lines
@echo off
rem
rem run a few tests.
rem
..\src\pfe suite
echo "Hit return to test saving dictionary images and the tetris demo."
pause
cd ..\demo
..\src\pfe -q -D tt.dic tt.app
..\src\pfe -d tt.dic
rm tt.dic
cd ..\test