summaryrefslogtreecommitdiffstats
path: root/test
diff options
context:
space:
mode:
authorAskrenteam <renaud.meurisse@yahoo.fr>2017-10-21 11:18:52 +0200
committerDave Davenport <DaveDavenport@users.noreply.github.com>2017-10-21 11:18:52 +0200
commit0dc71fcc0092567c002dc87098a93268233bf81d (patch)
treee0b520c9cee868d5d98b1a42aeb7a8670d1c3292 /test
parentaf81a54adf040b2cb1bc52c0f480205310f8fec2 (diff)
Added option -name-only to match only desktop entry name with drun (#690)
* Added option -name-only to match only desktop entry name with drun * fixed indent and xrdump test * fixed test * option -drun-match-fields * option -window-match-fields * matching fields as static in window/drun + enums for field indexes * prevent window_mode_parse_fields() from executing twice
Diffstat (limited to 'test')
-rwxr-xr-xtest/run_all_tests.sh1
1 files changed, 0 insertions, 1 deletions
diff --git a/test/run_all_tests.sh b/test/run_all_tests.sh
index 35cdeddd..62687d77 100755
--- a/test/run_all_tests.sh
+++ b/test/run_all_tests.sh
@@ -28,7 +28,6 @@ tests=(
cd ${MESON_BUILD_ROOT}
mkdir -p test-x-logs
rm -f core
-
display=200
for test in "${tests[@]}"; do
log_prefix=test-x-logs/${display}