Add nested if() test. Update source locations.

This commit is contained in:
Michael Hohn
2023-12-05 18:55:06 -08:00
committed by =Michael Hohn
parent d02e26d6d2
commit 405b3a0661
12 changed files with 265 additions and 51 deletions

View File

@@ -26,10 +26,10 @@ git add tests/$qname/$qname.expected
git add tests/$qname/$qname.qlref
# snapshot the session
cp sample-utility-0.js tests/$qname/
cp source/sample-utility-0.js tests/$qname/
git add tests/$qname/sample-utility-0.js
cp sample-utility-1.js tests/$qname/
cp source/sample-utility-1.js tests/$qname/
git add tests/$qname/sample-utility-1.js
cp session/session1.ql solutions/$qname.ql