diff options
| author | Chong Yidong | 2010-03-29 17:35:39 -0400 |
|---|---|---|
| committer | Chong Yidong | 2010-03-29 17:35:39 -0400 |
| commit | 3cbcd186e13c3c27e3942a448d8cf708cf47c934 (patch) | |
| tree | ae85671968bff5b8f0b1a7fdcbcac9f3c100097f /test/ChangeLog | |
| parent | a4100ebe291e4d2aca4dd8178e7632ba87f7a65e (diff) | |
| download | emacs-3cbcd186e13c3c27e3942a448d8cf708cf47c934.tar.gz emacs-3cbcd186e13c3c27e3942a448d8cf708cf47c934.zip | |
Add a test function from semantic-test.el to semantic-ia-utest.el.
* cedet/semantic-ia-utest.el
(semantic-symref-test-count-hits-in-tag): Add function, from
semantic-test.el.
Diffstat (limited to 'test/ChangeLog')
| -rw-r--r-- | test/ChangeLog | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/test/ChangeLog b/test/ChangeLog index 3ed59893802..da85fc4a1bf 100644 --- a/test/ChangeLog +++ b/test/ChangeLog | |||
| @@ -1,5 +1,9 @@ | |||
| 1 | 2010-03-29 Chong Yidong <cyd@stupidchicken.com> | 1 | 2010-03-29 Chong Yidong <cyd@stupidchicken.com> |
| 2 | 2 | ||
| 3 | * cedet/semantic-ia-utest.el | ||
| 4 | (semantic-symref-test-count-hits-in-tag): Add function, from | ||
| 5 | semantic-test.el. | ||
| 6 | |||
| 3 | * cedet/tests/test.cpp: | 7 | * cedet/tests/test.cpp: |
| 4 | * cedet/tests/test.py: | 8 | * cedet/tests/test.py: |
| 5 | * cedet/tests/teststruct.cpp: | 9 | * cedet/tests/teststruct.cpp: |