| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge 8.6 | jan.nijtmans | 2020-09-01 | 1 | -5/+5 |
|\ |
|
| * | Many more internal master/slave -> parent/child renamings | jan.nijtmans | 2020-09-01 | 1 | -2/+2 |
|
|
* | | simplify check for ::tcltest namespace in testcases | jan.nijtmans | 2020-07-16 | 1 | -1/+1 |
|
|
* | | Merge 8.6 | jan.nijtmans | 2019-09-25 | 1 | -4/+3 |
|\ \
| |/ |
|
| * | Merge 8.5 | jan.nijtmans | 2019-09-25 | 1 | -4/+3 |
| |\ |
|
| | * | Fix failing test-case iocmd-21.20 on Travis | jan.nijtmans | 2019-09-25 | 1 | -4/+3 |
|
|
* | | | Merge 8.6 | jan.nijtmans | 2019-09-10 | 1 | -5/+5 |
|\ \ \
| |/ / |
|
| * | | Merge 8.5 | jan.nijtmans | 2019-09-10 | 1 | -5/+5 |
| |\ \
| | |/ |
|
| | * | Don't use constraints like unixOrPc anymore, use unixOrWin (for example) | jan.nijtmans | 2019-09-10 | 1 | -5/+5 |
|
|
* | | | Merge 8.6 | jan.nijtmans | 2019-07-31 | 1 | -3/+4 |
|\ \ \
| |/ / |
|
| * | | Merge 8.5 | jan.nijtmans | 2019-07-30 | 1 | -1/+2 |
| |\ \
| | |/ |
|
| | * | Enable testcases on Visual Studio builds. Disable some test-cases on Travis, ... | jan.nijtmans | 2019-07-29 | 1 | -1/+2 |
|
|
| * | | Merge 8.5 | jan.nijtmans | 2019-07-26 | 1 | -2/+2 |
| |\ \
| | |/ |
|
| | * | Increase timeout a little bit, making it less likely that this test failes in... | jan.nijtmans | 2019-07-26 | 1 | -2/+2 |
|
|
* | | | TIP #547 implementation: New encodings: UTF-16, UCS-2 | jan.nijtmans | 2019-05-31 | 1 | -4/+4 |
|
|
* | | | Merge 8.6. | jan.nijtmans | 2019-05-09 | 1 | -1/+1 |
|\ \ \
| |/ / |
|
* | | | Fix for [67a5eabbd3d1], refchan, coroutine, and postevent from the "watch" | pooryorick | 2019-04-23 | 1 | -8/+45 |
|
|
* | | | Tests, but not working ones... | dkf | 2019-03-28 | 1 | -55/+73 |
|
|
* | | | Request the tcltest version that provides the testing facilities used. | dgp | 2018-10-24 | 1 | -1/+1 |
|
|
* | | | Updated tests to exercise new feature. | pspjuth | 2018-10-22 | 1 | -2/+2 |
|/ / |
|
* | | Add another suppress rule for valgrind, factor test code into | pooryorick | 2018-06-22 | 1 | -3/+13 |
|
|
* | | new package | pooryorick | 2018-06-16 | 1 | -1/+0 |
|
|
* | | Missing test cleanups that break later tests. | dgp | 2018-03-15 | 1 | -0/+4 |
|
|
* | | lifetime management of files generated by tests | dgp | 2018-01-25 | 1 | -4/+1 |
|\ \
| |/ |
|
| * | lifetime management of files generated by tests | dgp | 2018-01-25 | 1 | -4/+1 |
|
|
| * | Backout of failed attempt to fix [32ae34e63a] got checked into wrong branch. | dgp | 2015-10-23 | 1 | -13/+13 |
|
|
* | | Backout failed attempt to fix [32ae34e63a]. | dgp | 2015-09-25 | 1 | -24/+24 |
|\ \
| |/ |
|
* | | Update tests to new ReflectWatch() behavior. | dgp | 2015-09-23 | 1 | -11/+11 |
|
|
* | | [32ae34e63a] Prevent segfaults and data corruption when CopyData() is called ... | dgp | 2015-09-23 | 1 | -13/+13 |
|\ \
| |/ |
|
| * | Update tests to account for changed ReflectWatch behavior. | dgp | 2015-09-23 | 1 | -13/+13 |
|
|
* | | nonportable -> nonPortable | jan.nijtmans | 2015-09-02 | 1 | -2/+2 |
|
|
* | | Include option -connecting in test iocmd-8.15.1 | oehhar | 2014-12-17 | 1 | -1/+1 |
|
|
* | | [9d19af7adb] Make sure all timer events get canceled. | dgp | 2014-07-24 | 1 | -2/+1 |
|
|
* | | Avoid [thread::exit]; Using it leads to memleaks. | dgp | 2014-07-22 | 1 | -1/+3 |
|
|
* | | [f0f876c141] Improve consistency in error messages. | dkf | 2014-06-17 | 1 | -1/+1 |
|
|
* | | Test iocmd-32.1 is not "impossible" but after writing it properly it does seg... | dgp | 2014-05-09 | 1 | -5/+4 |
|\ \
| |/ |
|
| * | Test iocmd-32.1 is not "impossible" but after writing it properly it | dgp | 2014-05-09 | 1 | -5/+4 |
|
|
* | | merge trunk | dgp | 2014-05-02 | 1 | -1/+2 |
|
|
* | | Merge in the fixes for improper ChannelBuffer sharing via recycling. | dgp | 2014-05-01 | 1 | -0/+33 |
|\ \
| |/ |
|
| * | Stop the segfaults in [close] during [gets] tests. | dgp | 2014-04-30 | 1 | -2/+19 |
|
|
| * | Another segfault demo test, this one with [close] during [gets]. | dgp | 2014-04-30 | 1 | -0/+16 |
|
|
* | | Merge refcounting machinery for ChannelBuffer. | dgp | 2014-04-21 | 1 | -0/+32 |
|\ \
| |/ |
|
| * | Added a refcounting mechanism to ChannelBuffers. Other edits to | dgp | 2014-04-21 | 1 | -2/+18 |
|
|
| * | Another test exposing another segfault. | dgp | 2014-04-17 | 1 | -0/+16 |
|
|
* | | [88aef05cda] Stop reentrancy segfault in reflected channels by managing | dgp | 2014-04-15 | 1 | -0/+19 |
|\ \
| |/ |
|
| * | [88aef05cda] Stop reentrancy segfault in reflected channels by managing | dgp | 2014-04-15 | 1 | -0/+19 |
|
|
* | | Merge minimal fix for iocmd-23.11. | dgp | 2014-03-28 | 1 | -2/+1 |
|\ \
| |/ |
|
| * | Minimal patch to fix iocmd-23.11. Might not be the best fix, but is *a* fix. | dgp | 2014-03-27 | 1 | -2/+1 |
|
|
* | | Test iocmd-23.11 demos another segfault. | dgp | 2014-03-27 | 1 | -0/+15 |
|\ \
| |/ |
|
| * | Test iocmd-23.11 demos another segfault. | dgp | 2014-03-27 | 1 | -0/+15 |
|
|