Tree @rel_0_5 (Download .tar.gz)
History of
Test
@rel_0_5
git clone https://git.catseye.tc/Falderal/
- Clean up various miscellaneous things; bump version. catseye 13 years ago
- Remove license boilerplate, and put license info in a single place. catseye 13 years ago
- Interpret shell failures as exceptions; improve internal tests. catseye 13 years ago
- Haskell tests require only runhaskell now. catseye 13 years ago
- Generate results of all tests from generated shell scripts too. catseye 13 years ago
- Report results from all tests; no longer depend on process. catseye 13 years ago
- Checkpoint commit -- not really stable at the moment. catseye 13 years ago
- Don't generate a zillion import directives. catseye 13 years ago
- Fix bug in reDescribeBlocks. catseye 13 years ago
- Fix bug in failure-dumper. catseye 13 years ago
- Rewrite partitioner to fix bug in ID assignment. catseye 13 years ago
- Read failures from pipe and generate report based on them. catseye 13 years ago
- Store test result information directly in the Test data structure. catseye 13 years ago
- Don't try to show an unshowable value for debugging. catseye 13 years ago
- Lame start at making Haskell tests generate the failure dump format. catseye 13 years ago
- Fix up and refactor test partitioning code. catseye 13 years ago
- Output provisional intermediate format for test failures. catseye 13 years ago
- Give each Test a unique identifier (quite hacky for now.) catseye 13 years ago
- Don't output "encoding:" pragmas in Markdown. catseye 13 years ago
- Add "encoding:" pragma. catseye 13 years ago
- Partial support for tests being for multiple functionalities. catseye 13 years ago
- Note that sh and hs files are automatically generated, in their boilerplate. catseye 13 years ago
- Move the literate Haskell demo to the examples directory. catseye 13 years ago
- Coalesce multiple pragma lines. catseye 13 years ago
- Handle error expectations in shell format, in a fudge-y way. catseye 13 years ago
- You can run tests with named functionalities now! catseye 13 years ago
- Collect functionality definitions and provide a map of such. catseye 13 years ago
- Parse Functionality-defintion pragmas. catseye 13 years ago
- Haskellify common functions; allow arb. w/s between words in pragmas. catseye 13 years ago
- Lame beginnings of the Functionality-definition pragma. catseye 13 years ago