comparison test/ChangeLog @ 109793:b60dcdd855f0

Merge from mainline.
author Katsumi Yamaoka <yamaoka@jpl.org>
date Sun, 08 Aug 2010 22:52:25 +0000
parents 111f90199914
children 6939db1ee97b
comparison
equal deleted inserted replaced
109649:1f8f03cfcd2b 109793:b60dcdd855f0
1 2010-08-08 Ulf Jasper <ulf.jasper@web.de>
2
3 * icalendar-testsuite.el (icalendar-testsuite-run): Added internal tests.
4 (icalendar-testsuite--trim, icalendar-testsuite--compare-strings)
5 (icalendar-testsuite--run-internal-tests): New.
6 (icalendar-testsuite--test-convert-ordinary-to-ical)
7 (icalendar-testsuite--test-convert-block-to-ical)
8 (icalendar-testsuite--test-convert-anniversary-to-ical)
9 (icalendar-testsuite--test-parse-vtimezone)
10 (icalendar-testsuite--do-test-export): Code formatting.
11 (icalendar-testsuite--test-parse-vtimezone): Doc fix.
12 (icalendar-testsuite--do-test-import)
13 (icalendar-testsuite--do-test-cycle): Use icalendar-testsuite--compare-strings
14 (icalendar-testsuite--run-import-tests): Comment added.
15 (icalendar-testsuite--run-import-tests)
16 (icalendar-testsuite--run-real-world-tests): Fixed expected results.
17
1 2010-06-25 Chong Yidong <cyd@stupidchicken.com> 18 2010-06-25 Chong Yidong <cyd@stupidchicken.com>
2 19
3 * redisplay-testsuite.el (test-redisplay-3): New test. 20 * redisplay-testsuite.el (test-redisplay-3): New test.
4 21
5 2010-06-11 Chong Yidong <cyd@stupidchicken.com> 22 2010-06-11 Chong Yidong <cyd@stupidchicken.com>