Branch: refs/heads/master Home: https://github.com/phpmyadmin/phpmyadmin Commit: ff16e8bdd003a06ed8b4a69b97d84fe4d94ac5df https://github.com/phpmyadmin/phpmyadmin/commit/ff16e8bdd003a06ed8b4a69b97d8... Author: Michal Čihař mcihar@suse.cz Date: 2012-09-04 (Tue, 04 Sep 2012)
Changed paths: M test/classes/PMA_DBQbe_test.php M test/classes/PMA_DbSearch_test.php M test/classes/PMA_Theme_Manager_test.php M test/classes/gis/PMA_GIS_Geometrycollection_test.php M test/classes/gis/PMA_GIS_Linestring_test.php M test/classes/gis/PMA_GIS_Multilinestring_test.php M test/classes/gis/PMA_GIS_Multipoint_test.php M test/classes/gis/PMA_GIS_Multipolygon_test.php M test/classes/gis/PMA_GIS_Point_test.php M test/classes/gis/PMA_GIS_Polygon_test.php
Log Message: ----------- Use assertInstanceOf instead of manual testing
Commit: dff1f6afc3632c924c9be684bb4f24d1f0bc4eaf https://github.com/phpmyadmin/phpmyadmin/commit/dff1f6afc3632c924c9be684bb4f... Author: Michal Čihař mcihar@suse.cz Date: 2012-09-04 (Tue, 04 Sep 2012)
Changed paths: M test/classes/PMA_DBQbe_test.php M test/classes/PMA_DbSearch_test.php M test/classes/PMA_Theme_Manager_test.php M test/classes/gis/PMA_GIS_Linestring_test.php M test/classes/gis/PMA_GIS_Multilinestring_test.php M test/classes/gis/PMA_GIS_Multipoint_test.php M test/classes/gis/PMA_GIS_Multipolygon_test.php M test/classes/gis/PMA_GIS_Point_test.php M test/classes/gis/PMA_GIS_Polygon_test.php
Log Message: ----------- Various coding style improvements
Compare: https://github.com/phpmyadmin/phpmyadmin/compare/5ef6f6a98cc6...dff1f6afc363