summaryrefslogtreecommitdiff
path: root/tests/setup.sh (follow)
Commit message (Expand)AuthorAgeFilesLines
* tests/setup.sh: allow testsuite to fail properly with POSIX standard shellsLars Hjemli2008-12-061-1/+1
* Fix tests to work on Ubuntu (dash)Ramsay Jones2008-11-061-2/+4
* ui-shared.c: use html_url_arg()Lars Hjemli2008-10-051-1/+12
* Redesign the caching layerLars Hjemli2008-04-281-1/+1
* tests/setup.sh: cleanup test script output and loggingLars Hjemli2008-02-241-2/+8
* Make output from `make test` more readableLars Hjemli2008-02-241-2/+2
* Add regression-test for description-less reposLars Hjemli2008-02-241-1/+3
* Create initial testsuiteLars Hjemli2007-11-111-0/+108
5' class='logmsg'> This patch removes several special characters while attempting to preserve as much meaning in the filename as possible. These changes are made to the KeepassX title before it is used as a file password store filename: - Spaces between words in file names are replaced with camelCasing. - The characters \ | ( ) are each replaced with a hyphen. - Trailing hypens are removed. - @ is replaced with "At" - ' is removed