Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/phpmyadmin/phpmyadmin.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/test
AgeCommit message (Expand)Author
2012-03-21Patch #3504536 Fixed the PMA selenium test cases (Login)Yasitha Pandithawatta
2012-03-19Adjust testsuite to changes in 3b56f6a53b1cb74319fe58308907371ea93f725dMichal Čihař
2012-03-19Adjust testsuite to changes in 3b56f6a53b1cb74319fe58308907371ea93f725dMichal Čihař
2012-03-18Merge pull request #7 from mynetx/masterMarc Delisle
2012-03-18Replaced HTML5-obsolete <tt> tags with <code>Jo Michael
2012-03-18Use 'void' if nothing is returnedMadhura Jayaratne
2012-03-16improve coding styleDieter Adriaenssens
2012-03-13Remove outdated (and unneeded) filesMarc Delisle
2012-02-14Add missing includesMichal Čihař
2012-02-01Another whitespace removal...Michal Čihař
2012-02-01Avoid whitespace outputMichal Čihař
2012-01-27Avoid using ini_setMichal Čihař
2012-01-27Prevent warnings from ini_setMichal Čihař
2012-01-27Prevent output from this testMichal Čihař
2011-12-19Add missing requireMichal Čihař
2011-12-19Fix runinng more testcases (neeeds clean environment)Michal Čihař
2011-12-19Fix condition (it returns actual value)Michal Čihař
2011-12-19Use PHPUnit_Framework_TestCase insead of PHPUnit_Extensions_OutputTestCaseMichal Čihař
2011-12-16Make this test pass (it was built not to expect links to documentation)Michal Čihař
2011-12-16Expect token here as wellMichal Čihař
2011-12-16Load theme here, otherwise it pollutes cache in PMA_getImageMichal Čihař
2011-10-25Use package name PhpMyAdminMichal Čihař
2011-10-25Wrap some long linesMichal Čihař
2011-10-25Fix coding styleMichal Čihař
2011-10-24Wrap long linesMichal Čihař
2011-10-24Force language to be set to avoid problems in jenkinsMichal Čihař
2011-10-24Add testcases for links inside BB codeMichal Čihař
2011-10-24Add missing includeMichal Čihař
2011-10-02typoMadhura Jayaratne
2011-10-02Fix failing testsMadhura Jayaratne
2011-10-02Defining undefined configMadhura Jayaratne
2011-10-02Revert 7bb14bcea9affb0c43076685f049e45719384d4dMadhura Jayaratne
2011-10-02Including undefined configMadhura Jayaratne
2011-10-01Fix failing testsMadhura Jayaratne
2011-09-30Fixed unit testsRouslan Placella
2011-09-23Style errors with class declarationsMadhura Jayaratne
2011-09-23Use lower case for true, false and nullMadhura Jayaratne
2011-09-23File is being conditionally included; use "include" insteadMadhura Jayaratne
2011-09-23Spaces between parameters in function callsMadhura Jayaratne
2011-09-05fix coding style : control structuresDieter Adriaenssens
2011-08-24more tests for scaleRow function for better test coverageMadhura Jayaratne
2011-08-24Take common code to PMA_GIS_GeomTest classMadhura Jayaratne
2011-08-24More tests for scaleRow methodMadhura Jayaratne
2011-08-24tests for scaleRow methodMadhura Jayaratne
2011-08-23Test cases for PMA_GIS_Geometry classMadhura Jayaratne
2011-08-23Abstract class PMA_GIS_GeometryTest renamed to PMA_GIS_GeomTest to make room ...Madhura Jayaratne
2011-08-23tests for PMA_GIS_Linestring::scaleRow() methodMadhura Jayaratne
2011-08-23Test case for PMA_GIS_Multipolygon::getShape()Madhura Jayaratne
2011-08-22Wrong data being used. Now use correct data.Madhura Jayaratne
2011-08-22Fix indentationMadhura Jayaratne