index
:
aptitude
debian
debian-sid
master
pristine-tar
upstream
[no description]
Dyson
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tests
/
test_incremental_expression.cc
Age
Commit message (
Expand
)
Author
Files
Lines
2010-04-19
Test the planned new convention around NULL expressions (they're treated as "...
Daniel Burrows
1
-0
/
+97
2010-04-19
Write tests of the "not" expression.
Daniel Burrows
1
-0
/
+58
2010-04-19
Write out tests of "or" that are dual to the tests of "and".
Daniel Burrows
1
-0
/
+276
2010-04-19
Add tests checking what happens if one input to a doubleton is *lowered*.
Daniel Burrows
1
-0
/
+81
2010-04-19
Un-swap the first and second case of the doubleton test, and add a test that ...
Daniel Burrows
1
-1
/
+59
2010-04-19
Expect the child_modified call that comes from an "and" expression to refer t...
Daniel Burrows
1
-4
/
+4
2010-04-19
Print the child that was modified when printing a child_modified_call object.
Daniel Burrows
1
-1
/
+2
2010-04-19
Add the missing registration call for the new test suite.
Daniel Burrows
1
-0
/
+2
2010-04-19
Add a first test of "and" over two elements.
Daniel Burrows
1
-0
/
+33
2010-04-19
Actually run the new tests.
Daniel Burrows
1
-0
/
+6
2010-04-19
Add some basic tests of "and" expressions.
Daniel Burrows
1
-0
/
+91
2010-04-19
Add tests of the expression weak reference subsystem.
Daniel Burrows
1
-0
/
+33
2010-04-19
Start a suite of unit tests for the incremental expression module of the reso...
Daniel Burrows
1
-0
/
+272