[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[nongnu] elpa/d-mode updated (0c8c9e3a5e -> 156450fa7a)
From: |
ELPA Syncer |
Subject: |
[nongnu] elpa/d-mode updated (0c8c9e3a5e -> 156450fa7a) |
Date: |
Sun, 18 Feb 2024 12:59:21 -0500 (EST) |
elpasync pushed a change to branch elpa/d-mode.
from 0c8c9e3a5e Merge pull request #117 from
dylangleason/dylangleason/emacs-29-fix-cc-engine-forward-decl-or-cast-1-signature
new df8abe2d2b .github/workflows/test.yml: Add more Emacs versions
new 283f9bd101 tests/I0021: Update condition
new e4ae54e645 tests/abnormal_strings_std_array: Add failing test case
new a9cc321225 Add c-string-innards-re-alist
new dc583981dd Compile the rx expressions to (unreadable) strings
new 156450fa7a tests/I0112: Disable on Emacs 27.2
Summary of changes:
.github/workflows/test.yml | 3 +
d-mode.el | 5 ++
tests/I0021.d | 2 +-
tests/I0112.d | 1 +
tests/I0112.d.html | 3 +-
tests/abnormal_strings_std_array.d | 138 +++++++++++++++++++++++++++++++++++++
6 files changed, 150 insertions(+), 2 deletions(-)
create mode 100644 tests/abnormal_strings_std_array.d
- [nongnu] elpa/d-mode updated (0c8c9e3a5e -> 156450fa7a),
ELPA Syncer <=
- [nongnu] elpa/d-mode e4ae54e645 3/6: tests/abnormal_strings_std_array: Add failing test case, ELPA Syncer, 2024/02/18
- [nongnu] elpa/d-mode 156450fa7a 6/6: tests/I0112: Disable on Emacs 27.2, ELPA Syncer, 2024/02/18
- [nongnu] elpa/d-mode df8abe2d2b 1/6: .github/workflows/test.yml: Add more Emacs versions, ELPA Syncer, 2024/02/18
- [nongnu] elpa/d-mode 283f9bd101 2/6: tests/I0021: Update condition, ELPA Syncer, 2024/02/18
- [nongnu] elpa/d-mode a9cc321225 4/6: Add c-string-innards-re-alist, ELPA Syncer, 2024/02/18
- [nongnu] elpa/d-mode dc583981dd 5/6: Compile the rx expressions to (unreadable) strings, ELPA Syncer, 2024/02/18