George Vlahavas
|
4df9fc00f2
|
Hardcode xterm as the default terminal for tests
Since the original menus were created with xterm set as the default
terminal emulator, make sure it is also used for testing as well.
|
9 years ago |
George Vlahavas
|
aaa872aeaf
|
Add test file for blackbox
|
9 years ago |
George Vlahavas
|
4b4b19c8df
|
Make it possible to specify the python executable
Use a PYTHON variable to specify which python executablet to use when
testing. Example:
make test PYTHON=/usr/bin/python
|
9 years ago |
George Vlahavas
|
aa077339b7
|
Make the location of xdgmenumaker configurable
The xdgmenumaker executable can be anywhere set by the MM variable when
running make for testing, like:
make test MM=/usr/local/bin/xdgmenumaker
|
9 years ago |
George Vlahavas
|
c11e3a92fd
|
Add tests
Add a test rule that is used to test the output of xdgmenumaker. Also
add a test-clean rule that cleans the files that are generated during
testing.
|
9 years ago |
George Vlahavas
|
786e55bb2d
|
Add generated menus for testing
Use these generated menus as templates for testing.
|
9 years ago |
George Vlahavas
|
f9b6c96dc0
|
Add collection of .desktop files for testing
Add several .desktop files that will be used for testing the creation of
menus.
|
9 years ago |