diff options
| author | Paul Eggert | 2013-10-14 23:36:43 -0700 |
|---|---|---|
| committer | Paul Eggert | 2013-10-14 23:36:43 -0700 |
| commit | ffb3f67aaeba1e318ee6138e2e39b0ddce3a2c82 (patch) | |
| tree | d3a39d1959bd1dadf58019959cfc6bc389d5a419 /test/ChangeLog | |
| parent | 47c4d1e97eaecc0a3d7bdb2114ef3b92fa3e5e01 (diff) | |
| download | emacs-ffb3f67aaeba1e318ee6138e2e39b0ddce3a2c82.tar.gz emacs-ffb3f67aaeba1e318ee6138e2e39b0ddce3a2c82.zip | |
Space after comma in ChangeLogs.
Diffstat (limited to 'test/ChangeLog')
| -rw-r--r-- | test/ChangeLog | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/test/ChangeLog b/test/ChangeLog index 2f99c003c59..bf5a4275483 100644 --- a/test/ChangeLog +++ b/test/ChangeLog | |||
| @@ -94,11 +94,11 @@ | |||
| 94 | * automated/data-test.el: | 94 | * automated/data-test.el: |
| 95 | (bool-vector-count-matches-all-0-nil) | 95 | (bool-vector-count-matches-all-0-nil) |
| 96 | (bool-vector-count-matches-all-0-t) | 96 | (bool-vector-count-matches-all-0-t) |
| 97 | (bool-vector-count-matches-1-il,bool-vector-count-matches-1-t) | 97 | (bool-vector-count-matches-1-il, bool-vector-count-matches-1-t) |
| 98 | (bool-vector-count-matches-at,bool-vector-intersection-op) | 98 | (bool-vector-count-matches-at, bool-vector-intersection-op) |
| 99 | (bool-vector-union-op,bool-vector-xor-op) | 99 | (bool-vector-union-op, bool-vector-xor-op) |
| 100 | (bool-vector-set-difference-op) | 100 | (bool-vector-set-difference-op) |
| 101 | (bool-vector-change-detection,bool-vector-not): New tests. | 101 | (bool-vector-change-detection, bool-vector-not): New tests. |
| 102 | (mock-bool-vector-count-matches-at) | 102 | (mock-bool-vector-count-matches-at) |
| 103 | (test-bool-vector-bv-from-hex-string) | 103 | (test-bool-vector-bv-from-hex-string) |
| 104 | (test-bool-vector-to-hex-string) | 104 | (test-bool-vector-to-hex-string) |