0.1.0
[0.1.0] - 2024-06-06
Added
- Test runner now enables undefined an variable warning and fails when an undefined
variable is encountered. - Created macros for comparing strings, sets/lists, files.
- Added tests for checking the printed output from the test runner.
- Added documentation to teh source macros.
Changed
- Separated the test-runner source files from the comparison macos.
Fixed
- Removed an unused reference to the obsolete NEWLINE macro.
- Removed unnecessary comments and newlines from the test files.
Full Changelog: https://github.com/ic-designer/make-bowerbird-test/commits/0.1.0