aboutsummaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* moving geo files to new experiments subdirMagnus Manske2005-01-131-297/+0
* geo updatesMagnus Manske2005-01-131-29/+71
* Added geo.phpMagnus Manske2005-01-121-0/+255
* Start splitting back-end functions from the Article user-interface class.Brion Vibber2004-12-191-14/+14
* Merge SCHEMA_WORK into HEAD. Lots of changes, some things are probably broken:Brion Vibber2004-12-193-15/+43
* Hide tests from web. Probably harmless, but safer to keep it out.Brion Vibber2004-12-032-0/+6
* Make sure wfProfileIn is available for testing, in case some silly function u...Brion Vibber2004-11-231-0/+1
* Sort results before comparison, as search is not guaranteed to return results...Brion Vibber2004-10-281-0/+4
* Add initial tests for Article::getRevisionText and Article::compressRevisionBrion Vibber2004-10-232-0/+151
* Reorganization of SearchEngine for legibilityBrion Vibber2004-10-205-0/+247
* Add more globals testsBrion Vibber2004-10-191-0/+42
* * Drop a couple instances of wfTimestamp2Unix & reverse for wfTimestamp()Brion Vibber2004-10-191-0/+63
* * Start on some unit tests for GlobalFunctionsBrion Vibber2004-10-185-4/+184
* * Add support for prepared statements. This should be safer than dumping vari...Brion Vibber2004-10-182-0/+72