| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | [ticket/11792] Add functional test for var lang_set_ext of core.user_setup | rechosen | 2013-08-22 | 1 | -0/+5 |
| | | | | | | | | | | To ensure that the new lang_set_ext variable available with the core.user_setup event works properly, a functional test was added. It overwrites the value of the 'SKIP' language key, which is assumed to remain in use for some time to come. PHPBB3-11792 | ||||
| * | [ticket/11582] Test the event and and fix it. | Joas Schilling | 2013-07-14 | 1 | -1/+1 |
| | | | | | PHPBB3-11582 | ||||
| * | [ticket/11582] Fix extension permission tests | Joas Schilling | 2013-07-14 | 1 | -2/+1 |
| | | | | | PHPBB3-11582 | ||||
| * | [ticket/11458] Add functional test | OpenShift guest | 2013-04-13 | 1 | -0/+6 |
| Since there is no test method to include extension language files, a functional test seems more appropriate. We add a permission mask 'acl_u_foo' with translation found in extenion 'bar' and confirm that the permission language file 'permissions_foo.php' from 'bar' was added by asserting that 'Can view foo' exists when viewing user permissions in acp PHPBB3-11458 | |||||
