Use group names with capital letter.
[lhc/web/wiklou.git] / maintenance / tests / phpunit / includes / api / ApiTest.php
2010-11-01 PlatonidesUse group names with capital letter.
2010-11-01 PlatonidesAdd a new group destructive.
2010-10-16 Max SemenikRenamed all setup() in tests to setUp(). Although PHP...
2010-10-05 Brion VibberRevert r74286, r74287 -- broke parserTests completely...
2010-10-05 Mark A. Hershberger(second commit to get all files.)
2010-10-04 Sam ReedTweak/refactoring around of tests
2010-10-03 Sam ReedMarking testApiGotCookie incomplete
2010-10-03 Sam ReedVariable UserWrapper used in both testApiLoginBadPass...
2010-10-03 Sam ReedRevert r74122, making r74117 live again
2010-10-01 PlatonidesRevert r74117. Breaks the test. Using an internal reque...
2010-10-01 Sam ReedFixup testApiLoginBadPass per r74113, still failing...
2010-10-01 Sam ReedSwitch testApiLoginGoodPass to use doApiRequest
2010-09-29 Chad HorohoeMove doApiRequest() up a level so ApiTest can use it...
2010-09-29 PlatonidesRemove $wgServerName. Its only usage was for {{serverna...
2010-09-29 PlatonidesFight PHP Fatal error: Call to a member function attri...
2010-09-15 PlatonidesAbsolutize require paths per r72858 CR.
2010-09-07 Trevor ParscalMerged reorganization work for PHPUnit from branches...