summaryrefslogtreecommitdiff
path: root/test
Commit message (Expand)AuthorAgeFilesLines
* Make seq-into return the sequence when no conversion neededNicolas Petton2016-12-161-0/+8
* Fix circular list handling in seq-mapnNicolas Petton2016-12-151-0/+5
* Check in tramp-tests.el, that environment variables are set correctlyMichael Albinus2016-12-151-1/+28
* * test/src/regex-resources/PTESTS: Convert to UTF-8.Paul Eggert2016-12-121-271/+271
* Move backtrace to ELisp using a new mapbacktrace primitiveClément Pit--Claudel2016-12-121-0/+47
* Make etags-tests work in out-of-tree buildsEli Zaretskii2016-12-121-3/+11
* Avoid crashing if a new thread is signaled right awayEli Zaretskii2016-12-121-0/+9
* Fix point motion in cloned buffersEli Zaretskii2016-12-121-1/+11
* Further improvements in Tramp's file name unquotingMichael Albinus2016-12-121-1/+13
* Quote filenames containing '~' in promptsNoam Postavsky2016-12-111-0/+23
* Avoid aborts when a thread signals an errorEli Zaretskii2016-12-111-0/+15
* Clean up compile-tests.elPhilipp Stephani2016-12-111-31/+37
* ; Fix copyright years in new filesGlenn Morris2016-12-101-1/+1
* Support concurrency in Emacs LispEli Zaretskii2016-12-102-0/+294
|\
| * Fix the test suiteEli Zaretskii2016-12-063-99/+81
| * 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-donescratch/backports-25.2-strictNoam 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