summaryrefslogtreecommitdiff
path: root/tests (follow)
Commit message (Expand)AuthorAgeFilesLines
* tests: fix failures when CDPATH is setFerry Huberts2011-07-211-0/+1
* 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
* | Merge branch 'snapshot-fixes'Lars Hjemli2009-01-111-10/+10
|\ \
| * | tests/t0107-snapshot.sh: make testscript match updated snapshot behaviorLars Hjemli2008-12-281-10/+10
* | | Merge branch 'lh/mimetypes'Lars Hjemli2009-01-111-1/+1
|\ \ \ | |_|/ |/| |
| * | ui-snapshot.c: change mime-type for tar.gz and tar.bz2Lars Hjemli2008-12-261-1/+1
| |/
* / ui-tree.c: do not add blank line when displaying blobsLars Hjemli2009-01-061-1/+1
|/
* tests/setup.sh: allow testsuite to fail properly with POSIX standard shellsLars Hjemli2008-12-061-1/+1
* tests/t0010-validate-html.sh: skip tests if 'tidy' is not availableLars Hjemli2008-12-061-1/+8
* Fix tests to work on Ubuntu (dash)Ramsay Jones2008-11-061-2/+4
* Merge branch 'lh/escape-urls'Lars Hjemli2008-10-053-1/+26
|\
| * ui-shared.c: use html_url_arg()Lars Hjemli2008-10-053-1/+26
* | ui-snapshot.c: specify archiver_args.baselenLars Hjemli2008-10-051-1/+4
|/
* tests/Makefile: not everyone has `.` in $PATHLars Hjemli2008-07-221-1/+1
* Include commit-id in link from diff-statLars Hjemli2008-05-181-1/+1
* ui-commit: handle root commitsLars Hjemli2008-05-181-0/+15
* Redesign the caching layerLars Hjemli2008-04-282-1/+68
* Fix segfault in patch view for root commitLars Hjemli2008-03-171-0/+37
* tests/setup.sh: cleanup test script output and loggingLars Hjemli2008-02-241-2/+8
* t0010-validate.sh: return on cgit errorsLars Hjemli2008-02-241-1/+4
* Make output from `make test` more readableLars Hjemli2008-02-241-2/+2
* Brown paper bag: don't use `grep -v`Lars Hjemli2008-02-242-5/+5
* Add regression-test for description-less reposLars Hjemli2008-02-242-1/+5
* Fix html error detected by test-suiteLars Hjemli2007-11-112-3/+9
* Create initial testsuiteLars Hjemli2007-11-1111-0/+295
=372c5781ae6723f65bb9e6cea2d719f916d8b265&follow=1'>Removed XSD_LOCATION -- as there is no more xsd ;)René 'Necoro' Neumann2-5/+1 2008-07-03Updated setup.py to install the correct set of pluginsRené 'Necoro' Neumann1-3/+2 2008-07-03Ported etc-proposals pluginRené 'Necoro' Neumann3-50/+43 2008-07-03Ported gpytage pluginRené 'Necoro' Neumann2-16/+14 2008-07-03Ported Notify pluginRené 'Necoro' Neumann4-37/+51 2008-07-03Remove xsd and -x cmdline optionRené 'Necoro' Neumann2-107/+1 2008-07-03Ported completelyRené 'Necoro' Neumann3-548/+54 2008-07-03Should show dependencies nowRené 'Necoro' Neumann2-82/+128 2008-07-03Use __slots__ for the PkgData class to save memoryRené 'Necoro' Neumann1-2/+3 2008-07-03New plugin system - first hackRené 'Necoro' Neumann2-420/+683 2008-06-30Now the new design is able to do the same as the old oneRené 'Necoro' Neumann3-168/+182 2008-06-30First draft of the new plugin windowRené 'Necoro' Neumann1-8/+172 2008-06-30Added stuff to plugin.pyRené 'Necoro' Neumann1-2/+24 2008-06-30Beautified some dialogsRené 'Necoro' Neumann1-6/+8 2008-06-30Only add a package to mergequeue if everything went fineRené 'Necoro' Neumann1-1/+1 2008-06-26Removed '__find_resolved_unresolved' as it is quite useless.René 'Necoro' Neumann3-53/+29 Also removed the "find_packages::ws" and moved the content into "world" and "system" to prepare for exchangebility. 2008-06-26Added very basic set queryingRené 'Necoro' Neumann3-0/+27 2008-06-25Now load 22 versions when running the correct portageRené 'Necoro' Neumann4-8/+18 2008-06-25Added Package_22 and System_22René 'Necoro' Neumann4-5/+63