summaryrefslogtreecommitdiff
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* glib-backports: Use g_ascii_string_to_unsigned if GLib is new enoughSimon McVittie2023-05-171-31/+33
* common: Split up socket setup from flatpak-run into multiple filesSimon McVittie2023-05-151-0/+1
* tests: Add a test for atomicity of eol-rebase updatesDan Nicholson2023-03-301-1/+23
* testlibrary: Initialize autofree variable to silence a compiler warningSimon McVittie2023-03-301-1/+1
* tests: Call g_test_init() before isolated_test_dir_global_setup()Simon McVittie2023-03-172-4/+2
* run: Prevent TIOCLINUX ioctl, the same as TIOCSTISimon McVittie2023-03-162-1/+16
* Reject paths given to --filesystem/--persist with special charactersRyan Gonzalez2023-03-162-7/+118
* Ensure special characters in permissions and metadata are escapedRyan Gonzalez2023-03-163-3/+58
* transaction: Ignore uninstall operations for no deployDan Nicholson2023-02-182-1/+40
* exports: Test that a symlink to the root directory is rejectedSimon McVittie2023-01-121-0/+9
* exports: Assert that recently-excluded paths are excludedSimon McVittie2023-01-121-0/+5
* exports: Move error handling up into callerSimon McVittie2023-01-121-104/+166
* common: Make flatpak_debug2() use the same domain as g_debug()Simon McVittie2022-12-151-1/+1
* daemons, etc.: Use g_info() for messages that are enabled by -vSimon McVittie2022-12-155-18/+18
* daemons: Treat g_info() as equivalent to g_debug()Simon McVittie2022-12-141-2/+2
* meson: Depend on Meson 0.50.0Simon McVittie2022-10-243-78/+25
* Add a Meson build systemSimon McVittie2022-10-2412-0/+622
* testlib: Remove local backport of g_assert_no_errno()Simon McVittie2022-10-241-5/+0
* Add a vim modeline and .editorconfigPhaedrus Leeds2022-08-2211-11/+11
* tests: Add valgrind suppression for ostreedev/ostree#2592Simon McVittie2022-08-161-0/+11
* revokefs: Use FUSE version 3 if possibleSimon McVittie2022-08-161-4/+42
* Add DeploySideloadCollectionID flatpakref/flatpakrepo keyPhaedrus Leeds2022-08-161-2/+14
* try-syscall: Cope with old glibc without PR_SET_CHILD_SUBREAPER definedSimon McVittie2022-06-271-0/+4
* try-syscall: Use compiler-predefined macros to detect mips ABISimon McVittie2022-06-271-3/+3
* tests: Skip test-history.sh without libsystemdPhaedrus Leeds2022-06-242-0/+8
* flatpak-http: Restructure the soup http implementationAlexander Larsson2022-06-162-3/+3
* tests: Don't fail if OSTREE_DEBUG_HTTP is set in the test envAlexander Larsson2022-06-161-0/+1
* Move all use of soup APIs into flatpak-utils-httpAlexander Larsson2022-06-161-4/+2
* http utils: Make a generic FlatpakHttpSession instead of SoupSessionAlexander Larsson2022-06-161-1/+1
* transaction: Add new API for getting an op by refPhaedrus Leeds2022-06-151-0/+22
* libtest.sh: Optionally be more careful what we print on stdoutSimon McVittie2022-05-031-20/+23
* tests: Avoid printing arbitrary text to stdoutSimon McVittie2022-05-0321-396/+396
* tests: Redirect stdout to stderr for flatpak_installation_launchSimon McVittie2022-05-034-5/+66
* test-history: Make it easier to debug on failureSimon McVittie2022-05-031-2/+6
* tests: Factor out generation of test runtime into a scriptSimon McVittie2022-05-032-5/+23
* tests/update-test-matrix: Move into a standalone scriptSimon McVittie2022-05-034-49/+61
* tests: Wrap EXTRA_DIST, one file per lineSimon McVittie2022-05-031-1/+7
* tests: Remove a pointless testPhaedrus Leeds2022-04-231-25/+1
* app: Disable fuzzy matching if not on a ttyPhaedrus Leeds2022-04-211-0/+1
* app: Disable fuzzy ref matching when id has a periodPhaedrus Leeds2022-04-211-3/+9
* app: Disable fuzzy ref matching when id has a slashPhaedrus Leeds2022-04-211-1/+7
* build: Consistently include libglnx header as "libglnx.h"Simon McVittie2022-04-115-6/+6
* tests: Don't install tap-driver.sh in the installed-testsSimon McVittie2022-03-031-1/+0
* test-history: Skip test if we cannot read from the JournalSimon McVittie2022-02-201-2/+12
* tests: test search commandPhaedrus Leeds2022-02-171-1/+7
* app: Port to libappstreamPhilip Withnall2022-02-171-2/+2
* run: Support parsing non-local X11 addressesSimon McVittie2022-02-111-2/+5
* run: Treat DISPLAY=unix:42 the same as :42Simon McVittie2022-02-111-0/+1
* run: Factor out parsing X11 displays into a helper functionSimon McVittie2022-02-111-0/+76
* tests/try-syscall.c: Add a note about keeping this in sync with bubblewrapSimon McVittie2022-01-311-0/+3