summaryrefslogtreecommitdiff
path: root/tests/test-mutable-tree.c
Commit message (Expand)AuthorAgeFilesLines
* tree-wide: Run clang-formatColin Walters2023-05-021-30/+22
* Update FSF license notices to use URL instead of addressJoseph Marrero2021-12-071-3/+1
* OstreeMutableTree: Invalidate parent contents checksum when metadata changesWilliam Manley2018-06-291-2/+23
* Add SPDX-License-Identifier to source filesMarcus Folkesson2018-01-301-0/+2
* tree-wide: Remove Emacs modelinesColin Walters2017-09-211-2/+1
* tests: Add some return value checking to pacify CoverityColin Walters2017-08-021-1/+3
* [ASAN] tests: Cleanup all current remaining leaksColin Walters2016-12-051-4/+6
* tree-wide: Remove unused variables detected by CLangColin Walters2016-10-271-3/+0
* Remove unnecessary #include "libgsystem.h"Matthew Barnes2015-05-061-1/+0
* Use g_autoptr(GPtrArray) instead of gs_unref_ptrarrayMatthew Barnes2015-05-061-4/+4
* Use glnx_unref_object instead of gs_unref_objectMatthew Barnes2015-05-061-20/+20
* Use g_autofree instead of gs_freeMatthew Barnes2015-05-061-6/+6
* Juggling libglnx.h includesMatthew Barnes2015-05-061-0/+1
* core: Fix possible crash in ostree_mutable_tree_walk()Sam Thursfield2015-03-311-7/+0
* tests: add tests for mutable tree.Giuseppe Scrivano2015-03-041-0/+194