Commit Graph

11 Commits

Author SHA1 Message Date
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 Jakimenko
f4e551111a Executable flag is only useful when shebang is specified 2014-09-03 14:23:20 +03:00
Alex Schroeder
dd731569d3 Merge branch 'master' of git.sv.gnu.org:/srv/git/oddmuse
Conflicts:
	t/diff.t
2013-03-10 00:52:22 +01:00
Alex Schroeder
d9640c2ef7 Display summary of the change when displaying a diff.
GetTextRevision returns a third parameter (the summary). PrintHtmlDiff
takes a fifth parameter (the summary) and prints it. Test added.
2013-03-10 00:46:49 +01:00
Alex Schroeder
4feccd6484 Testing for encoding problems in diff output. 2013-01-25 19:07:11 +01:00
Alex Schroeder
14d10c30f1 Added test to check cache=0 2008-02-01 09:53:12 +00:00
Alex Schroeder
2e65bc20ac Added tests for David Andel's diff problem where diffrevision seems to
be ignored.
2007-10-10 14:37:37 +00:00
Alex Schroeder
db0555ad4c Fix named entities if they have been pulled
appart by the diff highlighting.
2007-09-12 12:18:58 +00:00
Alex Schroeder
58e4172bbc Convert to Unix EOL.
Fix the reinitialization after the creation of InterMap pages.
2006-10-10 01:17:23 +00:00
Alex Schroeder
558af917a1 Added license. 2006-09-20 00:11:31 +00:00
Alex Schroeder
09140ea8d0 Moved tests here from ../test.pl 2006-09-19 16:06:46 +00:00