summaryrefslogtreecommitdiff
path: root/tests/basic-test.sh
Commit message (Expand)AuthorAgeFilesLines
...
* lib/refs: Add methods for setting/listing collection–refsPhilip Withnall2017-06-261-1/+1
* lib/checkout: Add bareuseronly_dirs optionColin Walters2017-06-131-1/+17
* lib/pull: Add OSTREE_REPO_PULL_FLAGS_BAREUSERONLY_FILESColin Walters2017-06-131-1/+27
* lib/repo: Import metadata via hardlink even for distinct repo modesColin Walters2017-06-131-2/+11
* lib/repo: For bare-user, mask content object modes with 0775Colin Walters2017-06-081-1/+1
* lib/repofile: Follow symlinks for `g_file_read()`Colin Walters2017-06-071-0/+22
* Canonicalize bare-user-only perms with 0755 maskColin Walters2017-06-071-2/+7
* basic-test.sh: explicitly check for uncompressed objectsJonathan Lebon2017-06-021-0/+4
* checkout: also chmod in the user checkout caseJonathan Lebon2017-06-021-2/+9
* lib/checkout: Fix regression in subpath for regular filesColin Walters2017-05-121-0/+12
* repo: Add a "force copy" flag to checkoutColin Walters2017-04-241-3/+14
* checkout: Fix bare-user symlink checkoutsColin Walters2017-04-181-0/+1
* checkout: Provide useful error with checkout -H and incompat modeColin Walters2017-04-121-6/+38
* Add basic tests for bare-user-only repo modesAlexander Larsson2017-03-271-48/+63
* repo+tests: Add [core]disable-xattrs=true, use it on overlayfsColin Walters2017-03-241-8/+8
* diff: Add ostree_diff_dirs_with_options(), expose via cmdlineErik Larsson2017-03-211-1/+16
* checkout: Support a "pure addition" modeColin Walters2017-03-061-1/+19
* main: Make ostree --version output YAML (and add gitrev)Colin Walters2017-02-221-1/+5
* commit: Support -F/--body-file, like gitColin Walters2017-02-141-1/+17
* Sourced test snippets: remove shebang and make non-executableSimon McVittie2017-01-191-2/+2
* tests: Alias assert_not_reached() -> fatal()Colin Walters2017-01-181-2/+2
* ostree commit: Fix combining trees with multiple --tree=ref argumentsWilliam Manley2016-11-171-1/+15
* commit: Fix reading xattrs from OstreeRepoFile:sAlexander Larsson2016-11-161-1/+4
* repo: Revert default timestamp from 1 back to 0Colin Walters2016-09-081-2/+2
* Skip tests that use whiteouts under Docker/aufsSimon McVittie2016-08-051-32/+35
* repo: Make ostree_repo_create() nonfatal on existing reposColin Walters2016-08-011-1/+7
* Add "archive" as an alias for "archive-z2"Colin Walters2016-06-161-2/+2
* repo: use OSTREE_TIMESTAMP (=1) for checked-out filesMathnerd3142016-06-091-2/+2
* commit: Don't require a subjectMathnerd3142016-05-251-1/+7
* OstreeRepo: add extensions directoryJonathan Lebon2016-05-091-2/+6
* ot-builtin-commit.c: add --skip-list optionJonathan Lebon2016-05-061-4/+22
* repo: Add OSTREE_BOOTID override envvar for debuggingColin Walters2016-05-021-2/+15
* repo: Add OSTREE_REPO_TEST_ERROR=pre-commit env varColin Walters2016-05-021-1/+10
* basic-test: commit with a non-empty subjectJonathan Lebon2016-03-311-1/+1
* commit: Support writing orphansColin Walters2016-03-301-1/+11
* commit: Support generating commits with no parent, or a custom oneColin Walters2016-03-291-1/+18
* tests/basic: Fix race in timestamp testColin Walters2016-03-041-4/+6
* tests: More TAP fixupsColin Walters2016-03-031-0/+2
* tests: Port to glib-tap.mk, make `make check` run all of the testsColin Walters2016-03-031-1/+1
* refs: add testsGiuseppe Scrivano2016-03-021-9/+0
* Fix make syntax-checkGiuseppe Scrivano2016-03-011-8/+0
* Support Docker-style whiteoutsColin Walters2016-02-161-0/+36
* tests: Use "bash strict mode"Colin Walters2016-01-271-1/+1
* tests: do not commit from the working directoryGiuseppe Scrivano2015-07-211-3/+8
* tests: Check error messages instead of "expected-fail", handle old parallelColin Walters2015-06-291-3/+4
* repo: Bump mtime any time we write a refColin Walters2015-05-141-0/+13
* test-basic: Always chown back before doing assertionColin Walters2015-05-131-1/+1
* tests: Fix writable repo testColin Walters2015-05-131-2/+2
* ostree_repo_checkout_tree_at: New API for checkoutsColin Walters2015-04-071-1/+20
* tests/basic-test.sh: enable repo-noperm test only for non-root userGiuseppe Scrivano2015-04-031-10/+13