[gforth] / gforth / testdist  

gforth: gforth/testdist

Diff for /gforth/testdist between version 1.7 and 1.8

version 1.7, Tue May 1 13:35:42 2001 UTC version 1.8, Tue May 1 14:35:00 2001 UTC
Line 26 
Line 26 
 #gforth test-counted-loops.fs  #gforth test-counted-loops.fs
 make install &&  make install &&
 #make bench  #make bench
 cd vmgen-ex &&  chmod -R +w ../$GFORTH/vmgen-ex &&
   cd ../$GFORTH/vmgen-ex &&
 PATH=$DIR/install/bin:$PATH make check &&  PATH=$DIR/install/bin:$PATH make check &&
 cd .. &&  cd ..
 cd .. &&  cd ..
 install/bin/gforth test/tester.fs test/coretest.fs test/postpone.fs test/dbltest.fs -e bye && echo test ok  install/bin/gforth test/tester.fs test/coretest.fs test/postpone.fs test/dbltest.fs -e bye && echo test ok
 chmod -R +w $GFORTH  chmod -R +w $GFORTH
 cd ..  cd ..


Generate output suitable for use with a patch program
Legend:
Removed from v.1.7  
changed lines
  Added in v.1.8

CVS Admin

Powered by ViewCVS 1.0-dev
(Powered by ViewCVS)

ViewCVS and CVS Help