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
2013-08-06PMA_Util::formatSql now requires unparsed query as wellMichal Čihař
2013-08-06Do not try to add documentation links with disabled docsMichal Čihař
2013-08-06Merge pull request #567 from adamgsoc2013/ut_plu_dbiMichal Čihař
2013-08-05Merge branch 'master' of https://github.com/phpmyadmin/phpmyadmin into UT_plu...adamgsoc2013
2013-08-05fix code comments on test codeadamgsoc2013
2013-08-05using space instead of tab; fixing indentionadamgsoc2013
2013-08-05add test cases to cover more issues on import and transformationsadamgsoc2013
2013-08-05Resolve merge conflictayushchd
2013-08-05Fix typoMarc Delisle
2013-08-05fix the wrong comment for the case: value is not a numberxmujay
2013-08-05using better variable name and commentsxmujay
2013-08-05fix the typo: varible ==> variablexmujay
2013-08-05split the long assertion which failed due to time hard codexmujay
2013-08-05UTs for PMA_server_variablesxmujay
2013-08-04Fix test case for date issueayushchd
2013-08-04Merge pull request #553 from ayushchd/unit_testing_2Madhura Jayaratne
2013-08-03Fix test caseayushchd
2013-08-03More tests for export librariesayushchd
2013-08-03Merge pull request #555 from kasunchathuranga/unitTestingIsaac Bennetch
2013-08-03Fix failing testsKasun Chathuranga
2013-08-03Break different scenarios into different testsKasun Chathuranga
2013-08-03Unit tests for user group manipulation functionsKasun Chathuranga
2013-08-03Merge remote-tracking branch 'upstream/master' into unit_testing_2ayushchd
2013-08-02Merge branch 'master' of https://github.com/phpmyadmin/phpmyadmin into server...xmujay
2013-08-02refactor server_variablesxmujay
2013-08-01test case for DBIDrizzleadamgsoc2013
2013-07-31Merge pull request #556 from xmujay/server_refactor2Marc Delisle
2013-07-31Fix test failuresKasun Chathuranga
2013-07-31Tests for find and replace featureKasun Chathuranga
2013-07-31Tests for PMA_generateRelationalDropdown() in tbl_relation.lib.phpKasun Chathuranga
2013-07-31Uts for PMA_server_status_queriesxmujay
2013-07-31Remove assertion of configurable propertiesayushchd
2013-07-31Tests for libraries/plugins/export*ayushchd
2013-07-30test case for PMA_relationadamgsoc2013
2013-07-30Merge branch 'master' of https://github.com/phpmyadmin/phpmyadmin into UT_plu...adamgsoc2013
2013-07-30This test sometimes takes longerMichal Čihař
2013-07-30Add class commentMichal Čihař
2013-07-30Merge branch 'master' of https://github.com/phpmyadmin/phpmyadmin into UT_plu...adamgsoc2013
2013-07-30Missing params docMichal Čihař
2013-07-30Missing paramsMichal Čihař
2013-07-30Various coding style fixesMichal Čihař
2013-07-30Use valid function namesMichal Čihař
2013-07-30This test takes sometimes longerMichal Čihař
2013-07-30Fix number of user prefsMichal Čihař
2013-07-30test case for PMA_Tableadamgsoc2013
2013-07-28Merge pull request #545 from adamgsoc2013/ut_plu_dbiMichal Čihař
2013-07-28test case for DBI/DBIMysql*adamgsoc2013
2013-07-28rename to test case function nameadamgsoc2013
2013-07-28Merge branch 'master' of https://github.com/phpmyadmin/phpmyadmin into UT_plu...adamgsoc2013
2013-07-28Unit test case for User_Schemaadamgsoc2013