jeroendedauw
38c7f444e1
Use __DIR__ instead of dirname( __FILE__ )
...
We can now do this since we finally switched to PHP 5.3 for MW 1.20 and get rid of the silly dirname(__FILE__) stuff :)
Change-Id: Id9b2c9cd2e678197aa81c78adced5d1d31ff57b1
2012-08-27 21:45:00 +02:00
Platonides
de01120467
Disable unneeded database requisite of generateRandomImages.php
...
Change-Id: I56a2d7baa21a6082e088db3e6a41381b92168eed
2012-06-26 19:02:55 +02:00
Neil Kandalgaonkar
7c44f1821b
create images with orientation (had to use exiv2 hack, imagemagick not helpful)
2011-06-21 03:40:53 +00:00
Neil Kandalgaonkar
5c540ab621
generate random triangles (so we can test EXIF orientation, eventually)
2011-06-17 23:26:45 +00:00
Chad Horohoe
23f69f10ed
Per wikitech-l discussion: Move tests from maintenance/tests/ to tests/. They're not strictly maintenance scripts, and some people want to do a selective checkout that doesn't include the tests. There's still debate on whether we should include these in the release downloads, but we had a pretty firm consensus to move this.
2010-12-14 16:26:35 +00:00