index
:
chemacs.git
devmain
master
emacs
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
test
/
lisp
/
ses-tests.el
Age
Commit message (
Expand
)
Author
2026-03-24
Check all SES local variables are always set locally.
Vincent Belaïche
2026-03-24
Rename ses tests with prefix ses-tests-...
Vincent Belaïche
2026-03-24
Fix SES tests indentation.
Vincent Belaïche
2026-01-01
; Add 2026 to copyright years.
Sean Whitton
2025-01-01
Update copyright year to 2025
Paul Eggert
2024-06-23
; Fix typos
Stefan Kangas
2024-01-14
Fix recent ses-tests mistakes (bug#5852)
Mattias Engdegård
2024-01-02
Merge from savannah/emacs-29
Po Lu
2024-01-02
; Add 2024 to copyright years
Po Lu
2023-12-29
; Fix style of comments and doc strings in last change in ses.el
Eli Zaretskii
2023-12-29
Fix 13 years old bug#5852 !
Vincent Belaïche
2023-12-29
Simplify test ses-bug5852
Vincent Belaïche
2023-12-29
Add test reproducting bug #5852
Vincent Belaïche
2023-01-01
; Add 2023 to copyright years.
Eli Zaretskii
2022-04-10
ses-test Prefix used symbols by ses--
Vincent Belaïche
2022-04-06
Fix ses-tests.el
Vincent Belaïche
2022-04-05
* test/lisp/ses-tests.el: Require ert-x, for ert-simulate-keys.
Glenn Morris
2022-04-04
SES with case insensitive cell names for jumping.
Vincent Belaïche
2022-01-01
Merge from origin/emacs-28
Eli Zaretskii
2022-01-01
; Add 2022 to copyright years.
Eli Zaretskii
2021-12-04
Silence byte-compiler in some tests
Stefan Kangas
2021-09-26
; Minor stylistic checkdoc fixes in test/**/*.el
Stefan Kangas
2021-01-01
Update copyright year to 2021
Paul Eggert
2020-01-01
Update copyright year to 2020
Paul Eggert
2018-12-31
Merge from origin/emacs-26
Paul Eggert
2019-01-01
Update copyright year to 2019
Paul Eggert
2018-03-15
* test/lisp/ses-tests.el: Quieten compilation.
Glenn Morris
2018-03-09
Quieten compilation of some test/lisp files
Glenn Morris
2018-01-01
Update copyright year to 2018
Paul Eggert
2017-09-13
Prefer HTTPS to FTP and HTTP in documentation
Paul Eggert
2017-07-20
; Spelling fixes
Paul Eggert
2017-07-17
Fix relocation with named cell referred to by a one-symbol formula.
Vincent Belaïche
2017-07-14
; Standardize license notices in new files
Glenn Morris
2017-07-13
Add tests for SES, and fix one more cell renaming bug.
Vincent Belaïche