summaryrefslogtreecommitdiff
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* tests: Use g_memdup2Matt Turner2023-05-011-1/+1
* engine: remove spurious local change notificationsDaniel Playfair Cal2020-12-191-4/+158
* include symbols needed by GNU BFD ld in mapDaniel Playfair Cal2020-12-191-0/+2
* client: add abicheckDaniel Playfair Cal2020-12-191-1/+2
* tests: factor out abicheck from gsettingsDaniel Playfair Cal2020-12-192-0/+49
* Service: avoid redundant writes even after other non redundant writes have su...Daniel Playfair Cal2019-12-292-2/+67
* Service: add tests exercising new functionality to avoid redundant writesDaniel Playfair Cal2019-12-291-0/+139
* Changeset: factor out some memory management from test_filter_changesDaniel Playfair Cal2019-12-291-56/+27
* Changeset: make dconf_changeset_filter_changes filter out key/path resets whe...Daniel Playfair Cal2019-12-291-13/+56
* Service: Add unit tests for dconf_changeset_filter_changesDaniel Playfair Cal2019-12-291-0/+126
* tests: Add new test to check GDBusConnection leaksAndre Moreira Magalhaes2019-07-242-0/+47
* build: Define GVDB_USE_WEAK_SYMBOLS to use weak bindings in gvdbTing-Wei Lan2019-07-062-7/+7
* tests: Avoid using real system bus during testsTomasz Miąsko2019-02-251-2/+2
* Merge branch 'fix-shm-test-modules' into 'master'Daniel Playfair Cal2019-02-123-15/+8
|\
| * Tests: replace usage of dlsym with separate modules containing functions that...Daniel Playfair Cal2019-02-123-21/+8
| * tests: shm: fix pwrite wrapper with -D_FILE_OFFSET_BITS=64Ben Wolsieffer2019-02-121-1/+7
* | bin: Add an option to ignore changes to locked keys during loadTomasz Miąsko2019-02-121-2/+23
* | tests: Use more concise key and valueTomasz Miąsko2019-02-121-5/+4
|/
* tests: Add a simple test case for help and update.Tomasz Miąsko2019-01-291-0/+12
* tests: Add integration test for dconf blameTomasz Miąsko2019-01-071-0/+17
* tests: Sanitize additional environment variables used by dconfTomasz Miąsko2018-12-101-1/+5
* tests: Key paths can be locked in system databasesTomasz Miąsko2018-12-101-0/+83
* bin: Indicate update failure with non-zero exit codeTomasz Miąsko2018-12-061-1/+0
* Merge branch 'integration-test-2' into 'master'Daniel Playfair Cal2018-11-191-3/+213
|\
| * tests: Update should indicate failure with non-zero exit codeTomasz Miąsko2018-11-171-0/+62
| * tests: Update invalidates replaced databaseTomasz Miąsko2018-11-151-0/+31
| * tests: dconf ignores files starting with a dotTomasz Miąsko2018-11-151-3/+29
| * bin: Consistently validate the number of argumentsTomasz Miąsko2018-11-151-0/+91
* | engine: Limit the number of in-flight requests to oneTomasz Miąsko2018-11-161-22/+13
* | engine: Coalesce pending writes into a single changesetTomasz Miąsko2018-11-161-0/+83
|/
* tests: Add test that redundant disk writes are avoidedTomasz Miąsko2018-11-131-0/+42
* tests: Add test for compile command processing orderTomasz Miąsko2018-11-131-0/+39
* tests: Add bash path completion testsTomasz Miąsko2018-11-131-0/+64
* bin: Sort output of list and dump commandsTomasz Miąsko2018-11-131-12/+5
* tests: Add tests for dconf utility toolTomasz Miąsko2018-11-132-0/+348
* Revert "Revert "Declare libdconf_service as a dependency""Daniel Playfair Cal2018-08-271-1/+1
* Revert "Declare libdconf_service as a dependency"Daniel Playfair Cal2018-08-271-1/+1
* Declare libdconf_service as a dependencyEmmanuele Bassi2018-08-211-1/+1
* tests: Port log message handling in tests to use structured loggingPhilip Withnall2018-08-162-60/+162
* tests: Stop using deprecated g_test_trap_fork() APIPhilip Withnall2018-08-163-53/+89
* tests: Add unit tests for some of service/dconf-writer.cPhilip Withnall2018-08-162-0/+235
* Replace all hard-coded /etc path with sysconfdirwip/lantw/dont-hard-code-etcTing-Wei Lan2018-08-161-18/+18
* Engine: Add comprehensive unit tests for subscription counting behaviourDaniel Playfair Cal2018-08-141-0/+206
* Engine: extend subscriptions state to account for multiple client subscriptio...Daniel Playfair Cal2018-08-141-50/+4
* build: Add trailing commas where necessaryIñigo Martínez2018-08-111-4/+4
* build: Do not make heavy use of project_nameIñigo Martínez2018-08-111-1/+1
* build: Fix internal dependenciesIñigo Martínez2018-08-111-8/+8
* tests: Don’t run D-Bus tests on CI as they fail unexpectedlyPhilip Withnall2018-08-101-0/+42
* tests: Set G_DEBUG and other useful environment variablesPhilip Withnall2018-08-101-1/+6
* tests: Fix a deprecation warning about source definitionsPhilip Withnall2018-08-101-1/+1