Improve tests
Compare changes
+ 20
− 28
@@ -265,10 +265,14 @@ echo "2^1123-1" | $ECM -c 2 -param 0 -x0 1 11000; checkcode $? 1
@@ -347,75 +351,63 @@ TEST=test.ecm.save$$
GitLab upgrade completed. Current version is 17.11.3.
Cleanup checkcode $C Verify some error strings Create test_dummy2.save in tests (and remove from repo)
Related to !11 (closed), improves readability of tests and fixes a few things.