- calc.t was not up to date regarding the form of the diagnostic output.
This reverts commit 93a241417e.
93a241417e
- Removed tests that are no longer relevant, and fail.
- Added diagnostic token dump to 'calc' in debug mode, after token substitution so the new tokens can be seen. - Added unit tests to look for parser syntax errors. - Added test for '2--3'.
- Added calculator tests.