diff options
| author | Chong Yidong | 2010-03-29 17:26:49 -0400 |
|---|---|---|
| committer | Chong Yidong | 2010-03-29 17:26:49 -0400 |
| commit | a4100ebe291e4d2aca4dd8178e7632ba87f7a65e (patch) | |
| tree | 974cde909168950c49e79efea01558e68e434789 /test/ChangeLog | |
| parent | fe59d70512322e7001ffd772f5e74c7302b7e1d5 (diff) | |
| download | emacs-a4100ebe291e4d2aca4dd8178e7632ba87f7a65e.tar.gz emacs-a4100ebe291e4d2aca4dd8178e7632ba87f7a65e.zip | |
Update Semantic test copyrights, delete some test files (Bug#4656).
* cedet/tests/test.cpp:
* cedet/tests/test.py:
* cedet/tests/teststruct.cpp:
* cedet/tests/testtemplates.cpp:
* cedet/tests/testusing.cpp:
* cedet/tests/scopetest.cpp:
* cedet/tests/scopetest.java: Files deleted.
* cedet/tests/test.make:
* cedet/tests/test.c:
* cedet/tests/testjavacomp.java:
* cedet/tests/testspp.c:
* cedet/tests/testsppreplace.c:
* cedet/tests/testsppreplaced.c:
* cedet/tests/testsubclass.cpp:
* cedet/tests/testsubclass.hh:
* cedet/tests/testtypedefs.cpp:
* cedet/tests/testvarnames.c:
* cedet/tests/test.el:
* cedet/tests/testdoublens.cpp:
* cedet/tests/testdoublens.hpp: Add copyright header.
* cedet/semantic-tests.el (semanticdb-test-gnu-global): Remove
reference to deleted files.
Diffstat (limited to 'test/ChangeLog')
| -rw-r--r-- | test/ChangeLog | 27 |
1 files changed, 27 insertions, 0 deletions
diff --git a/test/ChangeLog b/test/ChangeLog index 85d9d813c5c..3ed59893802 100644 --- a/test/ChangeLog +++ b/test/ChangeLog | |||
| @@ -1,3 +1,30 @@ | |||
| 1 | 2010-03-29 Chong Yidong <cyd@stupidchicken.com> | ||
| 2 | |||
| 3 | * cedet/tests/test.cpp: | ||
| 4 | * cedet/tests/test.py: | ||
| 5 | * cedet/tests/teststruct.cpp: | ||
| 6 | * cedet/tests/testtemplates.cpp: | ||
| 7 | * cedet/tests/testusing.cpp: | ||
| 8 | * cedet/tests/scopetest.cpp: | ||
| 9 | * cedet/tests/scopetest.java: Files deleted. | ||
| 10 | |||
| 11 | * cedet/tests/test.make: | ||
| 12 | * cedet/tests/test.c: | ||
| 13 | * cedet/tests/testjavacomp.java: | ||
| 14 | * cedet/tests/testspp.c: | ||
| 15 | * cedet/tests/testsppreplace.c: | ||
| 16 | * cedet/tests/testsppreplaced.c: | ||
| 17 | * cedet/tests/testsubclass.cpp: | ||
| 18 | * cedet/tests/testsubclass.hh: | ||
| 19 | * cedet/tests/testtypedefs.cpp: | ||
| 20 | * cedet/tests/testvarnames.c: | ||
| 21 | * cedet/tests/test.el: | ||
| 22 | * cedet/tests/testdoublens.cpp: | ||
| 23 | * cedet/tests/testdoublens.hpp: Add copyright header. | ||
| 24 | |||
| 25 | * cedet/semantic-tests.el (semanticdb-test-gnu-global): Remove | ||
| 26 | reference to deleted files. | ||
| 27 | |||
| 1 | 2010-02-19 Ulf Jasper <ulf.jasper@web.de> | 28 | 2010-02-19 Ulf Jasper <ulf.jasper@web.de> |
| 2 | 29 | ||
| 3 | * icalendar-testsuite.el | 30 | * icalendar-testsuite.el |