History of
src
/
falderal
@fix-single-quote-escaping
git clone https://git.catseye.tc/Falderal/
- It errors now. Chris Pressey 9 years ago
- Simplify. Chris Pressey 9 years ago
- Refactor, rename two more tests. Chris Pressey 9 years ago
- Remove PREFIXES_MAP and make all tests pass once again. Chris Pressey 9 years ago
- Unsketch. Tests mostly pass. Chris Pressey 9 years ago
- Add some failing tests. Chris Pressey 9 years ago
- Yet more sketching. Chris Pressey 9 years ago
- Continue to sketch. Chris Pressey 9 years ago
- Sketch of next generation of simplification. Chris Pressey 9 years ago
- All doctests pass once again! Chris Pressey 9 years ago
- Seeing light at end of tunnel, re-enable all the doctests. Chris Pressey 9 years ago
- Disable tests we don't expect to pass yet. Add more Block tests. Chris Pressey 9 years ago
- Breaking in different ways now. Chris Pressey 9 years ago
- More broken but in better ways (cross fingers) Chris Pressey 9 years ago
- I have a feeling that this is not the path we want to go down. Chris Pressey 9 years ago
- Move fast and break things, I guess? Part-way to new format. Chris Pressey 9 years ago
- Remove compatibility `test` argument and rename another test. Chris Pressey 9 years ago
- Allow giving differing inputs to multiple tests with same body. Chris Pressey 10 years ago
- Remove deprecated `%(test-text)` and `%(test-file)` variables. Chris Pressey 10 years ago
- Ignore any malformed UTF-8 we got from the output or error... Cat's Eye Technologies 10 years ago
- Cover the deprecated case, too. Cat's Eye Technologies 10 years ago
- Make input UTF-8-able by making all(?) internal strings unicode. Cat's Eye Technologies 10 years ago
- For failing outcome, if stderr is empty, find err msg on stdout. Cat's Eye Technologies 11 years ago
- Catch KeyboardInterrupt and show those tests we did manage to run. Cat's Eye Technologies 11 years ago
- In --verbose warn about redundant tests. Also fix some __repr__s. Cat's Eye Technologies 11 years ago
- Unless --cavalier is given, lint loaded tests for sanity. Cat's Eye Technologies 11 years ago
- 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