[gforth] / gforth / testdist  

gforth: gforth/testdist

Diff for /gforth/testdist between version 1.10 and 1.11

version 1.10, Sat Feb 1 15:52:25 2003 UTC version 1.11, Sat Feb 1 19:59:15 2003 UTC
Line 25 
Line 25 
 #gforth locals-test.fs  #gforth locals-test.fs
 #gforth test-counted-loops.fs  #gforth test-counted-loops.fs
 make install &&  make install &&
 #make bench  #make all-bench &&
 chmod -R +w ../$GFORTH/vmgen-ex ../$GFORTH/vmgen-ex2 &&  chmod -R +w ../$GFORTH/vmgen-ex ../$GFORTH/vmgen-ex2 &&
 cd ../$GFORTH/vmgen-ex &&  cd ../$GFORTH/vmgen-ex &&
 PATH=$DIR/install/bin:$PATH make check &&  PATH=$DIR/install/bin:$PATH make check GCC="cc -O" &&
 cd ../vmgen-ex2 &&  cd ../vmgen-ex2 &&
 PATH=$DIR/install/bin:$PATH make check &&  PATH=$DIR/install/bin:$PATH make check GCC="cc -O" &&
 cd .. &&  cd .. &&
 make all-bench &&  
 cd .. &&  cd .. &&
 install/bin/gforth test/tester.fs test/coretest.fs test/postpone.fs test/dbltest.fs -e bye &&  install/bin/gforth test/tester.fs test/coretest.fs test/postpone.fs test/dbltest.fs -e bye &&
 echo test ok  echo test ok


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

CVS Admin

Powered by ViewCVS 1.0-dev
(Powered by ViewCVS)

ViewCVS and CVS Help