From e9bccc0d59237ff80228e2954f451c7de4e434aa Mon Sep 17 00:00:00 2001 From: Slava Pestov Date: Fri, 25 Feb 2011 22:13:54 -0800 Subject: [PATCH] tools.deploy: actually add the new test --- basis/tools/deploy/deploy-tests.factor | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/basis/tools/deploy/deploy-tests.factor b/basis/tools/deploy/deploy-tests.factor index b738a7852c..aa2bca26f1 100644 --- a/basis/tools/deploy/deploy-tests.factor +++ b/basis/tools/deploy/deploy-tests.factor @@ -142,4 +142,11 @@ os macosx? [ [ ] [ 800000 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 + +[ ] [ 600000 small-enough? ] unit-test + [ ] [ "benchmark.ui-panes" shake-and-bake run-temp-image ] unit-test