aboutsummaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* [ticket/11435] Mark extension spacing test as incompleteNathaniel Guse2013-04-304-3/+7
* [ticket/11435] Create test to make sure template/event output is equalNathan Guse2013-04-254-0/+100
* [ticket/11435] Fix comments in events testNathan Guse2013-04-251-1/+2
* [ticket/11335] (more) Make php_ext 'php' not '.php'Nathan Guse2013-04-242-2/+2
* [ticket/11335] (more tests) Make php_ext 'php' not '.php'Nathan Guse2013-04-241-3/+3
* [ticket/11335] (more class loader) Make php_ext 'php' not '.php'Nathan Guse2013-04-241-3/+3
* [ticket/11335] (tests) Make php_ext 'php' not '.php'Nathan Guse2013-04-246-7/+7
* Merge remote-tracking branch 'github-asperous/ticket/9975' into developNils Adermann2013-04-241-3/+3
|\
| * [ticket/9975] Moved a few E_USER_ERROR errors to /languageasperous2013-04-231-3/+3
* | Merge pull request #1324 from nickvergessen/ticket/10844-2Nils Adermann2013-04-244-1/+70
|\ \
| * | [ticket/10844] Increase prefix to not match template/ in finder testJoas Schilling2013-04-221-1/+1
| * | [ticket/10844] Add extension template file to locateJoas Schilling2013-04-221-0/+1
| * | [ticket/10844] Add unit tests for different root_pathsJoas Schilling2013-04-122-0/+68
* | | Merge pull request #1290 from nickvergessen/ticket/11362Nils Adermann2013-04-247-9/+35
|\ \ \ | |_|/ |/| |
| * | [ticket/11362] Extension manager depends on filesystemJoas Schilling2013-04-176-1/+7
| * | [ticket/11362] Move phpbb_clean_path into a simple filesystem serviceJoas Schilling2013-04-171-8/+12
| * | [ticket/11362] Add unit test for ../ in directory pathsJoas Schilling2013-03-121-0/+16
* | | [ticket/11501] Remove test_ prefix from data provider methodsJoas Schilling2013-04-192-4/+4
* | | [ticket/11501] Assert the variables instead of fail() with the conditionJoas Schilling2013-04-191-9/+2
* | | Merge remote-tracking branch 'nickvergessen/ticket/11491' into developAndreas Fischer2013-04-151-10/+24
|\ \ \
| * | | [ticket/11491] Copy files back only if we saved them previouslyJoas Schilling2013-04-121-3/+9
| * | | [ticket/11491] Only copy files from phpBB/ext/ the directory existsJoas Schilling2013-04-121-4/+9
| * | | [ticket/11491] Correctly remove the store/temp_ext/ directory after useJoas Schilling2013-04-121-2/+2
| * | | [ticket/11491] Fix path to the ext/ folderJoas Schilling2013-04-121-1/+1
| * | | [ticket/11491] Add extension_acp_test.php to functional groupJoas Schilling2013-04-121-0/+3
| * | | [ticket/11491] Fix class name of functional testJoas Schilling2013-04-121-1/+1
| * | | [ticket/11491] Move file to correct directoryJoas Schilling2013-04-121-0/+0
| | |/ | |/|
* | | Merge branch 'develop-olympus' into developAndreas Fischer2013-04-151-0/+3
|\ \ \
| * | | [ticket/11493] add checks for Notice and WarningDhruv2013-04-151-0/+2
| * | | [ticket/11493] add check for phpBB Debug in functional testsDhruv2013-04-151-0/+1
* | | | [ticket/11494] Filter crawler in first placeJoas Schilling2013-04-151-23/+18
* | | | [ticket/11494] Use functions instead of repeatingJoas Schilling2013-04-131-19/+29
* | | | [ticket/11494] Fix memberlist leaders functional testsJoas Schilling2013-04-111-8/+24
| |/ / |/| |
* | | [ticket/11492] Fix the test once moreJoas Schilling2013-04-111-7/+1
* | | [ticket/11492] Fix issues with log objectJoas Schilling2013-04-111-16/+10
* | | [ticket/11492] Split into mutliple testsJoas Schilling2013-04-111-6/+16
* | | [ticket/11492] Do not add the user againJoas Schilling2013-04-111-1/+0
* | | [ticket/11492] Add tests for removing/adding usersJoas Schilling2013-04-112-1/+74
* | | [ticket/11492] Add functional test for empty teampageJoas Schilling2013-04-112-0/+49
* | | Merge pull request #1199 from imkingdavid/ticket/11334Nils Adermann2013-04-032-1/+60
|\ \ \
| * | | [ticket/11334] Allow parameters to be specified in the routeJoas Schilling2013-03-151-3/+3
| * | | [ticket/11334] Fix copyright year in test fileJoas Schilling2013-03-151-1/+1
| * | | [ticket/11334] Use mocks instead of making parameters optionalJoas Schilling2013-03-151-1/+5
| * | | [ticket/11334] Move unit tests for helper->url() into own fileJoas Schilling2013-03-152-11/+55
| * | | [ticket/11334] Include functions.php and fix class name in testsJoas Schilling2013-03-151-1/+3
| * | | [ticket/11334] Make $phpbb_dispatcher global, as done in append_sid testDavid King2013-03-151-0/+3
| * | | [ticket/11334] Add a test for the controller helper URL methodDavid King2013-03-151-0/+6
* | | | Merge pull request #1316 from nickvergessen/ticket/11405Nils Adermann2013-03-319-0/+1257
|\ \ \ \
| * | | | [ticket/11474] Add test user with only global m_approve permissionsJoas Schilling2013-03-272-2/+22
| * | | | [ticket/11405] Add unit tests for post_in_queueJoas Schilling2013-03-262-0/+262