aboutsummaryrefslogtreecommitdiffstats
path: root/test (follow)
Commit message (Expand)AuthorAgeFilesLines
* Add more multisession testsscratch/sqliteLars Ingebrigtsen2021-12-151-0/+31
* Document using make-multisession directlyLars Ingebrigtsen2021-12-151-2/+5
* Make multisession tests less extensiveLars Ingebrigtsen2021-12-141-1/+1
* Unhex package/keys in the files backend and flip defaultsLars Ingebrigtsen2021-12-141-0/+4
* Add busy-waiting files testLars Ingebrigtsen2021-12-141-1/+37
* Implement a simple file-based multisesson storageLars Ingebrigtsen2021-12-141-2/+30
* Rearrange multisession to allow several backendsLars Ingebrigtsen2021-12-141-63/+61
* Default to using a write-ahead logLars Ingebrigtsen2021-12-131-2/+1
* Tweak multisession stuff and improve concurrencyLars Ingebrigtsen2021-12-131-8/+16
* Start thinking about handling contended tablesLars Ingebrigtsen2021-12-121-1/+40
* Delete test fileLars Ingebrigtsen2021-12-121-2/+1
* Add a multisession testLars Ingebrigtsen2021-12-121-0/+56
* Firm up sqlite object checking and add sqlite-closeLars Ingebrigtsen2021-12-081-0/+11
* Whitespace changesLars Ingebrigtsen2021-12-071-24/+12
* Add support for more in-memory instances, and print betterLars Ingebrigtsen2021-12-071-0/+14
* Make sqlite string encoding more efficientLars Ingebrigtsen2021-12-071-0/+19
* Fix parametresised selects/executionsLars Ingebrigtsen2021-12-071-4/+24
* Add some fixnum/bignum tests for sqlite.cLars Ingebrigtsen2021-12-061-0/+15
* Test more mixes of raw bytes/charsLars Ingebrigtsen2021-12-061-2/+5
* Add initial implementation of sqlite3 supportLars Ingebrigtsen2021-12-061-0/+105
* Tramp code cleanupMichael Albinus2021-12-061-4/+3
* Prefer nil to (current-time) when either will doPaul Eggert2021-12-052-4/+4
* Simplify cedet-utest-elapsed-timePaul Eggert2021-12-051-3/+1
* Use time-equal-p to compare timestamps in testsPaul Eggert2021-12-051-8/+9
* Add time-convert testsPaul Eggert2021-12-051-0/+12
* Merge from origin/emacs-28Stefan Kangas2021-12-061-1/+1
|\
| * * test/Makefile.in (check-declare): Add missing --batch.Glenn Morris2021-12-051-1/+1
* | vc-git--program-version to support Git for macOS version stringJustin Schell2021-12-061-0/+67
* | Silence byte-compiler in generator-tests.elStefan Kangas2021-12-051-3/+3
* | Silence warnings about testing obsolete functions and macrosStefan Kangas2021-12-054-289/+357
* | Remove hacks for broken `with-suppressed-warnings'Stefan Kangas2021-12-052-17/+6
* | Remove hack from seq-tests.el for broken `with-suppressed-warnings'Lars Ingebrigtsen2021-12-051-14/+10
* | eieio-core.el: Allow assignment to cl-structs through `slot-value`Stefan Monnier2021-12-041-2/+5
* | Fix (date-to-time "2021-12-04")Paul Eggert2021-12-041-0/+7
* | Silence byte-compiler in some testsStefan Kangas2021-12-0419-101/+152
* | ; Silence byte-compiler warning in testStefan Kangas2021-12-041-1/+1
* | Add more dired-x testsEli Zaretskii2021-12-031-1/+4
* | Improve how dired-mark-sexp interprets file sizes in non-C localesLars Ingebrigtsen2021-12-031-0/+7
* | Merge from origin/emacs-28Stefan Kangas2021-12-031-0/+51
|\ \ | |/
| * * lisp/tab-bar.el (tab-bar-close-other-tabs): Fix regression.Juri Linkov2021-12-021-0/+51
* | Add `cl-constantly' functionLars Ingebrigtsen2021-12-021-0/+5
* | Fix usage of deprecated syntax in some cedet testsMichael Levine2021-12-021-13/+10
* | Change how Dired displays available spaceLars Ingebrigtsen2021-12-016-74/+74
* | Fix closure-conversion of shadowed captured lambda-lifted varsMattias EngdegÄrd2021-12-012-0/+195
* | Merge from origin/emacs-28Stefan Kangas2021-12-011-1/+35
|\ \ | |/
| * * lisp/repeat.el: Fix long-standing problem when a random key activates mapJuri Linkov2021-11-301-0/+34
| * * test/lisp/repeat-tests.el (repeat-tests-call-b): Test for commit 588caf0b27.Juri Linkov2021-11-301-1/+1
| * Backport Tramp fixes, don't mergeMichael Albinus2021-11-241-15/+14
* | * test/infra/gitlab-ci.yml (.job-template): Modify find scripts.Michael Albinus2021-11-291-2/+2
* | ; Use /usr/bin/find in gitlab-ci.ymlMichael Albinus2021-11-281-2/+2