diff options
Diffstat (limited to 'test/ChangeLog')
| -rw-r--r-- | test/ChangeLog | 11 |
1 files changed, 10 insertions, 1 deletions
diff --git a/test/ChangeLog b/test/ChangeLog index 12238560dc9..feae114f862 100644 --- a/test/ChangeLog +++ b/test/ChangeLog | |||
| @@ -1,3 +1,11 @@ | |||
| 1 | 2010-09-20 Stefan Monnier <monnier@iro.umontreal.ca> | ||
| 2 | |||
| 3 | * indent/prolog.prolog: Use normal spacing around !. | ||
| 4 | |||
| 5 | 2010-09-18 Stefan Monnier <monnier@iro.umontreal.ca> | ||
| 6 | |||
| 7 | * indent/octave.m: Remove one more `fixindent'. Use `end'. | ||
| 8 | |||
| 1 | 2010-09-10 Stefan Monnier <monnier@iro.umontreal.ca> | 9 | 2010-09-10 Stefan Monnier <monnier@iro.umontreal.ca> |
| 2 | 10 | ||
| 3 | * indent/octave.m: Remove some `fixindent' not needed any more. | 11 | * indent/octave.m: Remove some `fixindent' not needed any more. |
| @@ -18,7 +26,8 @@ | |||
| 18 | (icalendar-testsuite--do-test-export): Code formatting. | 26 | (icalendar-testsuite--do-test-export): Code formatting. |
| 19 | (icalendar-testsuite--test-parse-vtimezone): Doc fix. | 27 | (icalendar-testsuite--test-parse-vtimezone): Doc fix. |
| 20 | (icalendar-testsuite--do-test-import) | 28 | (icalendar-testsuite--do-test-import) |
| 21 | (icalendar-testsuite--do-test-cycle): Use icalendar-testsuite--compare-strings | 29 | (icalendar-testsuite--do-test-cycle): |
| 30 | Use icalendar-testsuite--compare-strings | ||
| 22 | (icalendar-testsuite--run-import-tests): Comment added. | 31 | (icalendar-testsuite--run-import-tests): Comment added. |
| 23 | (icalendar-testsuite--run-import-tests) | 32 | (icalendar-testsuite--run-import-tests) |
| 24 | (icalendar-testsuite--run-real-world-tests): Fix expected results. | 33 | (icalendar-testsuite--run-real-world-tests): Fix expected results. |