aboutsummaryrefslogtreecommitdiffstats
path: root/test/src (follow)
Commit message (Expand)AuthorAgeFilesLines
* Test 'network-lookup-address-info' argument type checkingRobert Pluim2024-09-251-1/+5
* Merge from origin/emacs-30Eli Zaretskii2024-09-211-0/+5
|\
| * Fix treesit--merge-ranges (bug#73324)Yuan Fu2024-09-201-0/+5
* | Merge from origin/emacs-30Eli Zaretskii2024-09-211-1/+33
|\ \ | |/
| * Conservative heuristic for tree-sitter parser ranges (bug#73324)Yuan Fu2024-09-171-1/+1
| * ; Add even more tests for previous commitYuan Fu2024-09-151-6/+8
| * Fix treesit_sync_visible_region's range fixup code (bug#73264)Yuan Fu2024-09-151-1/+31
* | Merge from origin/emacs-30Eli Zaretskii2024-09-141-0/+27
|\ \ | |/
| * Fix range handling so it works for multibyte buffer (bug#73204)Yuan Fu2024-09-141-0/+27
* | Merge from savannah/emacs-30Po Lu2024-09-111-24/+26
|\ \ | |/
| * Make json-serialize always return a unibyte string (bug#70007)Mattias Engdegård2024-09-081-24/+26
* | ; * test/src/treesit-tests.el (treesit-indirect-buffer): Untag.Yuan Fu2024-08-251-1/+0
* | Fix tree-sitter test for indirect parser listYuan Fu2024-08-241-4/+6
* | Tag treesit-indirect-buffer as :unstableMichael Albinus2024-08-141-0/+1
* | Merge from savannah/emacs-30Po Lu2024-08-071-0/+8
|\ \ | |/
| * Fix missing type checks before specbindMattias Engdegård2024-08-031-0/+8
* | Merge from origin/emacs-30Eli Zaretskii2024-07-273-3/+3
|\ \ | |/
| * Standardize possessive apostrophe usage in manuals, docs, and commentsStefan Kangas2024-07-253-3/+3
* | Prohibit unbinding of built-in variablesPo Lu2024-07-221-1/+10
* | Add a type-check--optim testAndrea Corallo2024-07-111-0/+24
* | Some clean-up in comp-tests.elAndrea Corallo2024-07-111-30/+0
* | Merge from savannah/emacs-30Po Lu2024-07-111-0/+1
|\ \ | |/
| * * test/src/sqlite-tests.el (sqlite-execute-batch): Declare to wave warning.Andrea Corallo2024-07-101-0/+1
* | * test/src/comp-tests.el (compile-forms): Simplify test.Andrea Corallo2024-07-091-2/+1
* | Support interpreted functions as input for 'native-compile' (bug#71934)Andrea Corallo2024-07-091-0/+6
* | Merge from savannah/emacs-30Po Lu2024-07-051-0/+1
|\ \ | |/
| * Fix treesit test (bug#71907)Yuan Fu2024-07-031-0/+1
* | ; Strengthen value< tests slightlyMattias Engdegård2024-07-041-2/+8
* | Compare fixnums and floats accurately in value<Mattias Engdegård2024-07-041-0/+10
|/
* ; Fix typos in symbolsStefan Kangas2024-06-292-2/+2
* Fix two tests for --without-all buildAndrea Corallo2024-06-271-2/+2
* Fix treesit-testsEli Zaretskii2024-06-101-1/+2
* Add 'sqlite-execute-batch' commandJavier Olaechea2024-06-061-0/+26
* Redirect calls to `subr-native-elisp-p` to `native-comp-function-p`Stefan Monnier2024-05-281-20/+20
* Merge from origin/emacs-29Eli Zaretskii2024-05-251-0/+6
|\
| * Avoid crashes on MS-Windows due to invalid UNC file namesEli Zaretskii2024-05-221-0/+6
* | Add multi/unibyte string tests for key-descriptionRobert Pluim2024-05-161-0/+7
* | Silence some macOS build warningsMattias Engdegård2024-05-121-0/+1
* | `read': give fuller error message for errors following "#".Alan Mackenzie2024-05-061-0/+11
* | Fix deletion of text holding `inhibit-read-only' propertiesPo Lu2024-04-301-0/+51
* | Fix value< string comparison ungoodthinkMattias Engdegård2024-04-291-0/+6
* | GC-mark temporary key values created when sorting (bug#69709)Mattias Engdegård2024-04-141-0/+21
* | ; Fix whitespace in editfns-tests.elEli Zaretskii2024-04-111-1/+1
* | (en/decode_coding_object): Fix `after-change-functions`Stefan Monnier2024-04-101-5/+39
* | (test-replace-match-modification-hooks): Delete testStefan Monnier2024-04-091-17/+19
* | * Fix out of date comp pass names in comp-tests.elAndrea Corallo2024-04-081-5/+5
* | Make tree-sitter thing feature public and remove obsolete functionsYuan Fu2024-04-071-3/+3
* | (Freplace_match): Fix bug#65451Stefan Monnier2024-04-071-0/+74
* | Fix json-insert unibyte buffer bug (bug#70007)Mattias Engdegård2024-04-021-8/+35
* | Update JSON parser test and docsMattias Engdegård2024-04-011-5/+2