mps-coderules/reactor/Test/test
Grigorii Kirgizov da27c7ccd4 Fix some tests given changes in Journal
Also enable old incr tests that failed b/of missing features.
Remove old flaky disabled test.
2020-09-01 17:01:06 +03:00
..
jetbrains/mps/unification/test Move TermWalker from tests package to core.internal to reuse for MPSCR-66 2020-07-28 18:53:41 +03:00
AssertHelper.kt Logical with assigned value has higher rank. Notifications are to be dispatched accordingly. 2019-01-25 13:52:10 +01:00
ExpressionSolver.kt Introduce solver() method to PredicateSymbol. 2019-02-17 11:39:56 +01:00
LogicalHelper.kt Rename some API interfaces to better reflect the intent. 2019-05-02 14:46:58 +02:00
MockIncrProgSpec.kt Introduce incrementality-allowed levels: No, Unsafe, Yes 2020-07-28 18:53:41 +03:00
RulesHelper.kt Make RuleIndex incrementally updatable. Drop segments feature. 2020-08-06 17:45:47 +02:00
TestController.kt Use rule match identity as feedback key for TypesIndex instead of rule unique tag 2020-07-22 15:27:46 +03:00
TestIncrementalProgram.kt Fix some tests given changes in Journal 2020-09-01 17:01:06 +03:00
TestLogical.kt Add, remove and merge observers on Logical always on their roots. Fixes MPSCR-28 2019-12-23 21:13:07 +03:00
TestLogicalObserver.kt Add, remove and merge observers on Logical always on their roots. Fixes MPSCR-28 2019-12-23 21:13:07 +03:00
TestProgram.kt Make RuleIndex incrementally updatable. Drop segments feature. 2020-08-06 17:45:47 +02:00
TestProgramBuilder.kt Rename 'handlers' in Program to 'rulesLists' 2019-11-06 19:10:29 +03:00
TestRuleIndex.kt Reinforce RuleIndex.update() to be independent of RuleDiff. 2020-08-20 14:20:52 +02:00
TestRuleMatcher.kt Make RuleIndex incrementally updatable. Drop segments feature. 2020-08-06 17:45:47 +02:00
TestStoreAwareJournal.kt Fix some tests given changes in Journal 2020-09-01 17:01:06 +03:00
TestTermTrie.kt Fix TermTrie not processing correctly ref to a Nil. 2019-08-10 15:18:04 +02:00