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
AgeCommit message (Expand)Author
2017-08-22Use actual value for cache...Michal Čihař
2017-08-22Excude Twig cache from coverage reportsMichal Čihař
2017-03-02List longest lasting tests from the json logMichal Čihař
2017-03-01Remove no longer needed excludeMichal Čihař
2016-12-19Merge branch 'QA_4_6'Deven Bansod
2016-12-19Uncomment mistakenly commented Selenium testing settingDeven Bansod
2016-11-10Merge branch 'QA_4_6'Michal Čihař
2016-11-04Fixed small error in XML testDeven Bansod
2016-11-04Fixed regressive change in phpunit config fileDeven Bansod
2016-11-04Fix Navigation tests and Export testsDeven Bansod
2016-10-29Fix tests for Table, ThemeManager, Tracker classesDeven Bansod
2016-07-11Remove Swekey supportMichal Čihař
2016-06-24Use phpmyadmin/shapefile instead of embedded bfShapeFileMichal Čihař
2016-04-19Merge branch 'QA_4_6'Michal Čihař
2016-04-19Use coding standard from phpmyadmin/coding-standardMichal Čihař
2016-02-24Remove exclusion of php-gettext from testMichal Čihař
2016-02-24Do not generate coverage for testsMichal Čihař
2016-02-22Include tests in test coverageMichal Čihař
2016-02-22Do not generate coverage for composer packagesMichal Čihař
2016-02-22Remove no longer needed excludes from build configurationMichal Čihař
2016-02-20Removal of Swekeychintan zaveri
2015-12-01Fix test discovery for class testsMichal Čihař
2015-07-23The test folder was included in coverage.Dan Ungureanu
2015-07-10Fixed failing tests. Also, removed deprecated PHPUnit configuration that migh...Dan Ungureanu
2015-07-10Added sql-parser to PHPUnit's exclude filter for code coverage.Dan Ungureanu
2014-06-24Do not build HTML coverage logs, we do not use them at allMichal Čihař
2014-02-17Convert remaining Selenium tests to new modelMichal Čihař
2014-02-17Move selenium configuration to test/bootstrap-dist.phpMichal Čihař
2013-08-29Selenium 2 doesn't work with *firefoxayushchd
2013-08-26Sync selenium settingsMichal Čihař
2013-08-22Browser name change for Selenium2 compatibilityayushchd
2013-08-21Increase timeout for small tests as it goes over limit quite oftenMichal Čihař
2013-08-21These constants serve the same purposeMadhura Jayaratne
2013-08-15Add myqsl username and password configayushchd
2013-07-19Remove swekey from code coverageayushchd
2013-06-11Enable backupGlobals directive in phpunitMichal Čihař
2013-05-31Exclude phpseclib from coverage reportsMichal Čihař
2013-04-15Ignore some more thing from coverage reportsMichal Čihař
2013-04-12only generate code coverage for php filesDieter Adriaenssens
2013-04-10include all files in code coverage, also the not tested onesDieter Adriaenssens
2012-11-12Colorify PHPUnitFilippo Tessarotto
2012-09-18Ignore gettexts .inc file as wellMichal Čihař
2012-09-18Ignore external libraries from coverage reportsMichal Čihař
2012-08-14Create engines test suit and fixed failing test casesYasitha Pandithawatta
2012-04-27Default to default MySQL setup (no password for root)Michal Čihař
2012-03-21Patch #3504536 Fixed the PMA selenium test cases (Login)Yasitha Pandithawatta
2011-07-22Added unit tests for Routines, Triggers and EventsRouslan Placella
2011-07-18Small fixes. New tests for Config.class.php and Theme.class.php,Zarubin Stas
2011-07-14Small changes in Selenium tests configurationZarubin Stas
2011-07-11PHPUnit database configuration and Environment testZarubin Stas