summaryrefslogtreecommitdiff
path: root/tests/test_incremental_expression.cc
AgeCommit message (Expand)AuthorFilesLines
2010-04-19Test the planned new convention around NULL expressions (they're treated as "...Daniel Burrows1-0/+97
2010-04-19Write tests of the "not" expression.Daniel Burrows1-0/+58
2010-04-19Write out tests of "or" that are dual to the tests of "and".Daniel Burrows1-0/+276
2010-04-19Add tests checking what happens if one input to a doubleton is *lowered*.Daniel Burrows1-0/+81
2010-04-19Un-swap the first and second case of the doubleton test, and add a test that ...Daniel Burrows1-1/+59
2010-04-19Expect the child_modified call that comes from an "and" expression to refer t...Daniel Burrows1-4/+4
2010-04-19Print the child that was modified when printing a child_modified_call object.Daniel Burrows1-1/+2
2010-04-19Add the missing registration call for the new test suite.Daniel Burrows1-0/+2
2010-04-19Add a first test of "and" over two elements.Daniel Burrows1-0/+33
2010-04-19Actually run the new tests.Daniel Burrows1-0/+6
2010-04-19Add some basic tests of "and" expressions.Daniel Burrows1-0/+91
2010-04-19Add tests of the expression weak reference subsystem.Daniel Burrows1-0/+33
2010-04-19Start a suite of unit tests for the incremental expression module of the reso...Daniel Burrows1-0/+272