summaryrefslogtreecommitdiff
path: root/tests/test-rollsum.c
Commit message (Expand)AuthorAgeFilesLines
* tree-wide: Run clang-formatColin Walters2023-05-021-35/+55
* Update FSF license notices to use URL instead of addressJoseph Marrero2021-12-071-3/+1
* tests/rollsum: Use `g_malloc` not `malloc`Colin Walters2021-10-181-2/+2
* Add SPDX-License-Identifier to source filesMarcus Folkesson2018-01-301-0/+2
* tree-wide: Remove Emacs modelinesColin Walters2017-09-211-2/+1
* tree-wide: Switch tabs ⭾ in various files over to spaces ␠Colin Walters2017-05-111-1/+1
* lib: Move the bupsplit selftest into our test frameworkColin Walters2017-02-021-0/+26
* [ASAN] tests: Fix leaksColin Walters2016-11-301-2/+2
* tests: Add tests for rollsumGiuseppe Scrivano2015-08-251-0/+145
* tests: rename test-rollsum to test-rollsum-cliGiuseppe Scrivano2015-08-241-73/+0
* Remove unnecessary #include "libgsystem.h"Matthew Barnes2015-05-061-2/+0
* deltas: Make syntax-check happyColin Walters2015-02-161-1/+1
* deltas: Implement rollsumsColin Walters2015-02-161-116/+29
* test-rollsum: Process all input, print more statisticsColin Walters2014-12-181-7/+20
* Static deltas supportColin Walters2014-12-181-16/+86
* core: Import bup's "rollsum" code, add a test caseColin Walters2014-02-041-0/+79