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
2021-08-30Fix unit tests on WindowsMaurício Meneghini Fauth
2021-07-05Use testsuite option instead of group for Selenium testsMaurício Meneghini Fauth
2021-06-27Force LC_ALL to C.UTF8 to avoid user locale related issues, seed: 1624813981William Desportes
2021-06-14Run PHPUnit test in random order by defaultMaurício Meneghini Fauth
2021-06-08Add mutation tests with InfectionMaurício Meneghini Fauth
2021-06-05Add PHPUnit's Covers annotation on test classesMaurício Meneghini Fauth
2021-06-04Remove some constant definition from test/bootstrap-dist.phpMaurício Meneghini Fauth
2021-06-02Fix some failing PHPUnit testsMaurício Meneghini Fauth
2021-02-25Update the phpunit.xml.dist file for PHPUnit 8.5Maurício Meneghini Fauth
2020-08-09Merge branch 'QA_5_0'Maurício Meneghini Fauth
2020-08-09Update part of the phpunit xml configuration using CLI 9.3 --migrate-configur...William Desportes
2020-05-20Set evil backupGlobals to falseWilliam Desportes
2020-03-28Add new cache directoryWilliam Desportes
2020-03-13Exclude node_modules from PHP code coverageMaurício Meneghini Fauth
2020-03-07Fix PHPUnit testsMaurício Meneghini Fauth
2020-03-05Fix EnvironmentTest path in phpunit.xml*William Desportes
2020-03-05Remove json logging removed in phpunit 6.0 (version that we no longer support)William Desportes
2018-11-06Remove PHPUnit warningsMaurício Meneghini Fauth
2018-11-04Remove selenium element from phpunit.xml.*Maurício Meneghini Fauth
2018-05-18Fix phpcs errorsMaurício Meneghini Fauth
2018-04-26Revert "Comment out the JUnit logging report from phpunit.xml"Maurício Meneghini Fauth
2018-04-26Comment out the JUnit logging report from phpunit.xmlMaurício Meneghini Fauth
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ř