summaryrefslogtreecommitdiff
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* Drop support for fifos and devicesColin Walters2013-07-161-1/+0
* admin: Rename prune -> cleanup, avoid doing repo prune twiceColin Walters2013-07-151-0/+6
* tests: Add a test of corruption during a pull processColin Walters2013-07-092-0/+64
* tests: Drop numeric prefixColin Walters2013-07-0910-0/+0
* Fix test reference to obsolete ostree-pullColin Walters2013-07-091-1/+1
* admin: Also delete unsed boot directoriesColin Walters2013-07-071-0/+58
* [INCOMPATIBLE CHANGE] Implement new deployment modelColin Walters2013-07-072-0/+231
* Add "trivial-httpd" builtin, use it in testsColin Walters2013-07-054-339/+4
* tests: Pull from file:/// only works with archive-z right nowColin Walters2013-07-022-9/+9
* pull: Make fetcher work for file:/// URIs tooColin Walters2013-07-011-0/+11
* Add support for deleting refsColin Walters2013-07-012-1/+17
* Add "refs" builtinColin Walters2013-06-291-1/+7
* Add a bit more testing for pruneColin Walters2013-06-291-1/+13
* pull-local: Support --remote argumentColin Walters2013-06-291-1/+9
* Add a --version argument that also outputs featuresColin Walters2013-05-011-0/+4
* archive-test: Handle umask of 022 or 002Colin Walters2013-05-011-1/+1
* Install testsColin Walters2013-05-019-29/+15
* checkout: Add --allow-noent optionColin Walters2013-05-011-1/+12
* run-apache: Use -DFOREGROUND, not -XColin Walters2013-04-011-1/+1
* pull: Drop support for original archive repositoriesColin Walters2013-03-291-28/+0
* tests: Update expected diff outputColin Walters2013-03-261-1/+1
* core: Rework archive-z mode to have header be uncompressedColin Walters2012-10-142-2/+2
* Add tests missing from previous commitColin Walters2012-09-233-0/+89
* Add an archive-z repository modeColin Walters2012-09-239-68/+81
* core: Drop packfiles as they are nowColin Walters2012-09-232-59/+2
* tests: Drop tests of removed --atomic-retarget optionColin Walters2012-09-231-14/+1
* core: Check out asynchronouslyColin Walters2012-06-211-0/+8
* tests: Just use OT_TESTS_DEBUG to say "save test data"Colin Walters2012-06-211-1/+1
* tests: Tweak valgrind suppressionColin Walters2012-05-181-1/+1
* core: Drop --link-cache option, we do it by default now for archivesColin Walters2012-05-042-18/+2
* core: Add valgrind framework, plug various memory leaksColin Walters2012-05-045-22/+217
* core: Rename local-clone to pull-localColin Walters2012-05-012-3/+3
* core: pack: Add --metadata-only argumentColin Walters2012-04-291-1/+15
* core: Add ability for repositories to have a "parent"Colin Walters2012-04-181-1/+11
* core: Add --link-cache option to checkoutColin Walters2012-04-132-2/+18
* core: Re-unify on one OSTREE_OBJECT_TYPE_FILEColin Walters2012-04-111-9/+1
* core: Drop 'compose' builtinColin Walters2012-04-111-95/+0
* tests: Actually test pack functionalityColin Walters2012-04-111-6/+2
* core: Associate branches with remotes, move trigger runs into checkoutColin Walters2012-04-031-1/+14
* core: Add pack filesColin Walters2012-03-312-2/+54
* core: Add --union mode to checkoutColin Walters2012-03-061-1/+11
* core: Add "subpath" option to checkoutColin Walters2012-03-061-1/+7
* core: Add 'cat' builtinColin Walters2012-03-062-2/+12
* core: Add API to enumerate all refsColin Walters2012-02-271-1/+5
* core: Add generic "commit filter" API, use it to implement statoverrideColin Walters2012-01-221-1/+9
* core: Fix test now that ls prints actual sizeColin Walters2012-01-221-1/+1
* core: Fix compose testsColin Walters2012-01-111-35/+18
* core: Add from-file argument to composeColin Walters2012-01-101-1/+12
* core: Make --recompose skip passed arguments if they were already composedColin Walters2012-01-061-1/+9
* core: Add --no-xattrs option for commitColin Walters2012-01-051-1/+5