summaryrefslogtreecommitdiff
path: root/tests (unfollow)
Commit message (Expand)AuthorFilesLines
2013-04-10t0109: chain operations with &&John Keeping1-1/+1
2013-04-09t0107: Use `tar -z` for gzip'ed archivesLukas Fleischer1-1/+1
2013-04-08tests: Make sure that git does not access $HOMEJason A. Donenfeld1-0/+25
2013-04-08tests/.gitignore: update for using Git's test infrastructureJohn Keeping1-2/+2
2013-04-08tests: use Git's test frameworkJohn Keeping12-289/+234
2013-03-20tests: check that Git version are in syncJohn Keeping1-0/+36
2013-03-04t0107-snapshot: add tests for ZIP archivesJohn Keeping1-2/+37
2013-03-04tests: make whitespace consistentJohn Keeping3-14/+17
2013-03-04tests: "grep -e" is not portable to all platformsJohn Keeping8-55/+55
2012-10-17tests: check for proper html entityJason A. Donenfeld1-1/+1
2012-03-18tests: properly quote arguments to printfFerry Huberts1-1/+1
2012-03-18tests: handle paths with whitespaceFerry Huberts2-2/+2
2011-07-21tests: fix failures when CDPATH is setFerry Huberts1-0/+1
2011-06-13cgit.c: add 'clone-url' setting with support for macro expansionLars Hjemli2-0/+7
2011-06-02ui-log.c: do not link from age columnLars Hjemli1-1/+1
2011-05-23tests: add tests for links with space in path and/or argsLars Hjemli3-3/+19
2011-05-23tests/setup.sh: add support for known bugsLars Hjemli1-1/+13
2010-08-29t0108-patch: add 'tests_done' to endMark Lodato1-0/+2
2009-01-27tests/t0105-commit.sh: expect commit decorationsLars Hjemli1-1/+1
2009-01-10changed objects are outputted, allowing for selections of code onlyOnne Gorter1-2/+2
2009-01-06ui-tree.c: do not add blank line when displaying blobsLars Hjemli1-1/+1
2008-12-28tests/t0107-snapshot.sh: make testscript match updated snapshot behaviorLars Hjemli1-10/+10
2008-12-26ui-snapshot.c: change mime-type for tar.gz and tar.bz2Lars Hjemli1-1/+1
2008-12-06tests/setup.sh: allow testsuite to fail properly with POSIX standard shellsLars Hjemli1-1/+1
2008-12-06tests/t0010-validate-html.sh: skip tests if 'tidy' is not availableLars Hjemli1-1/+8
2008-11-06Fix tests to work on Ubuntu (dash)Ramsay Jones1-2/+4
2008-10-05ui-snapshot.c: specify archiver_args.baselenLars Hjemli1-1/+4
2008-10-05ui-shared.c: use html_url_arg()Lars Hjemli3-1/+26
2008-07-22tests/Makefile: not everyone has `.` in $PATHLars Hjemli1-1/+1
2008-05-18Include commit-id in link from diff-statLars Hjemli1-1/+1
2008-05-18ui-commit: handle root commitsLars Hjemli1-0/+15
2008-04-28Redesign the caching layerLars Hjemli2-1/+68
2008-03-17Fix segfault in patch view for root commitLars Hjemli1-0/+37
2008-02-24tests/setup.sh: cleanup test script output and loggingLars Hjemli1-2/+8
2008-02-24t0010-validate.sh: return on cgit errorsLars Hjemli1-1/+4
2008-02-24Make output from `make test` more readableLars Hjemli1-2/+2
2008-02-24Brown paper bag: don't use `grep -v`Lars Hjemli2-5/+5
2008-02-24Add regression-test for description-less reposLars Hjemli2-1/+5
2007-11-11Fix html error detected by test-suiteLars Hjemli2-3/+9
2007-11-11Create initial testsuiteLars Hjemli11-0/+295