summaryrefslogtreecommitdiff
path: root/tests
AgeCommit message (Expand)Author
2013-05-22cache.c: cache ls_cache output properlyJohn Keeping
2013-05-22tests: introduce strip_header() helper functionJohn Keeping
2013-05-13t0109: "function" is a bash-ismJohn Keeping
2013-04-30ui-snapshot: do not access $HOMEJason A. Donenfeld
2013-04-27t0001: validate Git -rcN version numbers correctlyJohn Keeping
2013-04-15t0001: ignore ".dirty" suffix on Git versionJohn Keeping
2013-04-15tests: set TEST_OUTPUT_DIRECTORY to the CGit test directoryJohn Keeping
2013-04-15t0109: test more URLsJohn Keeping
2013-04-10t0107: Skip ZIP tests if unzip(1) isn't availableLukas Fleischer
2013-04-10tests/: Do not use `sed -i`Lukas Fleischer
2013-04-10t0109: chain operations with &&John Keeping
2013-04-08t0107: Use `tar -z` for gzip'ed archivesLukas Fleischer
2013-04-08tests: Make sure that git does not access $HOMEJason A. Donenfeld
2013-04-08tests/.gitignore: update for using Git's test infrastructureJohn Keeping
2013-04-08tests: use Git's test frameworkJohn Keeping
2013-03-20tests: check that Git version are in syncJohn Keeping
2013-03-05t0107-snapshot: add tests for ZIP archivesJohn Keeping
2013-03-05tests: make whitespace consistentJohn Keeping
2013-03-05tests: "grep -e" is not portable to all platformsJohn Keeping
2012-10-17tests: check for proper html entityJason A. Donenfeld
2012-03-18Merge branch 'stable'Lars Hjemli
2012-03-18tests: properly quote arguments to printfFerry Huberts
2012-03-18tests: handle paths with whitespaceFerry Huberts
2011-07-21Merge branch 'stable'Lars Hjemli
2011-07-21tests: fix failures when CDPATH is setFerry Huberts
2011-06-13cgit.c: add 'clone-url' setting with support for macro expansionLars Hjemli
2011-06-02ui-log.c: do not link from age columnLars Hjemli
2011-05-23tests: add tests for links with space in path and/or argsLars Hjemli
2011-05-23tests/setup.sh: add support for known bugsLars Hjemli
2010-08-29t0108-patch: add 'tests_done' to endMark Lodato
2009-01-27Merge branch 'jw/commit-decorations'Lars Hjemli
2009-01-27tests/t0105-commit.sh: expect commit decorationsLars Hjemli
2009-01-27Merge branch 'og/tree-view-selection'Lars Hjemli
2009-01-11Merge branch 'snapshot-fixes'Lars Hjemli
2009-01-11Merge branch 'lh/mimetypes'Lars Hjemli
2009-01-10changed objects are outputted, allowing for selections of code onlyOnne Gorter
2009-01-06ui-tree.c: do not add blank line when displaying blobsLars Hjemli
2008-12-28tests/t0107-snapshot.sh: make testscript match updated snapshot behaviorLars Hjemli
2008-12-26ui-snapshot.c: change mime-type for tar.gz and tar.bz2Lars Hjemli
2008-12-06tests/setup.sh: allow testsuite to fail properly with POSIX standard shellsLars Hjemli
2008-12-06tests/t0010-validate-html.sh: skip tests if 'tidy' is not availableLars Hjemli
2008-11-06Fix tests to work on Ubuntu (dash)Ramsay Jones
2008-10-05Merge branch 'lh/escape-urls'Lars Hjemli
2008-10-05ui-snapshot.c: specify archiver_args.baselenLars Hjemli
2008-10-05ui-shared.c: use html_url_arg()Lars Hjemli
2008-07-22tests/Makefile: not everyone has `.` in $PATHLars Hjemli
2008-05-18Include commit-id in link from diff-statLars Hjemli
2008-05-18ui-commit: handle root commitsLars Hjemli
2008-04-28Redesign the caching layerLars Hjemli
2008-03-17Fix segfault in patch view for root commitLars Hjemli