diff options
| author | Michael Albinus | 2014-12-10 09:42:44 +0100 |
|---|---|---|
| committer | Michael Albinus | 2014-12-10 09:42:44 +0100 |
| commit | 5c9a98bffb2c824e2fc07350ac7492a0bd9cbc18 (patch) | |
| tree | 2ea74c02469526778fcfe69ba56e92163266d595 /test/ChangeLog | |
| parent | 99be75085cec471fa35a811bddaf09fe91fc3452 (diff) | |
| download | emacs-5c9a98bffb2c824e2fc07350ac7492a0bd9cbc18.tar.gz emacs-5c9a98bffb2c824e2fc07350ac7492a0bd9cbc18.zip | |
* automated/vc-tests.el (vc-test--register): Check, that the file
still exists after register and unregister operations.
Diffstat (limited to 'test/ChangeLog')
| -rw-r--r-- | test/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/test/ChangeLog b/test/ChangeLog index d760b11ce67..8b7b74d43bd 100644 --- a/test/ChangeLog +++ b/test/ChangeLog | |||
| @@ -1,3 +1,8 @@ | |||
| 1 | 2014-12-10 Michael Albinus <michael.albinus@gmx.de> | ||
| 2 | |||
| 3 | * automated/vc-tests.el (vc-test--register): Check, that the file | ||
| 4 | still exists after register and unregister operations. | ||
| 5 | |||
| 1 | 2014-12-06 Michael Albinus <michael.albinus@gmx.de> | 6 | 2014-12-06 Michael Albinus <michael.albinus@gmx.de> |
| 2 | 7 | ||
| 3 | * automated/vc-tests.el: New file. | 8 | * automated/vc-tests.el: New file. |