Tree @rel_0_1 (Download .tar.gz)
Commit History
@rel_0_1
git clone https://git.catseye.tc/Falderal/
- Update README for release of version 0.1. catseye 13 years ago
- Establish the test-running API as it will be for version 0.1. catseye 13 years ago
- Demonstrate how to test functions whose ranges are of type (Show a) => a instead of String. (It's not difficult.) Chris Pressey 13 years ago
- Section header now properly selects the function to test. Chris Pressey 13 years ago
- Begin to incorporate section->function map (not complete yet.) Chris Pressey 13 years ago
- Fix problems with exception catching by strategically using strict evaluation. catseye 13 years ago
- Refactor; also, it seems ghci errors are not catchable with Control.Exception.try? catseye 13 years ago
- Separate test runner from reporter, add intentionally failing example. catseye 13 years ago
- Detect and collect section headings when parsing file. catseye 13 years ago
- Rewrite reduceLines to not require an accumulator (this is Haskell!) catseye 13 years ago