Pino Toscano
|
103914b7e7
|
Switch to Python 3 as default
Discourage the usage of Python 2 by using Python 3 as default Python
everywhere.
|
3 years ago |
George Vlahavas
|
f35861ff70
|
Add test for amiwm
|
6 years ago |
George Vlahavas
|
eabec4527d
|
Update tests
|
7 years ago |
George Vlahavas
|
a5f8ab0ff2
|
Add tests for twm
|
8 years ago |
George Vlahavas
|
5ec2443ab1
|
Add more test menus for TWM
Add a TWM menu with titles as well as the same menu with titles in
Greek.
|
8 years ago |
George Vlahavas
|
9ebfcfb8ee
|
Add test for twm
|
8 years ago |
George Vlahavas
|
caaa47189d
|
Add fvwm test
|
8 years ago |
George Vlahavas
|
f2860a61b9
|
Add new tests with icons
Add new tests with icons in the menus for icewm, jwm and pekwm
|
9 years ago |
George Vlahavas
|
e6695e41a4
|
Remove "_en" suffix from test files
No need to always specify that language is english. Only specify it when
it's not.
|
9 years ago |
George Vlahavas
|
5bbede96a1
|
Add test cases for compizboxmenu
|
9 years ago |
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 |