summaryrefslogtreecommitdiff
path: root/tests/odb/largefiles.c
Commit message (Expand)AuthorAgeFilesLines
* Convert usage of `git_buf_free` to new `git_buf_dispose`Patrick Steinhardt2018-06-101-1/+1
* odb: error when we can't create object headerEdward Thomson2018-02-091-3/+3
* odb_loose: largefile tests only on 64 bit platformsEdward Thomson2018-02-011-1/+14
* odb_loose: test read_header on large blobsEdward Thomson2018-02-011-0/+16
* odb_loose: test reading a large file in streamEdward Thomson2018-02-011-1/+47
* tests: add GITTEST_SLOW env var checkethomson/large_loose_blobsEdward Thomson2017-12-201-13/+11
* odb_loose: reject objects that cannot fit in memoryEdward Thomson2017-12-201-0/+21
* odb: test loose reading/writing large objectsEdward Thomson2017-12-201-0/+95