summaryrefslogtreecommitdiff
path: root/test/src/thread-tests.el
Commit message (Expand)AuthorAgeFilesLines
* Update copyright year to 2019Paul Eggert2019-01-011-1/+1
* Rename thread-alive-p to thread-live-pMichael Albinus2018-08-311-8/+8
* Use consistent function names in thread-tests.elMichael Albinus2018-07-131-8/+9
* Provide feature 'threadsMichael Albinus2018-07-121-28/+48
* Add some test skip conditionsGlenn Morris2018-01-171-24/+52
* Update copyright year to 2018Paul Eggert2018-01-011-1/+1
* Prefer HTTPS to FTP and HTTP in documentationPaul Eggert2017-09-131-1/+1
* Rudimentary error handling for non-main threadsEli Zaretskii2017-01-181-4/+13
* Fix last changeEli Zaretskii2017-01-131-9/+9
* Fix the new condvar testEli Zaretskii2017-01-131-2/+3
* Minor improvements in the new condvar testEli Zaretskii2017-01-131-11/+14
* Fix a bug in waiting for condition variableEli Zaretskii2017-01-131-0/+41
* Update copyright year to 2017 in masterPaul Eggert2017-01-011-1/+1
* ; Spelling fixesPaul Eggert2016-12-221-1/+1
* 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
* Avoid aborts when a thread signals an errorEli Zaretskii2016-12-111-0/+15
* ; Fix copyright years in new filesGlenn Morris2016-12-101-1/+1
* Fix the test suiteEli Zaretskii2016-12-061-0/+213