Marc Alexander
7a310cc7d9
[ticket/15392] Replace remaining dirname(__FILE__) with __DIR__
...
PHPBB3-15392
2021-03-04 16:56:07 +01:00
DinHere
8c9d26db1f
[ticket/15392] Changed dirname(__FILE__) to __DIR__
...
Changed dirname(__FILE__) to __DIR__ everywhere
PHPBB3-15392
2021-03-03 22:24:10 +01:00
rxu
4c4debf004
[ticket/16549] PHPUnit function declarations tiny cleanup
...
PHPBB3-16549
2020-10-18 10:36:42 +07:00
rxu
632bcdd2da
[ticket/16549] Remove exception expectation annotations
...
PHPBB3-16549
2020-10-18 10:36:40 +07:00
rxu
dcab076221
[ticket/16276] Further fix PHP nightly tests
...
PHPBB3-16276
2019-12-29 12:59:24 +07:00
Marc Alexander
ebac54aa9e
[ticket/14948] Adjust calls for twig and phpunit updates
...
PHPBB3-14948
2019-05-09 21:40:06 +02:00
Jakub Senko
9ee7b9b81f
[ticket/15696] Add tests
...
PHPBB3-15696
2018-07-05 09:57:23 +02:00
Jakub Senko
e974f338af
[ticket/14739] Remove SQLite 2.8.x database driver
...
PHPBB3-14739
2016-11-16 17:59:28 +01:00
Oliver Schramm
4938887e5d
Merge branch 'ticket/14742' into ticket/14742-32x
2016-08-11 01:20:59 +02:00
Oliver Schramm
2ee8bd0c4a
[ticket/14742] Add test for reverse_update_data()
...
PHPBB3-14742
2016-08-11 01:12:43 +02:00
Joas Schilling
37ae99c75d
[ticket/10748] Replace direct creations of tools();
...
PHPBB3-10748
2015-02-07 14:41:39 +01:00
Joas Schilling
ec90f2b380
[ticket/13421] Move tools to subdirectory
...
PHPBB3-13421
2014-12-06 17:10:07 +01:00
Joas Schilling
033df350d9
Merge pull request #2474 from PayBas/ticket/12561
...
[ticket/12561] Add "after" check to schema_generator for columns_add
* PayBas/ticket/12561:
[ticket/12561] Reworked tests by nickvergessen
[ticket/12561] Added tests for "after last", "after missing" and "empty"
[ticket/12561] Add check to see if "after" column actually exists
[ticket/12561] Added test for "after"
[ticket/12561] Add "after" check to schema_generator for columns_add
2014-05-28 23:33:25 +02:00
Yuriy Rusko
a759704b39
[ticket/12594] Remove @package tags and update file headers
...
PHPBB3-12594
2014-05-27 20:51:13 +02:00
PayBas
9f37d414be
[ticket/12561] Reworked tests by nickvergessen
...
PHPBB3-12561
2014-05-27 00:41:11 +02:00
PayBas
3cabe5fd79
[ticket/12561] Added tests for "after last", "after missing" and "empty"
...
Also removed tabs
PHPBB3-12561
2014-05-26 20:47:19 +02:00
PayBas
05839f8599
[ticket/12561] Added test for "after"
...
PHPBB3-12561
2014-05-24 14:37:08 +02:00
Nils Adermann
ebd56b6955
[ticket/12469] Remove user table columns from fixtures that were deleted
...
PHPBB3-12469
2014-05-02 16:22:52 +02:00
Nils Adermann
4f17d0653a
Merge branch 'exreaction/ticket/11881' into develop-ascraeus
...
* exreaction/ticket/11881:
[ticket/11881] Move convert_timezones_test to migrator
[ticket/11881] Fix test filename
[ticket/11881] Limit to 500
[ticket/11881] Make sure user_timezone isn't converted twice
[ticket/11881] Better split the timezone conversion into chunks; add test
[ticket/11881] Timezone migration can take a long time
2014-05-02 14:46:25 +02:00
Nils Adermann
46c5ab64d4
[ticket/11881] Move convert_timezones_test to migrator
...
PHPBB3-11881
2014-05-02 14:45:53 +02:00
Marc Alexander
44a9bfc071
[ticket/12362] Do not use database test case as it's not needed
...
PHPBB3-12362
2014-04-06 22:04:00 +02:00
Marc Alexander
f123512280
[ticket/12362] Add tests for schema generator
...
PHPBB3-12362
2014-04-06 20:33:12 +02:00
Nathan Guse
344fde7f06
[ticket/12170] Test for 12170
...
PHPBB3-12170
2014-02-07 14:37:45 -06:00
Nathan Guse
38eb6b0e13
[ticket/11880] Move get_schema_steps function to a migrator helper class
...
PHPBB3-11880
2014-02-05 09:57:36 -06:00
Nathan Guse
2c878ead31
[ticket/11880] Break up schema changes in the migrator
...
PHPBB3-11880
2014-02-03 15:07:57 -06:00