aboutsummaryrefslogtreecommitdiffstats
path: root/test (follow)
Commit message (Expand)AuthorAgeFilesLines
...
| * | Merge branch 'concurrency'Eli Zaretskii2016-12-042-0/+312
| |\ \
| | * \ merge from trunkKen Raeburn2015-11-01239-2530/+204002
| | |\ \
| | * \ \ merge from trunkTom Tromey2013-08-256-0/+1491
| | |\ \ \
| | * \ \ \ merge from trunkTom Tromey2013-08-1912-86/+359
| | |\ \ \ \
| | * \ \ \ \ merge from trunkTom Tromey2013-07-266-19/+159
| | |\ \ \ \ \
| | * \ \ \ \ \ Merge from trunkTom Tromey2013-07-1218-263/+411
| | |\ \ \ \ \ \
| | * \ \ \ \ \ \ merge from trunkTom Tromey2013-07-0624-56/+1354
| | |\ \ \ \ \ \ \
| | * | | | | | | | fix buglet in test caseTom Tromey2013-07-041-2/+2
| | * | | | | | | | merge from trunkTom Tromey2013-06-132-0/+210
| | |\ \ \ \ \ \ \ \
| | * \ \ \ \ \ \ \ \ merge from trunk; clean up some issuesTom Tromey2013-06-0311-427/+1152
| | |\ \ \ \ \ \ \ \ \
| | * \ \ \ \ \ \ \ \ \ merge from trunkTom Tromey2013-03-171-1/+1
| | |\ \ \ \ \ \ \ \ \ \
| | * \ \ \ \ \ \ \ \ \ \ merge from trunkTom Tromey2013-03-087-18/+2438
| | |\ \ \ \ \ \ \ \ \ \ \
| | * \ \ \ \ \ \ \ \ \ \ \ merge from trunkTom Tromey2013-01-165-87/+478
| | |\ \ \ \ \ \ \ \ \ \ \ \
| | * \ \ \ \ \ \ \ \ \ \ \ \ merge from trunkTom Tromey2013-01-0548-50/+78
| | |\ \ \ \ \ \ \ \ \ \ \ \ \
| | * \ \ \ \ \ \ \ \ \ \ \ \ \ merge from trunkTom Tromey2012-12-1710-122/+613
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \
| | * \ \ \ \ \ \ \ \ \ \ \ \ \ \ merge from trunkTom Tromey2012-09-042-21/+123
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | | | | | cannot thread-join the current threadTom Tromey2012-08-271-0/+4
| | * | | | | | | | | | | | | | | | fix test suite for condition-variable-p name changeTom Tromey2012-08-271-4/+4
| | * | | | | | | | | | | | | | | | add tests for variable bindingsTom Tromey2012-08-271-0/+99
| | * | | | | | | | | | | | | | | | Merge from trunkTom Tromey2012-08-202-2/+103
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | | | | | | add condition-mutex and condition-nameTom Tromey2012-08-191-0/+18
| | * | | | | | | | | | | | | | | | | condition variablesTom Tromey2012-08-191-0/+13
| | * | | | | | | | | | | | | | | | | add test case for I/O switchingTom Tromey2012-08-151-0/+13
| | * | | | | | | | | | | | | | | | | This adds some tests of the threading code.Tom Tromey2012-08-151-0/+165
* | | | | | | | | | | | | | | | | | | Fix further problems with quoted file names in TrampMichael Albinus2016-12-091-7/+7
* | | | | | | | | | | | | | | | | | | Fix Bug#24962Tino Calancha2016-12-081-1/+0
* | | | | | | | | | | | | | | | | | | Merge from origin/emacs-25Paul Eggert2016-12-071-0/+18
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ | |/| | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | Improve treatment of Fortran's "class is"Glenn Morris2016-11-271-0/+18
| * | | | | | | | | | | | | | | | | | Avoid infloop in pythonDaniel Colascione2016-11-081-0/+7
| * | | | | | | | | | | | | | | | | | Don't require isearch-update before isearch-doneNoam Postavsky2016-10-021-0/+8
| * | | | | | | | | | | | | | | | | | Improve display of tex-verbatim and Info quotedPaul Eggert2016-09-231-0/+1
* | | | | | | | | | | | | | | | | | | define-ibuffer-filter: Discard wrong filtersTino Calancha2016-12-071-0/+12
* | | | | | | | | | | | | | | | | | | ibuffer-decompose-filter-group avoid unwanted side effectsTino Calancha2016-12-071-0/+33
* | | | | | | | | | | | | | | | | | | New test file for ediffTino Calancha2016-12-071-0/+42
* | | | | | | | | | | | | | | | | | | ibuffer-decompose-filter: Avoid side effects on errorTino Calancha2016-12-071-1/+0
* | | | | | | | | | | | | | | | | | | ibuffer: compare marks with EQTino Calancha2016-12-071-1/+0
* | | | | | | | | | | | | | | | | | | ibuffer-saved-filters: Remove extra nesting levelChristopher Genovese2016-12-071-0/+29
* | | | | | | | | | | | | | | | | | | Give test-completion's PREDICATE the hashtable keyNoam Postavsky2016-12-061-4/+1
* | | | | | | | | | | | | | | | | | | Give test-completion's PREDICATE full alist entryNoam Postavsky2016-12-061-0/+406
* | | | | | | | | | | | | | | | | | | Fix ert-tests when running compiledNoam Postavsky2016-12-061-45/+23
* | | | | | | | | | | | | | | | | | | Implement quoting the local part of a remote file nameMichael Albinus2016-12-041-1251/+1387
| |/ / / / / / / / / / / / / / / / / |/| | | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | Add tests for watchpointsNoam Postavsky2016-12-021-0/+115
* | | | | | | | | | | | | | | | | | ; * test/lisp/progmodes/compile-tests.el: Fix a typo in a comment.Eli Zaretskii2016-12-011-1/+1
* | | | | | | | | | | | | | | | | | Forth related improvements for etagsHelmut Eller2016-12-018-31/+143
* | | | | | | | | | | | | | | | | | Fix bugs with buffer-local tags tablesEli Zaretskii2016-12-011-0/+83
* | | | | | | | | | | | | | | | | | * test/lisp/ibuffer-tests.el (ibuffer-test-Bug24997): Add test for Bug#24997.Tino Calancha2016-11-241-0/+16
* | | | | | | | | | | | | | | | | | Fix Bug#24199.Ulf Jasper2016-11-231-0/+44
* | | | | | | | | | | | | | | | | | * test/lisp/ibuffer-tests.el (ibuffer-test-Bug25000): Add test for Bug25000.Tino Calancha2016-11-231-0/+20
* | | | | | | | | | | | | | | | | | Make CANNOT_DUMP work better on GNU/LinuxPaul Eggert2016-11-201-2/+5
* | | | | | | | | | | | | | | | | | Prevent dubious argument listsPhilipp Stephani2016-11-181-0/+15