You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
ashok 169dbcc38d
Initial commit
3 weeks ago
..
__pycache__ Initial commit 3 weeks ago
pydy-example-repo Initial commit 3 weeks ago
README.txt Initial commit 3 weeks ago
ruletest1.al Initial commit 3 weeks ago
ruletest1.py Initial commit 3 weeks ago
ruletest2.al Initial commit 3 weeks ago
ruletest2.py Initial commit 3 weeks ago
ruletest3.al Initial commit 3 weeks ago
ruletest3.py Initial commit 3 weeks ago
ruletest4.al Initial commit 3 weeks ago
ruletest4.py Initial commit 3 weeks ago
ruletest5.al Initial commit 3 weeks ago
ruletest5.py Initial commit 3 weeks ago
ruletest6.al Initial commit 3 weeks ago
ruletest6.py Initial commit 3 weeks ago
ruletest7.al Initial commit 3 weeks ago
ruletest7.py Initial commit 3 weeks ago
ruletest8.al Initial commit 3 weeks ago
ruletest8.py Initial commit 3 weeks ago
ruletest9.al Initial commit 3 weeks ago
ruletest9.py Initial commit 3 weeks ago
ruletest10.al Initial commit 3 weeks ago
ruletest10.py Initial commit 3 weeks ago
ruletest11.al Initial commit 3 weeks ago
ruletest11.py Initial commit 3 weeks ago
ruletest12.al Initial commit 3 weeks ago
ruletest12.py Initial commit 3 weeks ago

README.txt

# parsing/tests/test_autolev.py uses the .al files in this directory as inputs and checks

# the equivalence of the parser generated codes and the respective .py files.

# By default, this directory contains tests for all rules of the parser.

# Additional tests consisting of full physics examples shall be made available soon in
# the form of another repository. One shall be able to copy the contents of that repo
# to this folder and use those tests after uncommenting the respective code in
# parsing/tests/test_autolev.py.