import makefile which allows for make -j2 execution of tests thusly decreases total...
commitb6a2ffe630ea1f3f970ef9e57521e94ca9545aaa
authorAlexander Kellett <lypanov@Bacon.local>
Mon, 11 Feb 2008 21:59:25 +0000 (11 22:59 +0100)
committerAlexander Kellett <lypanov@Bacon.local>
Mon, 11 Feb 2008 21:59:25 +0000 (11 22:59 +0100)
treeb22d4a6826886c98530a6c3ec9ffea8444bd09f3
parentf11fb31fd265ea1cb5f3f7fb79bc2d0213c02bdb
import makefile which allows for make -j2 execution of tests thusly decreases total elaped time on a multi cpu system
massive mem consumption still so its quite likely that reducing this could reduce elapsed time yet further
disable metadata dumping when running tests for the moment
baby/Makefile [new file with mode: 0644]
baby/src/dispatcher.rb
baby/testing.rb