Aleks-Daniel Jakimenko
|
eb3071d0db
|
Removing clear_pages() from the beginning of tests (part 2)
This script was used:
perl -0pi -e 's/(use utf8[^\n]+)\n+clear_pages\(\);[^\n]*\n+/$1\n\n/' *.t
|
2015-07-05 03:32:04 +03:00 |
|
Alex Schroeder
|
5ca2bf3efb
|
Fix tests for fix-encoding.
|
2014-01-26 11:39:06 +01:00 |
|
Alex Schroeder
|
7c52b7b4c2
|
Add facility to fix HTML escaping.
|
2013-10-20 20:00:30 +02:00 |
|
Alex Schroeder
|
dfbd5ad47e
|
Fix encoding menu disappears if page is missing.
|
2012-11-28 07:39:14 +01:00 |
|
Alex Schroeder
|
68ea223940
|
No encoding to fix for non-existing pages
Add more tests to show that fix-encoding does not create a page if it
is missing.
|
2012-11-28 07:33:20 +01:00 |
|
Alex Schroeder
|
4fc84fa623
|
Make sure fix encoding doesn't save if nothing has changed
|
2012-11-21 21:39:13 +01:00 |
|
Alex Schroeder
|
bcb9721499
|
New extension.
|
2012-10-27 13:28:13 +02:00 |
|