aboutsummaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* [feature/system-cron] Rename lock() to acquire and unlock() to release.Nils Adermann2011-02-121-13/+13
* [feature/system-cron] Cache cron's task names.Nils Adermann2011-02-123-8/+70
* [feature/system-cron] Use a RecursiveDirectoryIterator instead of readdir.Nils Adermann2011-02-121-1/+1
* [feature/system-cron] Make use of the new config class in locks.Nils Adermann2011-02-121-11/+27
* [feature/system-cron] Fix duplicate instantiation of class loader in tests.Nils Adermann2011-02-121-5/+0
* [feature/system-cron] Abstract the database locking mechanism out of cron.Nils Adermann2011-02-122-0/+80
* [feature/system-cron] Move tests to phpunit.xml and always load class loaderNils Adermann2011-02-123-59/+12
* [feature/system-cron] Basic tests for cron manager.Oleg Pudeyev2011-02-122-0/+98
* [ticket/10013] Use mkdir to create directory trees.Oleg Pudeyev2011-02-121-5/+1
* [ticket/10013] Fixed cache test to create intermediate directories.Oleg Pudeyev2011-02-122-2/+11
* [ticket/10013] Changed cache test to use tests/tmp/cache as cache directoryOleg Pudeyev2011-02-122-4/+36
* Merge branch 'develop-olympus' into developAndreas Fischer2011-02-071-0/+58
|\
| * Merge branch 'ticket/nickvergessen/9949' into develop-olympusAndreas Fischer2011-02-071-0/+58
| |\
| | * [ticket/9949] Unit tests for user::lang()Andreas Fischer2011-02-071-0/+58
* | | Merge branch 'ticket/nickvergessen/9823' into developAndreas Fischer2011-02-046-0/+732
|\ \ \
| * | | [ticket/9823] Replace 0x80000000 with -2147483648 in tests.Andreas Fischer2011-02-041-2/+2
| * | | [ticket/9823] Move mock file into the mock/ folder.Joas Schilling2011-02-016-10/+10
| * | | [ticket/9823] Update Unit tests to the new system and correct some minor issuesJoas Schilling2011-02-016-70/+17
| * | | [ticket/9823] Update copyright year and add newline at the end of the file.Joas Schilling2011-02-011-2/+2
| * | | [ticket/9823] Correct unit-tests to use self:: instead of the class-name.Joas Schilling2011-02-012-10/+10
| * | | [ticket/9823] Unit tests for validate_config_vars.Joas Schilling2011-02-013-8/+157
| * | | [ticket/9823] Unit tests for build_cfg_template.Joas Schilling2011-02-012-0/+195
| * | | [ticket/9823] Unit tests for validate_rang.Joas Schilling2011-02-012-0/+187
| * | | [ticket/9823] Unit tests for h_radio.Joas Schilling2011-02-013-0/+157
| * | | [ticket/9823] Moving the functions. Unit tests for build_select.Joas Schilling2011-02-012-0/+97
* | | | [ticket/10011] Tests can't be ran on PHP < 5.3Erik Frèrejean2011-01-318-16/+16
* | | | Merge branch 'develop-olympus' into developAndreas Fischer2011-01-3118-35/+35
|\ \ \ \ | |/ / / |/| / / | |/ /
| * | [ticket/10011] Tests don't work on PHP < 5.3Erik Frèrejean2011-01-3118-33/+33
| |/
* | Merge branch 'develop-olympus' into developNils Adermann2011-01-238-1/+322
|\ \ | |/
| * [task/session-tests] Renamed assertSqlResultEquals and fixed its param orderNils Adermann2011-01-211-1/+1
| * [task/session-tests] Test additional combinations of session_begin.Nils Adermann2011-01-201-12/+46
| * [task/session-tests] Added tests for the session class.Nils Adermann2011-01-208-1/+344
* | Merge branch 'develop-olympus' into developIgor Wiedler2011-01-161-2/+12
|\ \ | |/
| * [ticket/9933] Add $use_unicode parameter to get_censor_preg_expression().Andreas Fischer2011-01-161-2/+12
* | Merge branch 'develop-olympus' into developNils Adermann2011-01-124-0/+330
|\ \ | |/
| * [ticket/9990] Add docs for running slow testsIgor Wiedler2011-01-121-0/+9
| * [ticket/9990] Integrate utf normalizer tests into test suiteIgor Wiedler2011-01-113-0/+321
* | [task/config-class] Correctly merge cached config with dynamically loaded data.Nils Adermann2011-01-121-0/+11
* | [task/config-class] Fix db config constructor param orderIgor Wiedler2011-01-111-6/+6
* | [task/config-class] Implemented a config class to replace the global array.Nils Adermann2011-01-104-0/+253
* | Merge branch 'develop-olympus' into developIgor Wiedler2011-01-1021-3/+2
|\ \ | |/
| * [ticket/9987] Rename test files to include a _test suffixIgor Wiedler2011-01-1014-0/+0
| * [ticket/9981] Fix unit test dependenciesIgor Wiedler2011-01-072-0/+2
* | [task/acm-refactor] Cleaning up left over mentions of ACM and fixing tests.Nils Adermann2011-01-095-74/+43
* | [task/acm-refactor] Refactor the ACM classes to have a common interface.Igor Wiedler2011-01-095-7/+137
* | [ticket/9979] Support autoloading in unit testsIgor Wiedler2011-01-097-16/+16
* | [ticket/9981] Fix unit test dependenciesIgor Wiedler2011-01-092-0/+2
* | Merge branch 'develop-olympus' into developAndreas Fischer2011-01-071-0/+40
|\ \ | |/
| * [ticket/9933] Create unit test for word censor regular expression.rxu2011-01-071-0/+40
* | Merge branch 'develop-olympus' into developIgor Wiedler2011-01-0743-672/+97
|\ \ | |/