summaryrefslogtreecommitdiffstats
path: root/menu/tests/ChangeLog
AgeCommit message (Collapse)AuthorFilesLines
2005-04-21test s: Test that .desktop files under $HOME correctlyWaldo Bastian1-0/+9
override .desktop files at system level test t: Test order in which <Move> elements are processed
2005-02-18Make it a bit more difficult in order to catch:Mark McLoughlin1-0/+8
2005-02-18 Mark McLoughlin <mark@skynet.ie> Make it a bit more difficult in order to catch: http://bugzilla.gnome.org/show_bug.cgi?id=167758 Thanks to Chris Lahey for the test case. * tests/o/test: put freecell.desktop in a subdirectory.
2005-02-18test thatMark McLoughlin1-0/+9
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-18Problem pointed out by Waldo.Mark McLoughlin1-0/+10
2005-02-18 Mark McLoughlin <mark@skynet.ie> Problem pointed out by Waldo. * menutest: don't try and run the "CVS" test :) * tests/m/result, tests/n/result: items in a hidden or deleted menu should be considered allocated.
2004-12-10test the new <OnlyUnallocated> behaviour.Mark McLoughlin1-0/+5
2004-12-08 Mark McLoughlin <mark@skynet.ie> * tests/2/result, tests/2/test: test the new <OnlyUnallocated> behaviour.
2004-08-29test for NoDisplay=true behavious in .desktop and .directory files.Mark McLoughlin1-0/+13
2004-08-29 Mark McLoughlin <mark@skynet.ie> * tests/m: test for NoDisplay=true behavious in .desktop and .directory files. * data/hidden.desktop, data/hidden.directory: add. * data/apps.directory: add Type=Directory. * menutest: actually generate a test result if one doesn't exist - makes it easier to write new tests.
2003-10-23remove <OnlyUnallocated/> from inside <Include> statement, not allowed.Havoc Pennington1-0/+5
2003-10-23 Havoc Pennington <hp@redhat.com> * tests/f/test: remove <OnlyUnallocated/> from inside <Include> statement, not allowed.
2003-10-16cat log file on failure; print list of failed tests when we're doneHavoc Pennington1-0/+5
2003-10-16 Havoc Pennington <hp@redhat.com> * menutest: cat log file on failure; print list of failed tests when we're done