X-Git-Url: https://diplodocus.org/git/nmh/blobdiff_plain/9748d5591651713f88af307f5bfbf7c0cbd50db1..cdbb097c8f061dfea2e92f0beafc64fdf50a4eb7:/test/repl/test-repl diff --git a/test/repl/test-repl b/test/repl/test-repl index 042bf4ef..63d99dde 100755 --- a/test/repl/test-repl +++ b/test/repl/test-repl @@ -55,7 +55,7 @@ Usage: repl: [+folder] [msg] [switches] -nofmtproc EOF -repl -help >$actual 2>&1 +run_prog repl -help >$actual 2>&1 check $expected $actual # check -version @@ -88,7 +88,7 @@ Comments: In-reply-to Test1 -------- EOF -repl -cc me -editor true -nowhatnowproc 1 +run_prog repl -cc me -editor true -nowhatnowproc 1 check $expected $actual # check -nocc me @@ -105,7 +105,7 @@ Comments: In-reply-to Test1 -------- EOF -repl -cc me -nocc me -editor true -nowhatnowproc 1 +run_prog repl -cc me -nocc me -editor true -nowhatnowproc 1 check $expected $actual # check -cc me with Local- and Alternate-Mailbox addtions, Bug #36635: @@ -125,7 +125,7 @@ Comments: In-reply-to Test1 -------- EOF -repl -cc me -editor true -nowhatnowproc 1 +run_prog repl -cc me -editor true -nowhatnowproc 1 check $expected $actual @@ -144,7 +144,7 @@ Comments: In-reply-to Test1 -------- EOF -repl -cc me -nocc me -editor true -nowhatnowproc 1 +run_prog repl -cc me -nocc me -editor true -nowhatnowproc 1 check $expected $actual @@ -175,7 +175,7 @@ Comments: In-reply-to Test11 -------- EOF -repl -cc to -editor true -nowhatnowproc 11 +run_prog repl -cc to -editor true -nowhatnowproc 11 check $expected $actual