You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
Jeff Hostetler 49b398a970 t/helper/fsmonitor-client: create stress test 3 years ago
..
.gitignore drop vcs-svn experiment 5 years ago
test-advise.c advice.h: add missing __attribute__((format)) & fix usage 4 years ago
test-bitmap.c t/helper/test-bitmap.c: add 'dump-hashes' mode 3 years ago
test-bloom.c Merge branch 'cc/test-helper-bloom-usage-fix' 4 years ago
test-chmtime.c t/helper/test-chmtime: skip directories on Windows 3 years ago
test-config.c config: fix leaks from git_config_get_string_const() 5 years ago
test-crontab.c maintenance: add start/stop subcommands 4 years ago
test-csprng.c wrapper: add a helper to generate numbers from a CSPRNG 3 years ago
test-ctype.c
test-date.c date API: add and use a date_mode_release() 3 years ago
test-delta.c
test-dir-iterator.c
test-drop-caches.c lazyload: use correct calling conventions 3 years ago
test-dump-cache-tree.c
test-dump-fsmonitor.c fsmonitor: change last update timestamp on the index_state to opaque token 5 years ago
test-dump-split-index.c t/helper/test-dump-split-index: initialize git repository 5 years ago
test-dump-untracked-cache.c environment.c: remove test-specific "ignore_untracked..." variable 3 years ago
test-example-decorate.c lookup_unknown_object(): take a repository argument 4 years ago
test-fake-ssh.c
test-fast-rebase.c fast-rebase: write conflict state to working tree, index, and HEAD 4 years ago
test-fsmonitor-client.c t/helper/fsmonitor-client: create stress test 3 years ago
test-genrandom.c
test-genzeros.c test-tool genzeros: generate large amounts of data more efficiently 3 years ago
test-getcwd.c t0001: fix broken not-quite getcwd(3) test in bed67874e2 4 years ago
test-hash-speed.c builtins + test helpers: use return instead of exit() in cmd_* 4 years ago
test-hash.c builtins + test helpers: use return instead of exit() in cmd_* 4 years ago
test-hashmap.c Use new HASHMAP_INIT macro to simplify hashmap initialization 4 years ago
test-index-version.c
test-json-writer.c
test-lazy-init-name-hash.c
test-match-trees.c builtins + test helpers: use return instead of exit() in cmd_* 4 years ago
test-mergesort.c test-mergesort: use repeatable random numbers 3 years ago
test-mktemp.c
test-oid-array.c tests: fix test-oid-array leak, test in SANITIZE=leak 3 years ago
test-oidmap.c
test-oidtree.c tests: fix a memory leak in test-oidtree.c 3 years ago
test-online-cpus.c
test-parse-options.c tests: fix a memory leak in test-parse-options.c 3 years ago
test-parse-pathspec-file.c test-parse-pathspec-file.c: s/0/NULL/ for pointer type 5 years ago
test-partial-clone.c promisor-remote: teach lazy-fetch in any repo 4 years ago
test-path-utils.c t0060: test ntfs/hfs-obscured dotfiles 4 years ago
test-pcre2-config.c grep/pcre2: better support invalid UTF-8 haystacks 4 years ago
test-pkt-line.c test-lib-functions: use test-tool for [de]packetize() 4 years ago
test-prio-queue.c tests: fix a memory leak in test-prio-queue.c 3 years ago
test-proc-receive.c receive-pack: use default version 0 for proc-receive 4 years ago
test-progress.c progress.c tests: make start/stop commands on stdin 3 years ago
test-reach.c builtins + test helpers: use return instead of exit() in cmd_* 4 years ago
test-read-cache.c test-read-cache: remove --table, --expand options 3 years ago
test-read-graph.c commit-graph: implement generation data chunk 4 years ago
test-read-midx.c t/helper/test-read-midx.c: free MIDX within read_midx_file() 3 years ago
test-ref-store.c refs API: remove "failure_errno" from refs_resolve_ref_unsafe() 3 years ago
test-reftable.c reftable: order unittests by complexity 3 years ago
test-regex.c t/helper: teach test-regex to report pattern errors (like REG_ILLSEQ) 5 years ago
test-repository.c t/helper: make repository tests hash independent 5 years ago
test-revision-walking.c
test-run-command.c run-command tests: use strvec_pushv(), not argv assignment 3 years ago
test-scrap-cache-tree.c
test-serve-v2.c serve.[ch]: remove "serve_options", split up --advertise-refs code 4 years ago
test-sha1.c
test-sha1.sh
test-sha256.c
test-sigchain.c
test-simple-ipc.c t/helper/simple-ipc: convert test-simple-ipc to use start_bg_command 3 years ago
test-strcmp-offset.c
test-string-list.c
test-submodule-config.c
test-submodule-nested-repo-config.c repository: support unabsorbed in repo_submodule_init 3 years ago
test-subprocess.c run-command API users: use strvec_pushv(), not argv assignment 3 years ago
test-tool.c t/helper/fsmonitor-client: create IPC client to talk to FSMonitor Daemon 3 years ago
test-tool.h t/helper/fsmonitor-client: create IPC client to talk to FSMonitor Daemon 3 years ago
test-trace2.c common-main.c: call exit(), don't return 3 years ago
test-urlmatch-normalization.c
test-userdiff.c userdiff tests: list builtin drivers via test-tool 4 years ago
test-wildmatch.c
test-windows-named-pipe.c use strpbrk(3) to search for characters from a given set 5 years ago
test-write-cache.c
test-xml-encode.c