typed-struct-props/test
2016-09-14 22:13:33 +02:00
..
test-after.rkt Added test for the use of struct-copy within the properties. 2016-09-14 22:13:33 +02:00
test-child.rkt Added support and test for parent structs 2016-09-05 01:26:06 +02:00
test-equal+hash-poly.rkt Implemented and documented struct/props. 2016-09-04 23:35:34 +02:00
test-equal+hash.rkt Implemented and documented struct/props. 2016-09-04 23:35:34 +02:00
test-none-poly.rkt Implemented and documented struct/props. 2016-09-04 23:35:34 +02:00
test-none.rkt Implemented and documented struct/props. 2016-09-04 23:35:34 +02:00
test-parent.rkt Added support and test for parent structs 2016-09-05 01:26:06 +02:00
test-poly.rkt Skip some tests in racket < 6.3 as the type inference is not good enough to make them work there. There are alternative versions of these tests which don't rely so much on inference and are included. 2016-09-05 00:04:04 +02:00
test-write-poly.rkt Implemented and documented struct/props. 2016-09-04 23:35:34 +02:00
test-write.rkt Implemented and documented struct/props. 2016-09-04 23:35:34 +02:00
test-write+equal+hash-poly.rkt Implemented and documented struct/props. 2016-09-04 23:35:34 +02:00
test-write+equal+hash.rkt Implemented and documented struct/props. 2016-09-04 23:35:34 +02:00