deploy: Up the size.

db4
Doug Coleman 2014-04-23 00:10:20 -07:00
parent 830c72198c
commit ae6b931284
1 changed files with 7 additions and 7 deletions

View File

@ -20,11 +20,11 @@ cache-directory [
[ "no such vocab, fool!" deploy ] [ bad-vocab-name? ] must-fail-with
[ ] [ "hello-world" shake-and-bake 500000 small-enough? ] unit-test
[ ] [ "hello-world" shake-and-bake 550000 small-enough? ] unit-test
[ ] [ "sudoku" shake-and-bake 800000 small-enough? ] unit-test
[ ] [ "hello-ui" shake-and-bake 1300000 small-enough? ] unit-test
[ ] [ "hello-ui" shake-and-bake 1330000 small-enough? ] unit-test
[ "math-threads-compiler-ui" ] [
"hello-ui" deploy-config [
@ -33,13 +33,13 @@ cache-directory [
] with-variables
] unit-test
[ ] [ "maze" shake-and-bake 1200000 small-enough? ] unit-test
[ ] [ "maze" shake-and-bake 1250000 small-enough? ] unit-test
[ ] [ "tetris" shake-and-bake 1500000 small-enough? ] unit-test
[ ] [ "spheres" shake-and-bake 1500000 small-enough? ] unit-test
[ ] [ "terrain" shake-and-bake 1700000 small-enough? ] unit-test
[ ] [ "terrain" shake-and-bake 1800000 small-enough? ] unit-test
[ ] [ "gpu.demos.raytrace" shake-and-bake 2500000 small-enough? ] unit-test
@ -48,7 +48,7 @@ cache-directory [
[ ] [ "gpu.demos.bunny" shake-and-bake 3500000 small-enough? ] unit-test
os macosx? [
[ ] [ "webkit-demo" shake-and-bake 500000 small-enough? ] unit-test
[ ] [ "webkit-demo" shake-and-bake 600000 small-enough? ] unit-test
] when
[ ] [ "benchmark.regex-dna" shake-and-bake 900000 small-enough? ] unit-test
@ -154,13 +154,13 @@ os macosx? [
[ "<?xml version=\"1.0\" encoding=\"UTF-8\"?><foo>Factor</foo>" ]
[ deploy-test-command ascii [ readln ] with-process-reader ] unit-test
[ ] [ "tools.deploy.test.20" drop 870000 small-enough? ] unit-test
[ ] [ "tools.deploy.test.20" drop 970000 small-enough? ] unit-test
[ ] [ "tools.deploy.test.21" shake-and-bake ] unit-test
[ "1 2 3" ]
[ deploy-test-command ascii [ readln ] with-process-reader ] unit-test
[ ] [ "tools.deploy.test.21" drop 800000 small-enough? ] unit-test
[ ] [ "tools.deploy.test.21" drop 860000 small-enough? ] unit-test
[ ] [ "benchmark.ui-panes" shake-and-bake run-temp-image ] unit-test