Tree @rel_0_3 (Download .tar.gz)
History of
Test
@rel_0_3
git clone https://git.catseye.tc/Falderal/
- Move reporting functionality to its own module. catseye 13 years ago
- Take the leap to the new way of running tests. catseye 13 years ago
- Getting closer to running tests from generated Haskell source. catseye 13 years ago
- Remove wayward import in generated Haskell code. catseye 13 years ago
- Improve Haskell directive pragma parsing somewhat. catseye 13 years ago
- Start transitioning to using pragmas. catseye 13 years ago
- Beginning of support for pragmas. catseye 13 years ago
- A bit more shuffling. catseye 13 years ago
- Complete the refactor. Still more stuff needs to move. catseye 13 years ago
- Attempted refactor; not done yet. catseye 13 years ago
- Make the Falderal-to-Haskell formatter generate something runnable. catseye 13 years ago
- Add beginnings of a Haskell compiler for Falderal files. catseye 13 years ago
- Add vanilla Markdown formatter. catseye 13 years ago
- Make Formatter dispatch to different individual formatters. catseye 13 years ago
- More correct handling of newlines in literalText. Passes, too! catseye 13 years ago
- Get closer to proper identity formatting of a Falderal file. catseye 13 years ago
- Output of formatter comes /pretty/ close to the original, now. catseye 13 years ago
- Format based on coalesced lines, not blocks. catseye 13 years ago
- Make Formatter slightly more Haskellesque and slightly less crude. Chris Pressey 13 years ago
- Add embryonic Formatter module. Chris Pressey 13 years ago
- Split Runner into Loader and Runner. catseye 13 years ago
- Fix bug that was preventing expecting a multi-line exception message. catseye 14 years ago
- Merge. Chris Pressey 14 years ago
- Give tests w/empty literal text the previous sensible literal text. Chris Pressey 14 years ago
- Format multiline failure output more nicely. Add test harness. Chris Pressey 14 years ago
- Add license information. Also fix some capitalization issues. catseye 14 years ago
- Establish the test-running API as it will be for version 0.1. catseye 14 years ago
- Demonstrate how to test functions whose ranges are of type (Show a) => a instead of String. (It's not difficult.) Chris Pressey 14 years ago
- Section header now properly selects the function to test. Chris Pressey 14 years ago
- Begin to incorporate section->function map (not complete yet.) Chris Pressey 14 years ago