Tree @master (Download .tar.gz)
Commit History
@master
git clone https://git.catseye.tc/Falderal/
- Display name of functionality in each failing test report. Cat's Eye Technologies 11 years ago
- Remove 'Haskell function' backwards-compatibility hack. Cat's Eye Technologies 11 years ago
- Don't write temp files in the current directory. We were doing this to support Cat's Eye Technologies 11 years ago
- Support test input in shell command implementations. Woo! Cat's Eye Technologies 11 years ago
- Pass Test's input to implementation when running test. Cat's Eye Technologies 11 years ago
- Rename Implementation's input param to body, and add input param. Cat's Eye Technologies 11 years ago
- Prefer %(test-body-text) and %(test-body-file). ("text", yeah...) Cat's Eye Technologies 11 years ago
- Attach test input to Test objects during parsing. Cat's Eye Technologies 11 years ago
- Call it the Body of the test instead of the Text (too vague.) Cat's Eye Technologies 11 years ago
- Parse (only) TestInput blocks. Cat's Eye Technologies 11 years ago
- Remove Test.Falderal issues from TODO. Cat's Eye Technologies 11 years ago
- Update development version number and relate history so far. Cat's Eye Technologies 11 years ago
- Include filename and line number in error report. Cat's Eye Technologies 11 years ago
- Don't overload meaning of 'Result', use 'Outcome' for clarity. Cat's Eye Technologies 11 years ago
- Allow constructing Tests with a TestText block (for line number.) Cat's Eye Technologies 11 years ago
- It's the Text of the test; the Input is (will be) something else. Cat's Eye Technologies 11 years ago
- Test blocks *must* be indented by 4 spaces now. Cat's Eye Technologies 11 years ago
- Added tag rel_0_8 for changeset 0397d7575a05 Cat's Eye Technologies 11 years ago
- Final doc tweaks for release of version 0.8. Cat's Eye Technologies 11 years ago
- Update spec for Falderal Literate Test Format version 0.8. Cat's Eye Technologies 11 years ago
- Update LICENSE text ("Report" license on the docs, BSD on code.) Cat's Eye Technologies 11 years ago
- Move obsolete Test.Falderal docs out of the way. Tweaks to others. Cat's Eye Technologies 11 years ago
- Remove the --functionalities and --clear-functionalities flags. Cat's Eye Technologies 11 years ago
- Make look slightly less like a translation from a Haskell program. Cat's Eye Technologies 11 years ago
- Update HISTORY. Cat's Eye Technologies 11 years ago
- Make --dump and --verbose do what you expect. Give objects reprs. Cat's Eye Technologies 11 years ago
- Use LFs instead of CRLFs for EOLs everywhere. Cat's Eye Technologies 11 years ago
- Add -v flag. Cat's Eye Technologies 11 years ago
- Significantly rewrite README. catseye 12 years ago
- Import issues from py-falderal into TODO. catseye 12 years ago