aboutsummaryrefslogtreecommitdiffhomepage
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #255 from ArthurHoaro/configVirtualTam2015-07-091-0/+177
|\
| * All settings are now stored in config.phpArthurHoaro2015-07-091-0/+177
* | LinkDB::filterDay(): check input date formatVirtualTam2015-07-092-10/+32
|/
* LinkDBTest: only check that the datastore is created and non-emptyVirtualTam2015-06-281-10/+4
* Merge remote-tracking branch 'ArthurHoaro/default-links'nodiscc2015-06-261-7/+7
|\
| * Fixes unit tests: checking datastore filesize instead of hash.ArthurHoaro2015-06-241-7/+7
* | LinkDB: do not access global variablesVirtualTam2015-06-242-21/+15
|/
* LinkDB: add 'hidePublicLinks' parameter to the constructorVirtualTam2015-06-241-10/+27
* LinkDB: move to a proper file, add test coverageVirtualTam2015-06-114-0/+717