aboutsummaryrefslogtreecommitdiffstats
path: root/test (follow)
Commit message (Expand)AuthorAgeFilesLines
* 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
* | | | | | | | | | | | | | | | | 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
* | | | | | | | | | | | | | | | | Add test suite for buff-menu.elTino Calancha2016-11-191-0/+46
* | | | | | | | | | | | | | | | | ; Replace "25.2" with "26.1" where appropriate, which is almost everywhereGlenn Morris2016-11-171-1/+1
* | | | | | | | | | | | | | | | | Add example for bug#24854Dmitry Gutov2016-11-181-0/+3
* | | | | | | | | | | | | | | | | Add tests for rot13.elSimen Heggestøyl2016-11-171-0/+54
* | | | | | | | | | | | | | | | | Do not use map.el in seq-tests.elNicolas Petton2016-11-161-7/+5
* | | | | | | | | | | | | | | | | Complete the name of PostgreSQL databasesSimen Heggestøyl2016-11-151-0/+47
* | | | | | | | | | | | | | | | | Implement connection-local variablesMichael Albinus2016-11-141-0/+297
* | | | | | | | | | | | | | | | | Refine multi-hop specs in TrampMichael Albinus2016-11-091-5/+8
* | | | | | | | | | | | | | | | | Avoid infloop in pythonDaniel Colascione2016-11-081-0/+7
* | | | | | | | | | | | | | | | | ; Spelling fixesPaul Eggert2016-11-041-1/+1
* | | | | | | | | | | | | | | | | (thing-at-point 'list) return nil if no list at pointTino Calancha2016-11-031-1/+0
* | | | | | | | | | | | | | | | | Add more tests for Bug#24627Tino Calancha2016-10-271-2/+24
* | | | | | | | | | | | | | | | | * lisp/shell.el (shell--unquote&requote-argument): Match data misuseFilipp Gunbin2016-10-261-0/+33
* | | | | | | | | | | | | | | | | Add seq-random-elt to seq.elDamien Cassou2016-10-251-0/+17
* | | | | | | | | | | | | | | | | Minor fixes to cc-mode-tests.elPhilipp Stephani2016-10-201-1/+8
* | | | | | | | | | | | | | | | | cl-seq: Remove max limit on input sequence lengthTino Calancha2016-10-201-1/+0