diff options
author | Mark McLoughlin <mark@skynet.ie> | 2005-02-18 16:27:54 +0000 |
---|---|---|
committer | Mark McLoughlin <mark@skynet.ie> | 2005-02-18 16:27:54 +0000 |
commit | 84abdf7c07f88c4249c7be93b95775fd26ead257 (patch) | |
tree | 4e75c5c786efea954341f39260c95b2c8386656a /menu/tests/ChangeLog | |
parent | f48caff725f8b1c13ec2b4018d9e8d3409a89d12 (diff) | |
download | xdg-specs-84abdf7c07f88c4249c7be93b95775fd26ead257.tar.xz |
test that
2005-02-18 Mark McLoughlin <mark@skynet.ie>
* tests/o/result,
tests/o/test: test that
<And><Category>foo</Category><Not><Category>foo</Category></Not></And>
doesn't match anything.
* README: add bit about how to test the GNOME impl.
Diffstat (limited to 'menu/tests/ChangeLog')
-rw-r--r-- | menu/tests/ChangeLog | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/menu/tests/ChangeLog b/menu/tests/ChangeLog index 8b6d258..7abae7a 100644 --- a/menu/tests/ChangeLog +++ b/menu/tests/ChangeLog @@ -1,5 +1,14 @@ 2005-02-18 Mark McLoughlin <mark@skynet.ie> + * tests/o/result, + tests/o/test: test that + <And><Category>foo</Category><Not><Category>foo</Category></Not></And> + doesn't match anything. + + * README: add bit about how to test the GNOME impl. + +2005-02-18 Mark McLoughlin <mark@skynet.ie> + Problem pointed out by Waldo. * menutest: don't try and run the "CVS" test :) |