index
:
chemacs.git
devmain
master
emacs
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
test
/
manual
/
cedet
Age
Commit message (
Expand
)
Author
2026-01-01
; Add 2026 to copyright years.
Sean Whitton
2025-01-01
Update copyright year to 2025
Paul Eggert
2024-01-02
; Add 2024 to copyright years
Po Lu
2023-01-01
; Add 2023 to copyright years.
Eli Zaretskii
2022-12-01
; Fix typos (don't abbreviate "with" or "without")
Stefan Kangas
2022-01-01
Merge from origin/emacs-28
Eli Zaretskii
2022-01-01
; Add 2022 to copyright years.
Eli Zaretskii
2021-12-27
Fix EIEIO tests to account for eieio-compat move
Stefan Monnier
2021-12-05
Simplify cedet-utest-elapsed-time
Paul Eggert
2021-09-26
; Minor stylistic checkdoc fixes in test/**/*.el
Stefan Kangas
2021-09-16
; Minor stylistic fixes found by checkdoc
Stefan Kangas
2021-04-19
; Normalize and add missing first and last lines
Stefan Kangas
2021-04-16
; Remove some useless comments
Stefan Kangas
2021-03-18
Fix copyright lines mistakenly treated as outline headers
Stefan Monnier
2021-02-23
* test/: Use lexical-binding the few remaining files
Stefan Monnier
2021-02-10
Move cedet test resource files to follow our conventions
Stefan Kangas
2021-02-10
Convert tests for srecode/fields.el to ert
Stefan Kangas
2021-02-10
Move semantic/format.el tests to follow our conventions
Stefan Kangas
2021-02-10
Use lexical-binding in some test files
Stefan Kangas
2021-02-10
Convert many manual cedet tests to ert
Stefan Kangas
2021-01-01
Merge from origin/emacs-27
Paul Eggert
2021-01-01
Update copyright year to 2021
Paul Eggert
2021-01-01
Fix copyright years by hand
Paul Eggert
2021-01-01
Update copyright year to 2021
Paul Eggert
2020-10-03
; Fix more typos
Stefan Kangas
2020-08-24
Avoid some uses of obsolete function interactive-p
Stefan Kangas
2020-01-01
Fix copyright years by hand
Paul Eggert
2020-01-01
Update copyright year to 2020
Paul Eggert
2019-12-10
; Spelling fixes
Paul Eggert
2019-12-09
Spelling fixes
Paul Eggert
2019-10-31
* test/manual/cedet/tests/test*: More updates from upstream
Eric Ludlam
2019-10-31
* test/manual/cedet/tests/testdoublens.cpp: Update from upstream
Eric Ludlam
2019-10-31
* test/manual/cedet/tests/: New files for semantic-utest-ia.el
Eric Ludlam
2019-10-15
Copy CEDET/Semantic's tag formatter test suite to be an
Eric Ludlam
2019-10-15
Update CEDET manual tests so that they run.
Eric Ludlam
2019-10-15
Convert manual CEDET tests from test/manual/cedet to be
Eric Ludlam
2019-10-05
Remove some XEmacs compat code from the CEDET tests
Lars Ingebrigtsen
2019-06-20
Throughout cedet, don't use semantic-overlay-* compat aliases
Lars Ingebrigtsen
2019-06-09
Fix TODO to convert defvar with leading '*' to defcustom
Stefan Kangas
2019-05-26
Update author/maintainer info
Paul Eggert
2018-12-31
Merge from origin/emacs-26
Paul Eggert
2019-01-01
Update copyright year to 2019
Paul Eggert
2018-01-01
Merge from origin/emacs-26
Paul Eggert
2018-01-01
Update copyright year to 2018
Paul Eggert
2017-10-20
Prefer nil to (current-time) when either works
Paul Eggert
2017-09-13
Prefer HTTPS to FTP and HTTP in documentation
Paul Eggert
2017-01-01
Merge from origin/emacs-25
Paul Eggert
2016-06-09
Remove obsolete leading * from defcustom, defface doc strings.
Glenn Morris
2016-01-11
Merge from origin/emacs-25
John Wiegley
2015-11-24
Rename all test files to reflect source layout.
Phillip Lord