Go to the source code of this file.
Functions | |
runTests () | |
passTest ($testname, $note="") | |
failTest ($testname, $notes="") | |
testTimestamp () | |
testRecode () | |
testFreeToNormal () | |
testTransformTitle () | |
testMediaLinks () | |
testRemoveTalkLink () | |
testSubPages () | |
Variables | |
print This script is | obsolete |
print It is retained in the source here in case some of its code might be useful for ad hoc conversion | tasks |
print It is retained in the source here in case some of its code might be useful for ad hoc conversion but it is not maintained and probably won t even work as | is |
$testingonly = true | |
$wgRootDirectory = "./testconvert" |
|
Definition at line 58 of file importTests.php. Referenced by testFreeToNormal(), testMediaLinks(), testRecode(), testRemoveTalkLink(), testSubPages(), testTimestamp(), and testTransformTitle(). |
|
Definition at line 52 of file importTests.php. Referenced by testFreeToNormal(), testMediaLinks(), testRecode(), testRemoveTalkLink(), testSubPages(), testTimestamp(), and testTransformTitle(). |
|
Definition at line 34 of file importTests.php. References testFreeToNormal(), testMediaLinks(), testRecode(), testRemoveTalkLink(), testSubPages(), testTimestamp(), and testTransformTitle(). |
|
Definition at line 94 of file importTests.php. References failTest(), FreeToNormal(), and passTest(). Referenced by runTests(). |
|
Definition at line 137 of file importTests.php. References failTest(), fetchMediaFile(), and passTest(). Referenced by runTests(). |
|
Definition at line 79 of file importTests.php. References failTest(), and passTest(). Referenced by runTests(). |
|
Definition at line 170 of file importTests.php. References $talkending, failTest(), passTest(), and removeTalkLink(). Referenced by runTests(). |
|
Definition at line 201 of file importTests.php. References failTest(), and passTest(). Referenced by runTests(). |
|
Definition at line 64 of file importTests.php. References failTest(), passTest(), wfTimestamp2Unix(), and wfUnix2Timestamp(). Referenced by runTests(). |
|
Definition at line 114 of file importTests.php. References $talkending, failTest(), passTest(), and transformTitle(). Referenced by runTests(). |
|
Definition at line 25 of file importTests.php. |
|
Definition at line 31 of file importTests.php. Referenced by fetchKeptPages(), fetchPage(), fetchUser(), firstPass(), and importPages(). |
|
Definition at line 5 of file importTests.php. |
|
Definition at line 3 of file importTests.php. |
|
Definition at line 5 of file importTests.php. |