summaryrefslogtreecommitdiff
path: root/tests/test_choice.cc
AgeCommit message (Expand)AuthorFilesLines
2009-06-09Write a test of choice comparison.Daniel Burrows1-0/+84
2009-06-02Adapt test_choice to the changes in how choices are handled.Daniel Burrows1-22/+3
2009-04-12Add support for "dependency-scoped" install-version choices, which match the ...Daniel Burrows1-1/+42
2009-03-08Make install_version() choices carry the dependency that led to the install.Daniel Burrows1-1/+1
2009-03-07Attach arbitrary integer tags to choice objects.Daniel Burrows1-7/+24
2009-03-01Actually run the new unit test (oops).Daniel Burrows1-0/+2
2009-03-01Add a test case for the "contains" relationship.Daniel Burrows1-0/+156