summaryrefslogtreecommitdiff
path: root/tests/test-delta.sh
Commit message (Expand)AuthorAgeFilesLines
* Update FSF license notices to use URL instead of addressJoseph Marrero2021-12-071-3/+1
* deltas: Add tests for delta indexesAlexander Larsson2020-10-231-1/+47
* static-delta: Change `show` to display from/to commitsColin Walters2019-03-111-0/+2
* Add SPDX-License-Identifier to source filesMarcus Folkesson2018-01-301-0/+2
* bin/delta: Fix compilation with relative subdirs --filenameColin Walters2018-01-221-2/+3
* tree-wide: Replace archive-z2 with archiveColin Walters2017-09-011-1/+1
* core: Sanitize error text validating refs (e.g. against HTML)Colin Walters2017-07-191-1/+1
* pull: Support deltas for explicit commitsColin Walters2017-04-121-2/+2
* repo+tests: Add [core]disable-xattrs=true, use it on overlayfsColin Walters2017-03-241-6/+6
* pull: Use all available commits for delta sourcesColin Walters2017-03-041-1/+12
* pull: don't use static deltas if archive repoJonathan Lebon2017-03-021-2/+2
* deltas: Expose the filename parameterGatis Paeglis2017-02-271-0/+8
* static-delta: add some error handlingJonathan Lebon2016-09-091-1/+8
* tests: Ensure deltas for pulling when neededDan Nicholson2016-08-101-2/+6
* tests: Add test for delta with empty partsDan Nicholson2016-07-311-1/+24
* delta: Add --if-not-exists optionColin Walters2016-07-041-1/+8
* Add support for ostree static-delta deleteAlexander Larsson2016-04-081-1/+16
* libtest.sh: use G_TEST_SRCDIR, G_TEST_BUILDDIR to find resourcesSimon McVittie2016-03-311-2/+2
* various tests: skip if temp directory lacks xattr supportSimon McVittie2016-03-311-0/+2
* tests: Port to glib-tap.mk, make `make check` run all of the testsColin Walters2016-03-031-1/+1
* deltas: Heuristically detect endianness for older deltasColin Walters2016-02-261-0/+21
* deltas: Use endianness marker when parsingColin Walters2016-02-261-0/+9
* deltas: Include an endianness markerColin Walters2016-02-261-0/+5
* tests: Use "bash strict mode"Colin Walters2016-01-271-1/+1
* tests: prefix invocation of ostree with where missingGiuseppe Scrivano2015-11-161-29/+29
* Add tests for inline static deltasAlexander Larsson2015-11-101-22/+51
* tests: Add a test for static-delta apply-offlineColin Walters2015-09-131-3/+42
* tests: add tests for --disable-bsdiff and --max-bsdiff-sizeGiuseppe Scrivano2015-07-291-0/+4
* tests: enforce ${CMD_PREFIX} on all ostree processesGiuseppe Scrivano2015-03-031-2/+2
* deltas: Prune deltas when the corresponding "to" commit vanishesColin Walters2015-02-161-0/+2
* deltas: Use base64 for csums, add version to partsColin Walters2015-02-161-15/+0
* static-delta: do not accept both --from=REV and --empty for generateGiuseppe Scrivano2015-01-151-0/+4
* Allow creating and pulling static deltas starting from "empty"Alexander Larsson2015-01-141-2/+14
* fix --help for static-deltaGiuseppe Scrivano2014-12-181-1/+1
* Static deltas supportColin Walters2014-12-181-4/+6
* Initial basic static delta code dropColin Walters2014-02-041-0/+74