about summary refs log tree commit diff
path: root/tests/setup.sh (follow)
Commit message (Expand)AuthorAge
* tests: only do lua tests if lua is compiled-inJason A. Donenfeld2014-01-20
* t0111: Additions and fixesLukas Fleischer2014-01-16
* t0111: Add basic tests for Lua filtersLukas Fleischer2014-01-15
* tests/: Add t0111-filter.shLukas Fleischer2014-01-14
* tests: add Valgrind supportJohn Keeping2014-01-12
* tests: introduce strip_header() helper functionJohn Keeping2013-05-22
* tests: set TEST_OUTPUT_DIRECTORY to the CGit test directoryJohn Keeping2013-04-15
* tests: use Git's test frameworkJohn Keeping2013-04-08
* Merge branch 'stable'Lars Hjemli2012-03-18
|\
| * tests: properly quote arguments to printfFerry Huberts2012-03-18
| * tests: handle paths with whitespaceFerry Huberts2012-03-18
* | Merge branch 'stable'Lars Hjemli2011-07-21
|\|
| * tests: fix failures when CDPATH is setFerry Huberts2011-07-21
* | cgit.c: add 'clone-url' setting with support for macro expansionLars Hjemli2011-06-13
|/
* tests: add tests for links with space in path and/or argsLars Hjemli2011-05-23
* tests/setup.sh: add support for known bugsLars Hjemli2011-05-23
* tests/setup.sh: allow testsuite to fail properly with POSIX standard shellsLars Hjemli2008-12-06
* Fix tests to work on Ubuntu (dash)Ramsay Jones2008-11-06
* ui-shared.c: use html_url_arg()Lars Hjemli2008-10-05
* Redesign the caching layerLars Hjemli2008-04-28
* tests/setup.sh: cleanup test script output and loggingLars Hjemli2008-02-24
* Make output from `make test` more readableLars Hjemli2008-02-24
* Add regression-test for description-less reposLars Hjemli2008-02-24
* Create initial testsuiteLars Hjemli2007-11-11
3 11:39:20 +0200'>2015-08-13redirect: be more careful for different cgi setupsJason A. Donenfeld 2015-08-12ui-log: fix double countingJohn Keeping 2015-08-12log: allow users to follow a fileJohn Keeping 2015-08-12shared: make cgit_diff_tree_cb publicJohn Keeping 2015-08-12t0110: Chain together using &&Jason A. Donenfeld 2015-08-12about: always ensure page has a trailing slashJason A. Donenfeld 2015-08-12filters: apply HTML escapingLazaros Koromilas 2015-08-12git: update to v2.5.0Christian Hesse 2015-08-12Fix processing of repo.hide and repo.ignoreDaniel Reichelt