aboutsummaryrefslogtreecommitdiffstats
path: root/tests (follow)
Commit message (Expand)AuthorAgeFilesLines
* tests: allow shell to be overriddenJohn Keeping2015-08-131-1/+5
* t0110: Chain together using &&Jason A. Donenfeld2015-08-121-8/+8
* ui-patch: match git-format-patch(1) outputJohn Keeping2014-12-281-2/+2
* t0108: modernize styleJohn Keeping2014-12-281-10/+10
* tests: only do lua tests if lua is compiled-inJason A. Donenfeld2014-01-202-2/+17
* t0111: Additions and fixesLukas Fleischer2014-01-164-10/+10
* t0111: Add basic tests for Lua filtersLukas Fleischer2014-01-155-36/+63
* tests/: Add t0111-filter.shLukas Fleischer2014-01-144-0/+57
* tests: add CGIT_TEST_OPTS variable to MakefileJohn Keeping2014-01-121-1/+1
* tests: add Valgrind supportJohn Keeping2014-01-122-1/+48
* Reduce line number bloat, fix hover effectPeter Wu2014-01-081-2/+2
* tests/: Add t0110-rawdiff.shLukas Fleischer2013-08-261-0/+42
* t0108: Add tests for revision rangesLukas Fleischer2013-08-261-0/+17
* t0108: Compare output with git-format-patch(1)Lukas Fleischer2013-08-261-0/+7
* ui-patch.c: Add additional newline after each patchLukas Fleischer2013-08-261-2/+2
* t0108: Avoid unnecessary fork()Lukas Fleischer2013-08-261-1/+1
* cache.c: cache ls_cache output properlyJohn Keeping2013-05-221-1/+7
* tests: introduce strip_header() helper functionJohn Keeping2013-05-222-2/+10
* t0109: "function" is a bash-ismJohn Keeping2013-05-131-1/+1
* ui-snapshot: do not access $HOMEJason A. Donenfeld2013-04-301-0/+1
* t0001: validate Git -rcN version numbers correctlyJohn Keeping2013-04-271-1/+6
* t0001: ignore ".dirty" suffix on Git versionJohn Keeping2013-04-151-1/+1
* tests: set TEST_OUTPUT_DIRECTORY to the CGit test directoryJohn Keeping2013-04-151-0/+1
* t0109: test more URLsJohn Keeping2013-04-151-4/+20
* t0107: Skip ZIP tests if unzip(1) isn't availableLukas Fleischer2013-04-101-4/+10
* tests/: Do not use `sed -i`Lukas Fleischer2013-04-102-5/+8
* t0109: chain operations with &&John Keeping2013-04-101-1/+1
* t0107: Use `tar -z` for gzip'ed archivesLukas Fleischer2013-04-091-1/+1
* tests: Make sure that git does not access $HOMEJason A. Donenfeld2013-04-081-0/+25
* tests/.gitignore: update for using Git's test infrastructureJohn Keeping2013-04-081-2/+2
* tests: use Git's test frameworkJohn Keeping2013-04-0812-289/+234
* tests: check that Git version are in syncJohn Keeping2013-03-201-0/+36
* t0107-snapshot: add tests for ZIP archivesJohn Keeping2013-03-041-2/+37
* tests: make whitespace consistentJohn Keeping2013-03-043-14/+17
* tests: "grep -e" is not portable to all platformsJohn Keeping2013-03-048-55/+55
* tests: check for proper html entityJason A. Donenfeld2012-10-171-1/+1
* Merge branch 'stable'Lars Hjemli2012-03-182-3/+3
|\
| * tests: properly quote arguments to printfFerry Huberts2012-03-181-1/+1
| * tests: handle paths with whitespaceFerry Huberts2012-03-182-2/+2
* | Merge branch 'stable'Lars Hjemli2011-07-211-0/+1
|\|
| * tests: fix failures when CDPATH is setFerry Huberts2011-07-211-0/+1
* | cgit.c: add 'clone-url' setting with support for macro expansionLars Hjemli2011-06-132-0/+7
|/
* ui-log.c: do not link from age columnLars Hjemli2011-06-021-1/+1
* tests: add tests for links with space in path and/or argsLars Hjemli2011-05-233-3/+19
* tests/setup.sh: add support for known bugsLars Hjemli2011-05-231-1/+13
* t0108-patch: add 'tests_done' to endMark Lodato2010-08-291-0/+2
* Merge branch 'jw/commit-decorations'Lars Hjemli2009-01-271-1/+1
|\
| * tests/t0105-commit.sh: expect commit decorationsLars Hjemli2009-01-271-1/+1
* | Merge branch 'og/tree-view-selection'Lars Hjemli2009-01-271-2/+2
|\ \ | |/ |/|
| * changed objects are outputted, allowing for selections of code onlyOnne Gorter2009-01-101-2/+2