diff options
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) |