Tree @master (Download .tar.gz)
History of
tests
@master
git clone https://git.catseye.tc/Castile/
- No equality between unions that contain structs. Chris Pressey 2 years ago
- Structs cannot be tested for equality with `==` or `!=`. Chris Pressey 2 years ago
- Add failing test. Chris Pressey 2 years ago
- Bug is avoided by not upcasting to same type. Bug still exists. Chris Pressey 2 years ago
- Add failing test that fails under, really, all the backends. Chris Pressey 2 years ago
- Make field access limited by struct scope too. All tests pass. Chris Pressey 2 years ago
- Ah yes. You have to remember to upcast a lot in this language. Chris Pressey 2 years ago
- Checkpoint. Chris Pressey 2 years ago
- Checkpoint implementing scoped structs. Chris Pressey 2 years ago
- Add failing (on C backend) test for deep struct equality. Chris Pressey 2 years ago
- Improve some descriptions. Chris Pressey 2 years ago
- Equality can be checked between unions, in all supported backends. Chris Pressey 2 years ago
- Fix typo, add link. Chris Pressey 3 years ago
- Rename the Python test appliances. Chris Pressey 3 years ago
- Split out tests, design from README; rewrite what remains in it. Chris Pressey 3 years ago
- Add a Python 3 test appliance. Chris Pressey 3 years ago
- Use test appliances when running the test suite with Falderal. Chris Pressey 3 years ago