index
:
xdg/xdg-utils
198-xdg-desktop-menu-is-not-doing-it-right-or-the-documentation-lacks
master
v1.2.X
Desktop integration utilities (mirrored from https://gitlab.freedesktop.org/xdg/xdg-utils)
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
autotests
Age
Commit message (
Expand
)
Author
Files
Lines
2017-11-29
Fix tests for 1f8e58d51e6fb3f50f59ed2d8265f2f346ac68e6
Nicholas Guriev
2
-0
/
+6
2016-12-12
Add gio tool support
Ondrej Holy
1
-7
/
+21
2015-10-05
t-xdg-open: test opening files with spaces in LXDE too
Per Olofsson
1
-0
/
+6
2015-10-05
t-xdg-open: quote file variable properly in mock_xdg_mime()
Per Olofsson
1
-1
/
+1
2015-10-05
t-xdg-open: improve mocking of xdg-mime (check all arguments)
Per Olofsson
1
-6
/
+12
2015-10-05
t-xdg-open: can open -> opens
Per Olofsson
1
-3
/
+3
2015-10-05
t-xdg-open: test that it can open files with spaces in their names in generic...
Per Olofsson
1
-0
/
+3
2015-10-05
t-xdg-open: move generic open file testing to its own function
Per Olofsson
1
-12
/
+12
2015-10-05
t-xdg-open: move xdg-mime mocking to its own function
Per Olofsson
1
-12
/
+12
2015-10-05
t-xdg-open: use the mock script argument instead of writing a mock script man...
Per Olofsson
1
-10
/
+6
2015-10-05
add t-xdg-screensaver
Per Olofsson
1
-0
/
+11
2015-10-05
test-lib: take arbitrary script code as argument to mock
Per Olofsson
1
-20
/
+6
2015-10-03
t-xdg-open: test that it can open files with # characters in generic mode
Per Olofsson
1
-0
/
+15
2015-10-03
t-xdg-open: test that it can open files in generic mode
Per Olofsson
1
-0
/
+15
2015-10-03
t-xdg-open: under -> in
Per Olofsson
1
-14
/
+14
2015-10-03
t-xdg-open: separate out proper testcases
Per Olofsson
1
-8
/
+12
2015-10-03
autotests: don't print test filename
Per Olofsson
1
-1
/
+1
2015-10-03
t-xdg-email: update KDE tests
Per Olofsson
2
-6
/
+29
2015-10-01
autotests: Add t-xdg-email.sh with KDE5 test
Per Olofsson
2
-0
/
+47
2015-10-01
Revert "Remove .sh extension from autotests"
Per Olofsson
5
-1
/
+1
2015-10-01
Remove .sh extension from autotests
Per Olofsson
5
-1
/
+1
2015-10-01
+x on t-xdg-settings.sh
Per Olofsson
1
-0
/
+0
2015-09-27
t-xdg-settings: test $BROWSER in generic mode
Per Olofsson
1
-0
/
+8
2015-09-27
autotests: add t-xdg-settings.sh
Per Olofsson
1
-0
/
+25
2015-09-27
add /failed-tests to autotests/.gitignore
Per Olofsson
1
-0
/
+1
2015-09-27
test-lib: add mock_output()
Per Olofsson
1
-5
/
+15
2015-09-26
test-lib: better assertion failed message for assert_run
Per Olofsson
1
-1
/
+1
2015-09-26
indentation
Per Olofsson
1
-8
/
+8
2015-09-26
use $LABHOME/.local/share for $XDG_DATA_HOME
Per Olofsson
1
-2
/
+1
2015-09-26
is -> are
Per Olofsson
1
-1
/
+1
2015-09-26
t-xdg-open: also test Cinnamon
Per Olofsson
1
-2
/
+4
2015-09-26
xdg-open: Fall back to generic mode if gvfs-open and gnome-open are missing. ...
Per Olofsson
1
-0
/
+1
2015-09-26
t-xdg-open.sh: test that gnome3 and gnome2 fall back to generic if gvfs-open ...
Per Olofsson
1
-2
/
+18
2015-09-26
test-lib: always mock x-www-browser so we have a fallback
Per Olofsson
1
-0
/
+1
2015-09-26
put default apps in $XDG_CONFIG_HOME/mimeapps.list
Per Olofsson
2
-2
/
+2
2015-09-26
test-lib: add mock_desktop_file and mock_default_app
Per Olofsson
3
-14
/
+21
2015-09-26
test-lib: add XDG_CONFIG_HOME and create it in reset_lab_()
Per Olofsson
1
-0
/
+2
2015-09-26
test-lib: nicer output formatting
Per Olofsson
1
-2
/
+2
2015-09-26
merge t-xdg-open-url and t-xdg-open-file into t-xdg-open
Per Olofsson
2
-15
/
+13
2015-09-26
autotests: set COMMAND_TESTED in each test file and rename test_that to test_...
Per Olofsson
5
-19
/
+22
2015-09-26
test-lib: don't trace which commands are run unless TRACE_RUN=1
Per Olofsson
1
-1
/
+4
2015-09-26
add test_that invocations before every test
Per Olofsson
5
-5
/
+18
2015-09-26
test-lib: rename setup_lab to reset_lab_
Per Olofsson
1
-3
/
+3
2015-09-26
test-lib: add test_that function that resets the lab, echoes the argument and...
Per Olofsson
1
-1
/
+10
2015-09-26
test-lib: add XDG_CONFIG_DIRS to environment
Per Olofsson
1
-1
/
+5
2015-09-26
autotests: add LABHOME directory lab/home and set HOME to LABHOME when runnin...
Per Olofsson
1
-1
/
+3
2015-09-26
test-lib: clear $BROWSER in setup_lab
Per Olofsson
1
-1
/
+3
2015-09-23
xdg-open: Percent-decode file:// URLs in open_lxde and add testcase. (BR89654)
Per Olofsson
1
-0
/
+11
2015-09-22
autotests/Makefile.in: use rm -f insted of -rm
Per Olofsson
1
-2
/
+2
2015-09-22
autotests: remove Makefile in distclean target
Per Olofsson
1
-0
/
+1
[next]