summaryrefslogtreecommitdiff
path: root/test
Commit message (Expand)AuthorAgeFilesLines
* Check link text domain suspiciousnessLars Ingebrigtsen2022-01-201-1/+3
* Expand textsec-link-suspicious-p checkingLars Ingebrigtsen2022-01-201-1/+7
* Improve textsec-domain-suspicious-p messageLars Ingebrigtsen2022-01-201-0/+4
* Make textsec-mixed-numbers-p actually workLars Ingebrigtsen2022-01-191-0/+1
* Add text for suspicious linksLars Ingebrigtsen2022-01-191-0/+18
* Make shr mark links with suspicious URLsLars Ingebrigtsen2022-01-191-0/+4
* Add new file textsec-check.elLars Ingebrigtsen2022-01-191-5/+10
* Mark whole-script confusables as suspicious domainsLars Ingebrigtsen2022-01-191-1/+4
* Split textsec-email-address-suspicious-p into two functionsLars Ingebrigtsen2022-01-191-1/+3
* Make textsec-suspicious-nonspacing-p work on marksLars Ingebrigtsen2022-01-191-3/+3
* cl-generic-tests.el: Fix warningStefan Monnier2022-01-181-1/+1
* VC: Fix tests for SCCS and MtnStefan Monnier2022-01-181-10/+21
* Add textsec functions for verifying email addressesLars Ingebrigtsen2022-01-181-0/+39
* Add textsec-domain-suspicious-pLars Ingebrigtsen2022-01-183-0/+6355
* Morka handling of multi-hops in Tramp more consistentMichael Albinus2022-01-181-84/+33
* Add textsec predicates for different types of confusabilityLars Ingebrigtsen2022-01-181-1/+18
* Add textsec support for confusable charactersLars Ingebrigtsen2022-01-181-0/+7
* Add new function textsec-mixed-numbers-pLars Ingebrigtsen2022-01-171-0/+5
* Add textsec-restriction-level functionLars Ingebrigtsen2022-01-171-0/+12
* Add support for functions that deal with Unicode scriptsLars Ingebrigtsen2022-01-171-0/+72
* Move the Gnus range functions to a new range.el fileLars Ingebrigtsen2022-01-171-0/+65
* Improve handling of INFILE in tramp*-process-file (Bug#53284)Michael Albinus2022-01-171-1/+13
* Add some more mailcap tests.Tassilo Horn2022-01-163-0/+80
* Skip ffap test on some systemsLars Ingebrigtsen2022-01-141-0/+2
* Don't have ffap interpret ":/bin" as the current directoryLars Ingebrigtsen2022-01-141-0/+15
* spelling-tests.el: use ert-with-temp-directoryRobert Pluim2022-01-141-3/+3
* spelling-tests.el: ignore errors when checking for ispellRobert Pluim2022-01-141-6/+5
* Merge from origin/emacs-28Stefan Kangas2022-01-141-0/+10
|\
| * Fix Edebug specification for inline functions (Bug#53068).Philipp Stephani2022-01-131-0/+10
* | ; * test/lisp/progmodes/flymake-tests.el: remove duplicate functionMattias Engdegård2022-01-131-5/+0
* | spelling-tests.el: actually create a temp directoryRobert Pluim2022-01-131-0/+1
* | Make ert explainers work on function aliasesLars Ingebrigtsen2022-01-131-0/+3
* | Avoid infloops in help-fns--analyze-function with aliasesLars Ingebrigtsen2022-01-131-0/+9
* | Add new function function-alias-pLars Ingebrigtsen2022-01-131-0/+17
* | Merge remote-tracking branch 'origin/emacs-28' into trunkStefan Monnier2022-01-121-0/+5
|\|
| * Revert "Fix closure-conversion of shadowed captured lambda-lifted vars"Mattias Engdegård2022-01-122-195/+0
| * Fix closure-conversion of shadowed captured lambda-lifted varsMattias Engdegård2022-01-122-0/+195
| * Fix test lisp/cedet/semantic/bovine/gcc-tests on macOS (Bug#52431)Philipp Stephani2022-01-121-2/+3
| * Don't fail flymake-tests if `gcc` actually is ClangMattias Engdegård2022-01-121-1/+9
* | Prefer unexport in MakefilesGlenn Morris2022-01-121-5/+3
* | Follow POSIX/GNU argument conventions for 'eshell-eval-using-options'Jim Porter2022-01-121-39/+112
* | Merge from origin/emacs-28Stefan Kangas2022-01-111-22/+37
|\|
| * ; Fix tabulated-list-mode tests after revertStefan Kangas2022-01-111-22/+37
* | (files-tests--with-buffer-offer-save): Turn it into a functionStefan Monnier2022-01-101-48/+43
* | Merge remote-tracking branch 'origin/emacs-28' into trunkStefan Monnier2022-01-101-1/+1
|\|
| * (save-some-buffers): Simplify the fix for bug#46374Stefan Monnier2022-01-091-1/+1
* | Use 'auth-info-password' in testsSam Steingold2022-01-101-24/+6
* | New minor mode elide-head-modeStefan Kangas2022-01-091-14/+74
* | Improve pp-emacs-lisp-code for #'Lars Ingebrigtsen2022-01-041-0/+6
* | Prevent further cases of duplicated separators in context menusJim Porter2022-01-041-0/+162