diff options
Diffstat (limited to 'testsuite/dc.tests')
-rwxr-xr-x | testsuite/dc.tests | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/testsuite/dc.tests b/testsuite/dc.tests index 2756608..29b413c 100755 --- a/testsuite/dc.tests +++ b/testsuite/dc.tests @@ -41,6 +41,9 @@ testing "dc complex without spaces (multiple args)" \ "16\n" \ "" "" +optional FEATURE_DC_BIG +# All tests below depend on FEATURE_DC_BIG + testing "dc '>a' (conditional execute string) 1" \ "dc" \ "1\n9\n" \ |