phpmyadmin/test/classes/controllers
Michal Čihař 79a34ff94c Calculate table size as integer
It should be big enough on 64-bit systems, so avoid rounding issues
which double calculations can bring.

Fixes #12303

Signed-off-by: Michal Čihař <michal@cihar.com>
2016-06-14 08:28:26 +02:00
..
DatabaseStructureControllerTest.php Calculate table size as integer 2016-06-14 08:28:26 +02:00
ServerBinlogControllerTest.php Avoid additional query for profiling support 2016-02-01 23:19:49 +11:00
ServerCollationsControllerTest.php Update tests 2016-02-01 23:04:01 +11:00
ServerDatabasesControllerTest.php Remove require of libraries included in test bootstrap 2016-01-12 16:43:16 +01:00
ServerEnginesControllerTest.php Remove require of libraries included in test bootstrap 2016-01-12 16:43:16 +01:00
ServerPluginsControllerTest.php Adjust tests to template doing no stripping 2016-05-12 15:42:57 +02:00
ServerVariablesControllerTest.php Remove require of libraries included in test bootstrap 2016-01-12 16:43:16 +01:00
TableIndexesControllerTest.php Remove trimming from template renderere 2016-05-12 15:35:38 +02:00
TableRelationControllerTest.php Remove require of libraries included in test bootstrap 2016-01-12 16:43:16 +01:00
TableSearchControllerTest.php Use common test class as parent for more test cases 2015-12-17 20:06:21 +11:00
TableStructureControllerTest.php Use common test class as parent for more test cases 2015-12-17 20:06:21 +11:00