tests/regression/parser

check xpressn.c parser capability to parse {2--3}
check .control parser capability to parse 2--3
check B parser capability to parse 2--3

check echo commands capability to print "--"
check echo commands capability to print upper and lower case

check xpressn.c parser capabilities

check precision of some transcendental functions
This commit is contained in:
rlar
2014-01-02 09:25:53 +01:00
parent 92a26b58f0
commit cccc02e844
9 changed files with 724 additions and 1 deletions
+1
View File
@@ -1192,6 +1192,7 @@ AC_CONFIG_FILES([Makefile
tests/polezero/Makefile
tests/regression/Makefile
tests/regression/lib-processing/Makefile
tests/regression/parser/Makefile
tests/sensitivity/Makefile
tests/transient/Makefile
tests/transmission/Makefile