[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[nongnu] elpa/emacsql 9789d8e77d 2/8: Capitalize summary lines in test f
From: |
ELPA Syncer |
Subject: |
[nongnu] elpa/emacsql 9789d8e77d 2/8: Capitalize summary lines in test files |
Date: |
Fri, 15 Nov 2024 15:59:38 -0500 (EST) |
branch: elpa/emacsql
commit 9789d8e77dd816fe65de4bfef6a1bc5dd13885fc
Author: Jonas Bernoulli <jonas@bernoul.li>
Commit: Jonas Bernoulli <jonas@bernoul.li>
Capitalize summary lines in test files
---
tests/emacsql-compiler-tests.el | 2 +-
tests/emacsql-external-tests.el | 2 +-
tests/emacsql-tests.el | 2 +-
3 files changed, 3 insertions(+), 3 deletions(-)
diff --git a/tests/emacsql-compiler-tests.el b/tests/emacsql-compiler-tests.el
index 900bf655d5..56193a57a0 100644
--- a/tests/emacsql-compiler-tests.el
+++ b/tests/emacsql-compiler-tests.el
@@ -1,4 +1,4 @@
-;;; emacsql-tests.el --- tests for emacsql -*- lexical-binding:t -*-
+;;; emacsql-tests.el --- Tests for emacsql -*- lexical-binding:t -*-
;; This is free and unencumbered software released into the public domain.
diff --git a/tests/emacsql-external-tests.el b/tests/emacsql-external-tests.el
index 777d00eb1b..251b7785ae 100644
--- a/tests/emacsql-external-tests.el
+++ b/tests/emacsql-external-tests.el
@@ -1,4 +1,4 @@
-;;; emacsql-external-tests.el --- subprocess tests -*- lexical-binding:t -*-
+;;; emacsql-external-tests.el --- Subprocess tests -*- lexical-binding:t -*-
;; This is free and unencumbered software released into the public domain.
diff --git a/tests/emacsql-tests.el b/tests/emacsql-tests.el
index c6f2bc351c..6cd86acdc6 100644
--- a/tests/emacsql-tests.el
+++ b/tests/emacsql-tests.el
@@ -1,4 +1,4 @@
-;;; emacsql-tests.el --- test suite for EmacSQL -*- lexical-binding:t -*-
+;;; emacsql-tests.el --- Test suite for EmacSQL -*- lexical-binding:t -*-
;; This is free and unencumbered software released into the public domain.
- [nongnu] elpa/emacsql updated (fb05d0f727 -> 491105a01f), ELPA Syncer, 2024/11/15
- [nongnu] elpa/emacsql 9789d8e77d 2/8: Capitalize summary lines in test files,
ELPA Syncer <=
- [nongnu] elpa/emacsql 8e036c9123 5/8: Don't warn about missing back-ends during compilation, ELPA Syncer, 2024/11/15
- [nongnu] elpa/emacsql 9b877ddb7a 7/8: Refactor setup of test connectors, ELPA Syncer, 2024/11/15
- [nongnu] elpa/emacsql db3b941bb6 3/8: Run compiler and connector tests separately, ELPA Syncer, 2024/11/15
- [nongnu] elpa/emacsql 491105a01f 8/8: Fix gitstats in CI, ELPA Syncer, 2024/11/15
- [nongnu] elpa/emacsql 7a79c2be3d 6/8: Remove original connector using a custom SQLite binary, ELPA Syncer, 2024/11/15
- [nongnu] elpa/emacsql b84102f111 4/8: Show more warnings about skipped connector tests, ELPA Syncer, 2024/11/15
- [nongnu] elpa/emacsql ecbd2acc12 1/8: Require Emacs 26.1, ELPA Syncer, 2024/11/15