summaryrefslogtreecommitdiff
path: root/tests/test-repo.c
Commit message (Expand)AuthorAgeFilesLines
* tree-wide: Run clang-formatColin Walters2023-05-021-153/+122
* Strip trailing whitespace on all C filesDan Nicholson2023-02-071-3/+3
* Update FSF license notices to use URL instead of addressJoseph Marrero2021-12-071-3/+1
* tests: Add single process repo locking testsDan Nicholson2021-06-051-0/+306
* repo: Make locking APIs publicColin Walters2021-06-051-0/+26
* repo: Add ostree_repo_write_regfileColin Walters2021-04-091-1/+0
* repo: Add ostree_repo_write_symlinkColin Walters2021-04-081-0/+12
* repo: Add ostree_repo_write_regfile_inlineColin Walters2021-04-081-1/+43
* tests: Update tests for ostree_repo_get_min_free_space_bytes()Umang Jain2018-09-211-7/+2
* Add tests for ostree_repo_get_min_free_space_bytesUmang Jain2018-09-041-0/+54
* Add SPDX-License-Identifier to source filesMarcus Folkesson2018-01-301-0/+2
* tests/repo: Drop modeline from top of filePhilip Withnall2017-09-281-2/+1
* tests: Update some tests to use OSTREE_REPO_MODE_ARCHIVE not ARCHIVE_Z2Philip Withnall2017-09-281-3/+3
* lib/repo: Add ostree_repo_hash() and testsPhilip Withnall2017-09-211-0/+168