summaryrefslogtreecommitdiffstats
path: root/menu/tests/tests/o/test
diff options
context:
space:
mode:
authorWaldo Bastian <waldo.bastian@intel.com>2007-01-19 01:14:02 +0000
committerWaldo Bastian <waldo.bastian@intel.com>2007-01-19 01:14:02 +0000
commit612c49cc74998f1fcff39b1cfde6a01f3c18c069 (patch)
tree1829be49189e6858afee76509845ad31f0ee6b74 /menu/tests/tests/o/test
parent7d249792235d0f3b69f833f89bef545a367f0b6b (diff)
downloadxdg-specs-612c49cc74998f1fcff39b1cfde6a01f3c18c069.tar.xz
Added support for LSB's TET test framework Renamed tests to more
* Added support for LSB's TET test framework * Renamed tests to more meaningful names (see ChangeLog for details)
Diffstat (limited to 'menu/tests/tests/o/test')
-rw-r--r--menu/tests/tests/o/test34
1 files changed, 0 insertions, 34 deletions
diff --git a/menu/tests/tests/o/test b/menu/tests/tests/o/test
deleted file mode 100644
index b87f321..0000000
--- a/menu/tests/tests/o/test
+++ /dev/null
@@ -1,34 +0,0 @@
-echo ">>> <And><Category>foo</Category><Not><Category>foo</Category></Not></And> shouldn't match anything"
-
-# Generate ${DIRTY_HACK}applications.menu
-mkdir -p ${XDG_CONFIG_DIR}/menus
-./expand > ${XDG_CONFIG_DIR}/menus/${DIRTY_HACK}applications.menu <<EOF
- <!DOCTYPE Menu PUBLIC "-//freedesktop//DTD Menu 1.0//EN"
- "http://www.freedesktop.org/standards/menu-spec/1.0/menu.dtd">
-
-<Menu>
- <Name>KDE</Name>
-
- <DefaultAppDirs/>
- <DefaultDirectoryDirs/>
-
- <Menu>
- <Name>Applications</Name>
- <Directory>apps.directory</Directory>
- <Include>
- <Or>
- <Category>TextEditor</Category>
- <And>
- <Category>Game</Category>
- <Not><Category>Game</Category></Not>
- </And>
- </Or>
- </Include>
- </Menu>
-</Menu>
-EOF
-
-# Install .desktop files
-installData ${XDG_DATA_DIR}/applications kwrite.desktop KEdit.desktop kate.desktop
-installData ${XDG_DATA_DIR}/applications/test freecell.desktop
-installData ${XDG_DATA_DIR}/desktop-directories apps.directory