Closed tmarble closed 7 years ago
Please comment out cider tasks
Something contained in a previous email exchange, that doesn't appear to be included here:
There are at least two different Pamela operations: build
and htn
. It looks like this scheme supports only build
errors. So, how about the following:
test/pamela/errors/IR/*.pamela
are Pamela files for which we expect a parser error to occur. A non-error is a test failure.
test/pamela/errors/HTN/*.pamela
are Pamela files for which we expect an “htn” error to occur. We’ll use the same *.root-task convention as in the test/pamela/HTN
directory (except that the pamela and root-task files will reside in the same directory).
I was tempted to suggest test/pamela/errors/build/.pamela and test/pamela/errors/htn/.pamela, but thought that using the same names as the uncle/aunt directories would minimize insanity. However, I'm not wedded to these specific names.
OBE by PR #92
Start the PAMELA inheritance branch which will include breaking IR changes