syndicate-rkt/syndicate/test/core
Tony Garnock-Jones ab64f71766 Restriction-paths: right idea (?), wrong implementation. This time maybe.
Instead of having restriction-paths as an adjunct to a change, they're
more propertly a part of each assertion itself. The new `skeleton.rkt`
keeps an optional restriction-path with each assertion, treating it as
distinct from its underlying assertion. The idea of not signalling
changes in assertions that have a restriction-path mismatch stays.
2018-05-04 15:55:53 +01:00
..
abandon-actions-on-exn.rkt Refactor tests 2018-04-29 11:55:32 +01:00
clean-adhoc-on-termination.rkt Make test-implementation language expose all of `racket` rather than just `racket/base`, for convenience. 2018-05-03 22:08:52 +01:00
correct-retraction-on-exn.rkt Care less about exact set ordering in test case 2018-05-01 17:32:03 +01:00
double-cross-layer.rkt Repair scheduling of inner dataspaces, thus allowing e.g. double nesting 2018-04-29 16:07:49 +01:00
during-criterion-snapshotting.rkt Add timer/timestate support; this prompted a change to endpoint registration. 2018-04-29 22:27:55 +01:00
nesting-confusion.rkt Restriction-paths: right idea (?), wrong implementation. This time maybe. 2018-05-04 15:55:53 +01:00
partial-retraction.rkt Make test-implementation language expose all of `racket` rather than just `racket/base`, for convenience. 2018-05-03 22:08:52 +01:00
responsibility-transfer-1.rkt Refactor tests 2018-04-29 11:55:32 +01:00
responsibility-transfer-2.rkt Refactor tests 2018-04-29 11:55:32 +01:00
simple-addition.rkt Refactor tests 2018-04-29 11:55:32 +01:00
simple-box-and-client.rkt Refactor tests 2018-04-29 11:55:32 +01:00
simple-cross-layer.rkt Repair scheduling of inner dataspaces, thus allowing e.g. double nesting 2018-04-29 16:07:49 +01:00
state-machine.rkt Repair incorrect interleaving of actions and scripts 2018-04-30 22:47:25 +01:00