mps-coderules/reactor/Test/test
Fedor Isakov 3b7eb7c210 Ensure failures has non-null message 2022-05-03 10:26:43 +02: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
RulesHelper.kt Cleanup and optimize Rule.Tag, drop unused methods 2021-05-18 12:32:03 +02:00
TestController.kt Ensure failures has non-null message 2022-05-03 10:26:43 +02:00
TestIndexedTermTrie.kt Reactor: introduce indexed term trie 2021-05-13 15:54:43 +02: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 Minor refactoring: drop usages of Program.rulesLists() method. 2020-12-01 21:55:17 +01:00
TestRuleIndex.kt refactoring: introduce Rule.Tag instead of several fields (basetag/tag/uniqueTag) 2020-12-15 17:59:05 +03:00
TestRuleMatcher.kt Cleanup and optimize Rule.Tag, drop unused methods 2021-05-18 12:32:03 +02:00
TestStoreAwareJournal.kt Drop obsolete incremental and principal stuff 2022-04-20 12:42:20 +02:00
TestTermTrie.kt Reactor: introduce indexed term trie 2021-05-13 15:54:43 +02:00