| Commit message (Expand) | Author | Age | Files | Lines |
* | [ticket/11469] Add more table status assertions. | Andreas Fischer | 2013-03-28 | 1 | -0/+2 |
* | [ticket/11469] Remove comments. Method names should be good enough now. | Andreas Fischer | 2013-03-28 | 1 | -27/+0 |
* | [ticket/11469] Do not repeat markTestSkipped() message. | Andreas Fischer | 2013-03-28 | 1 | -12/+11 |
* | [ticket/11469] Refactor get_three_rows() into get_rows($n). | Andreas Fischer | 2013-03-28 | 1 | -8/+9 |
* | [ticket/11469] Fix spacing in getDataSet(). | Andreas Fischer | 2013-03-28 | 1 | -1/+1 |
* | [ticket/11469] Do not repeat assert_config_count(2). Also move to setUp(). | Andreas Fischer | 2013-03-28 | 1 | -12/+1 |
* | [ticket/11469] Use setUp() to setup DB and a buffer with size 2. | Andreas Fischer | 2013-03-28 | 1 | -57/+47 |
* | [ticket/11469] Do not repeat row generation. | Andreas Fischer | 2013-03-28 | 1 | -45/+18 |
* | [ticket/11469] Do not repeat array with three rows. | Andreas Fischer | 2013-03-28 | 1 | -34/+23 |
* | [ticket/11469] Move protected method to end of test file. | Andreas Fischer | 2013-03-28 | 1 | -9/+9 |
* | [ticket/11469] Check return values of the functions | Joas Schilling | 2013-03-27 | 1 | -19/+19 |
* | [ticket/11469] Split tests and skip multi_insert if unavailable | Joas Schilling | 2013-03-27 | 1 | -44/+95 |
* | [ticket/11469] Use method to check config count, instead of repeating it | Joas Schilling | 2013-03-27 | 1 | -45/+18 |
* | [ticket/11469] Add some basic unit tests for phpbb_db_sql_insert_buffer | Joas Schilling | 2013-03-27 | 1 | -0/+176 |