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_matching.cc
Age
Commit message (
Expand
)
Author
Files
Lines
2011-04-10
Fix serializing ?term-prefix.
Daniel Burrows
1
-0
/
+3
2011-04-05
Tighten pattern parsing tests.
Daniel Burrows
1
-1
/
+7
2009-09-05
Make bare strings match based on name again. (Closes: #527540, #538198, #514625)
Daniel Burrows
1
-22
/
+22
2009-01-18
Implement the ?exact-name() term, a search term that matches package names ex...
Daniel Burrows
1
-1
/
+4
2008-10-02
Add a test for order-of-operations when serializing OR inside AND.
Daniel Burrows
1
-0
/
+12
2008-10-01
Make unadorned strings generate Xapian search terms.
Daniel Burrows
1
-22
/
+22
2008-09-30
Add a ?term term to the language.
Daniel Burrows
1
-0
/
+3
2008-09-04
Add tests for ?widen.
Daniel Burrows
1
-0
/
+6
2008-09-04
Add a test for ?virtual.
Daniel Burrows
1
-0
/
+2
2008-09-04
Add tests for ?version.
Daniel Burrows
1
-1
/
+7
2008-09-04
Add tests for the ?user-tag term.
Daniel Burrows
1
-0
/
+4
2008-09-04
Add tests for ?task and for ?upgradable.
Daniel Burrows
1
-1
/
+11
2008-09-04
Add a test for ?true.
Daniel Burrows
1
-0
/
+2
2008-09-04
Add tests for the ?tag term.
Daniel Burrows
1
-0
/
+6
2008-09-04
Add tests of the source package and source version terms.
Daniel Burrows
1
-0
/
+12
2008-09-04
Add a test that the sub-parts of ?not are compared to each other.
Daniel Burrows
1
-0
/
+3
2008-09-04
Add more tests to check that sub-patterns are compared properly.
Daniel Burrows
1
-7
/
+27
2008-09-04
Add tests to verify that ?depends terms with different sub-patterns compare a...
Daniel Burrows
1
-0
/
+13
2008-09-04
Add tests of the ?section matcher.
Daniel Burrows
1
-0
/
+6
2008-09-04
Add tests for reverse dependencies.
Daniel Burrows
1
-0
/
+196
2008-09-04
Add some tests of ~D without a dependency type (so it matches Depends).
Daniel Burrows
1
-0
/
+10
2008-09-04
Add testers for the variants of ?priority.
Daniel Burrows
1
-0
/
+30
2008-09-04
Add tests for the ?provides term.
Daniel Burrows
1
-0
/
+8
2008-09-04
Add tests for the ?false term.
Daniel Burrows
1
-0
/
+4
2008-09-04
Add tests for ?essential.
Daniel Burrows
1
-0
/
+4
2008-09-04
Add tests for ?description.
Daniel Burrows
1
-0
/
+8
2008-09-04
Add tests for ?config-files.
Daniel Burrows
1
-0
/
+6
2008-09-04
Add tests for ?broken and the various ?broken-FOO terms.
Daniel Burrows
1
-0
/
+48
2008-09-04
Add a bunch of tests for various permutations of the dependency terms.
Daniel Burrows
1
-0
/
+153
2008-09-04
Add tests for ?origin terms.
Daniel Burrows
1
-0
/
+6
2008-09-04
Add a test for ?or.
Daniel Burrows
1
-0
/
+8
2008-09-04
Write tests for ?obsolete.
Daniel Burrows
1
-0
/
+6
2008-09-04
Write tests for ?new.
Daniel Burrows
1
-0
/
+8
2008-09-04
Add a nest for ?name.
Daniel Burrows
1
-0
/
+6
2008-09-04
Fix the serialization test for ?narrow.
Daniel Burrows
1
-2
/
+2
2008-09-04
Write tests for the ?narrow matcher.
Daniel Burrows
1
-0
/
+10
2008-09-04
Add a test for ?maintainer terms.
Daniel Burrows
1
-0
/
+7
2008-09-04
Add tests for the ?installed matcher.
Daniel Burrows
1
-0
/
+8
2008-09-04
Add tests for the garbage matcher.
Daniel Burrows
1
-0
/
+8
2008-09-04
Don't store a redundant variable name in ?= and ?bind terms.
Daniel Burrows
1
-4
/
+4
2008-09-04
Add a test for ?bind.
Daniel Burrows
1
-0
/
+8
2008-09-04
Add tests of the ?automatic matcher.
Daniel Burrows
1
-0
/
+8
2008-09-04
Add a test of the short form of the archive matcher.
Daniel Burrows
1
-0
/
+3
2008-09-04
Reorder the matching tests.
Daniel Burrows
1
-8
/
+8
2008-09-04
Add a test for the ?and matcher (both forms).
Daniel Burrows
1
-1
/
+8
2008-09-04
Output apt errors that are encountered while parsing test inputs.
Daniel Burrows
1
-0
/
+5
2008-09-04
Fix the expected serialization of a double-NOT.
Daniel Burrows
1
-1
/
+1
2008-09-04
Add more test cases.
Daniel Burrows
1
-3
/
+30
2008-09-04
Add a test for ?= and ?for.
Daniel Burrows
1
-0
/
+10
2008-09-04
Add a test for ?any-version.
Daniel Burrows
1
-1
/
+5
[next]