aboutsummaryrefslogtreecommitdiffstats
path: root/Makefile (follow)
AgeCommit message (Expand)AuthorFilesLines
2024-08-23Merge branch 'cp/unit-test-reftable-readwrite'Junio C Hamano1-1/+1
2024-08-22exec_cmd: RUNTIME_PREFIX on z/OS systemsD Harithamma1-0/+8
2024-08-22reftable/generic: drop interfacePatrick Steinhardt1-1/+0
2024-08-22t/helper: inline `reftable_dump_main()`Patrick Steinhardt1-1/+0
2024-08-21t: move reftable/block_test.c to the unit testing frameworkChandra Pratap1-1/+1
2024-08-20t: migrate t0110-urlmatch-normalization to the new frameworkGhanshyam Thakkar1-1/+1
2024-08-15Merge branch 'gt/unit-test-hashmap'Junio C Hamano1-0/+1
2024-08-14Merge branch 'cp/unit-test-reftable-tree'Junio C Hamano1-1/+1
2024-08-14Merge branch 'cp/unit-test-reftable-pq'Junio C Hamano1-1/+1
2024-08-13t: move reftable/readwrite_test.c to the unit testing frameworkChandra Pratap1-1/+1
2024-08-06t: port helper/test-hashmap.c to unit-tests/t-hashmap.cGhanshyam Thakkar1-0/+1
2024-08-04t: move reftable/tree_test.c to the unit testing frameworkChandra Pratap1-1/+1
2024-08-01t: move reftable/pq_test.c to the unit testing frameworkChandra Pratap1-1/+1
2024-07-31Merge branch 'cp/unit-test-reftable-merged'Junio C Hamano1-1/+1
2024-07-18Makefile: drop -Wno-universal-initializer from SP_EXTRA_FLAGSRamsay Jones1-1/+1
2024-07-15Merge branch 'cp/unit-test-reftable-record'Junio C Hamano1-1/+1
2024-07-12t: move reftable/merged_test.c to the unit testing frameworkChandra Pratap1-1/+1
2024-07-03t: migrate helper/test-oidmap.c to unit-tests/t-oidmap.cGhanshyam Thakkar1-1/+1
2024-07-02t: move reftable/record_test.c to the unit testing frameworkChandra Pratap1-1/+1
2024-06-24Merge branch 'tb/pseudo-merge-reachability-bitmap'Junio C Hamano1-0/+1
2024-06-20Merge branch 'gt/unit-test-oidtree'Junio C Hamano1-2/+6
2024-06-20Merge branch 'ps/make-append-to-cflags'Junio C Hamano1-2/+2
2024-06-17Merge branch 'ps/ref-storage-migration'Junio C Hamano1-0/+1
2024-06-17Merge branch 'ps/check-docs-fix'Junio C Hamano1-36/+0
2024-06-12Merge branch 'gt/decorate-unit-test'Junio C Hamano1-1/+1
2024-06-12Merge branch 'gt/t-hash-unit-test'Junio C Hamano1-0/+1
2024-06-12Merge branch 'cp/reftable-unit-test'Junio C Hamano1-1/+1
2024-06-12t/: migrate helper/test-oidtree.c to unit-tests/t-oidtree.cGhanshyam Thakkar1-2/+6
2024-06-11Makefile: add ability to append to CFLAGS and LDFLAGSPatrick Steinhardt1-2/+2
2024-06-06Merge branch 'ps/leakfixes'Junio C Hamano1-0/+1
2024-06-06builtin/refs: new command to migrate ref storage formatsPatrick Steinhardt1-0/+1
2024-06-06Makefile: extract script to lint missing/extraneous manpagesPatrick Steinhardt1-36/+0
2024-05-30Merge branch 'gt/unit-test-strcmp-offset'Junio C Hamano1-1/+1
2024-05-30t: move reftable/basics_test.c to the unit testing frameworkChandra Pratap1-1/+1
2024-05-29t/: migrate helper/test-{sha1, sha256} to unit-tests/t-hashGhanshyam Thakkar1-0/+1
2024-05-28t/: migrate helper/test-example-decorate to the unit testing frameworkGhanshyam Thakkar1-1/+1
2024-05-27strvec: add functions to replace and remove stringsPatrick Steinhardt1-0/+1
2024-05-24pseudo-merge.ch: initial commitTaylor Blau1-0/+1
2024-05-23Merge branch 'la/hide-trailer-info'Junio C Hamano1-2/+3
2024-05-20t/: port helper/test-strcmp-offset.c to unit-tests/t-strcmp-offset.cGhanshyam Thakkar1-1/+1
2024-05-15Merge branch 'js/unit-test-suite-runner'Junio C Hamano1-3/+3
2024-05-08Merge branch 'ps/reftable-write-optim'Junio C Hamano1-2/+0
2024-05-06unit tests: add rule for running with test-toolJosh Steadmon1-1/+1
2024-05-06t0080: turn t-basic unit test into a helperJosh Steadmon1-2/+2
2024-05-02trailer: add unit tests for trailer iteratorLinus Arver1-0/+1
2024-05-02Makefile: sort UNIT_TEST_PROGRAMSLinus Arver1-2/+2
2024-04-30Merge branch 'js/build-fuzz-more-often'Junio C Hamano1-21/+30
2024-04-24fuzz: link fuzz programs with `make all` on LinuxJosh Steadmon1-21/+30
2024-04-16Merge branch 'tb/make-indent-conditional-with-non-spaces'Junio C Hamano1-48/+48
2024-04-08reftable: remove name checksPatrick Steinhardt1-2/+0