summaryrefslogtreecommitdiff
path: root/autotests
AgeCommit message (Expand)AuthorFilesLines
2017-11-29Fix tests for 1f8e58d51e6fb3f50f59ed2d8265f2f346ac68e6Nicholas Guriev2-0/+6
2016-12-12Add gio tool supportOndrej Holy1-7/+21
2015-10-05t-xdg-open: test opening files with spaces in LXDE tooPer Olofsson1-0/+6
2015-10-05t-xdg-open: quote file variable properly in mock_xdg_mime()Per Olofsson1-1/+1
2015-10-05t-xdg-open: improve mocking of xdg-mime (check all arguments)Per Olofsson1-6/+12
2015-10-05t-xdg-open: can open -> opensPer Olofsson1-3/+3
2015-10-05t-xdg-open: test that it can open files with spaces in their names in generic...Per Olofsson1-0/+3
2015-10-05t-xdg-open: move generic open file testing to its own functionPer Olofsson1-12/+12
2015-10-05t-xdg-open: move xdg-mime mocking to its own functionPer Olofsson1-12/+12
2015-10-05t-xdg-open: use the mock script argument instead of writing a mock script man...Per Olofsson1-10/+6
2015-10-05add t-xdg-screensaverPer Olofsson1-0/+11
2015-10-05test-lib: take arbitrary script code as argument to mockPer Olofsson1-20/+6
2015-10-03t-xdg-open: test that it can open files with # characters in generic modePer Olofsson1-0/+15
2015-10-03t-xdg-open: test that it can open files in generic modePer Olofsson1-0/+15
2015-10-03t-xdg-open: under -> inPer Olofsson1-14/+14
2015-10-03t-xdg-open: separate out proper testcasesPer Olofsson1-8/+12
2015-10-03autotests: don't print test filenamePer Olofsson1-1/+1
2015-10-03t-xdg-email: update KDE testsPer Olofsson2-6/+29
2015-10-01autotests: Add t-xdg-email.sh with KDE5 testPer Olofsson2-0/+47
2015-10-01Revert "Remove .sh extension from autotests"Per Olofsson5-1/+1
2015-10-01Remove .sh extension from autotestsPer Olofsson5-1/+1
2015-10-01+x on t-xdg-settings.shPer Olofsson1-0/+0
2015-09-27t-xdg-settings: test $BROWSER in generic modePer Olofsson1-0/+8
2015-09-27autotests: add t-xdg-settings.shPer Olofsson1-0/+25
2015-09-27add /failed-tests to autotests/.gitignorePer Olofsson1-0/+1
2015-09-27test-lib: add mock_output()Per Olofsson1-5/+15
2015-09-26test-lib: better assertion failed message for assert_runPer Olofsson1-1/+1
2015-09-26indentationPer Olofsson1-8/+8
2015-09-26use $LABHOME/.local/share for $XDG_DATA_HOMEPer Olofsson1-2/+1
2015-09-26is -> arePer Olofsson1-1/+1
2015-09-26t-xdg-open: also test CinnamonPer Olofsson1-2/+4
2015-09-26xdg-open: Fall back to generic mode if gvfs-open and gnome-open are missing. ...Per Olofsson1-0/+1
2015-09-26t-xdg-open.sh: test that gnome3 and gnome2 fall back to generic if gvfs-open ...Per Olofsson1-2/+18
2015-09-26test-lib: always mock x-www-browser so we have a fallbackPer Olofsson1-0/+1
2015-09-26put default apps in $XDG_CONFIG_HOME/mimeapps.listPer Olofsson2-2/+2
2015-09-26test-lib: add mock_desktop_file and mock_default_appPer Olofsson3-14/+21
2015-09-26test-lib: add XDG_CONFIG_HOME and create it in reset_lab_()Per Olofsson1-0/+2
2015-09-26test-lib: nicer output formattingPer Olofsson1-2/+2
2015-09-26merge t-xdg-open-url and t-xdg-open-file into t-xdg-openPer Olofsson2-15/+13
2015-09-26autotests: set COMMAND_TESTED in each test file and rename test_that to test_...Per Olofsson5-19/+22
2015-09-26test-lib: don't trace which commands are run unless TRACE_RUN=1Per Olofsson1-1/+4
2015-09-26add test_that invocations before every testPer Olofsson5-5/+18
2015-09-26test-lib: rename setup_lab to reset_lab_Per Olofsson1-3/+3
2015-09-26test-lib: add test_that function that resets the lab, echoes the argument and...Per Olofsson1-1/+10
2015-09-26test-lib: add XDG_CONFIG_DIRS to environmentPer Olofsson1-1/+5
2015-09-26autotests: add LABHOME directory lab/home and set HOME to LABHOME when runnin...Per Olofsson1-1/+3
2015-09-26test-lib: clear $BROWSER in setup_labPer Olofsson1-1/+3
2015-09-23xdg-open: Percent-decode file:// URLs in open_lxde and add testcase. (BR89654)Per Olofsson1-0/+11
2015-09-22autotests/Makefile.in: use rm -f insted of -rmPer Olofsson1-2/+2
2015-09-22autotests: remove Makefile in distclean targetPer Olofsson1-0/+1