summaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
...
| | | * | | | | merge 8.5dgp2014-05-021-1/+1
| | | |\ \ \ \ \
| | | * \ \ \ \ \ merge 8.5dgp2014-05-011-0/+33
| | | |\ \ \ \ \ \
| | | * \ \ \ \ \ \ merge 8.5dgp2014-04-211-0/+32
| | | |\ \ \ \ \ \ \
| | | * \ \ \ \ \ \ \ merge 8.5dgp2014-04-164-0/+110
| | | |\ \ \ \ \ \ \ \ | | | | |_|_|_|_|_|_|/ | | | |/| | | | | | |
| * | | | | | | | | | merge trunkdgp2014-05-081-1/+20
| |\ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / |/| | | | | | | | | |
| * | | | | | | | | | merge trunkdgp2014-05-023-6/+27
| |\ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|_|/ / / | | |/| | | | | | | |
| * | | | | | | | | | merge trunkdgp2014-05-012-1/+66
| |\ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ merge trunkdgp2014-04-211-0/+32
| |\ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ merge trunkdgp2014-04-175-134/+6
| |\ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ merge trunkdgp2014-04-166-2/+101
| |\ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | Add test io-53.12 to verify proper unbuffered sync-fcopy [Bug #3096275]ferrieux2014-03-241-0/+19
| * | | | | | | | | | | | | | Merge the checkins of the dgp-read-bytes branch onto the trunk, up todgp2014-03-231-0/+156
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|_|/ / / / / / / | | |/| | | | | | | | | | | |
| | * | | | | | | | | | | | | merge 8.5dgp2014-03-201-10/+10
| | |\ \ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | | | Test for the bug I just committed.dgp2014-03-101-0/+14
| | * | | | | | | | | | | | | | Bring CRLF translation in parallel with others.dgp2014-03-101-0/+14
| | | |_|_|_|_|_|_|_|_|_|_|/ / | | |/| | | | | | | | | | | |
| | * | | | | | | | | | | | | another coverage test.dgp2014-02-281-0/+15
| | * | | | | | | | | | | | | merge 8.5dgp2014-02-261-0/+71
| | |\ \ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | | | More coverage tests and bug fixes.dgp2014-02-261-0/+56
| | * | | | | | | | | | | | | | Merge the stricter binary mode experiment.dgp2014-02-241-1/+1
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | | | | Next coverage test to expose another refactoring error.dgp2014-02-191-0/+14
| | * | | | | | | | | | | | | | | Another coverage test that reveals refactoring error.dgp2014-02-181-0/+14
| | * | | | | | | | | | | | | | | coverage test for -translation crdgp2014-02-181-0/+14
| | * | | | | | | | | | | | | | | Coverage test for -translation auto handling of INPUT_SAW_CR flag.dgp2014-02-181-0/+15
* | | | | | | | | | | | | | | | | Merge 8.5. New test iogt-2.5 panics.dgp2014-05-061-1/+20
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|_|_|/ / / / / / / |/| | | | | | | | | | / / / / / / | | |_|_|_|_|_|_|_|_|/ / / / / / | |/| | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | Have to manage the lifetime of the self handle in testchannel transform.dgp2014-05-061-1/+0
| * | | | | | | | | | | | | | | Segfaulting test (backport of iortrans-5.11).dgp2014-05-051-1/+21
| | |_|_|_|_|_|_|_|_|_|_|_|/ / | |/| | | | | | | | | | | | |
| * | | | | | | | | | | | | | Backport channel self restacking support. (Test iogt-2.4).dgp2014-05-021-1/+1
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|_|_|_|_|/ / | |/| | | | | | | | | | | | |
* | | | | | | | | | | | | | | Fixup restacking tests to expect the right results.dgp_demodgp2014-05-021-6/+6
| |/ / / / / / / / / / / / / |/| | | | | | | | | | | | |
* | | | | | | | | | | | | | Stop the segfault in iogt-2.4. First by changing the UpdateInterest()dgp2014-05-011-1/+1
* | | | | | | | | | | | | | merge trunkdgp2014-05-012-1/+66
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|_|/ / / / | |/| | | | | | | | | | | |
| * | | | | | | | | | | | | make doubly sure that things which should be unshared stay unshareddkf2014-05-011-6/+6
| * | | | | | | | | | | | | Merge in the fixes for improper ChannelBuffer sharing via recycling.dgp2014-05-011-0/+33
| |\ \ \ \ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / / / / /
| | * | | | | | | | | | | | Stop the segfaults in [close] during [gets] tests.dgp2014-04-301-2/+19
| | * | | | | | | | | | | | Another segfault demo test, this one with [close] during [gets].dgp2014-04-301-0/+16
| | | |_|_|_|_|_|_|_|_|/ / | | |/| | | | | | | | | |
| * | | | | | | | | | | | missing constraintdgp2014-05-011-1/+1
| * | | | | | | | | | | | [82e7f67325] Fix an evil refcount problem in compiled [string replace].dkf2014-04-301-1/+33
| | |_|_|_|_|_|_|_|/ / / | |/| | | | | | | | | |
* | | | | | | | | | | | Test iortrans-4.8.2 demos an infinite loop. Possible trouble withdgp2014-04-251-0/+20
|/ / / / / / / / / / /
* | | | | | | | | | | Merge refcounting machinery for ChannelBuffer.dgp2014-04-211-0/+32
|\ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / | | | | | | | | / / / | |_|_|_|_|_|_|/ / / |/| | | | | | | | |
| * | | | | | | | | Added a refcounting mechanism to ChannelBuffers. Other edits todgp2014-04-211-2/+18
| * | | | | | | | | Another test exposing another segfault.dgp2014-04-171-0/+16
| | |_|_|_|_|_|/ / | |/| | | | | | |
* | | | | | | | | Remove all win95-specific test-cases, since Windows 95 is not supported any m...jan.nijtmans2014-04-175-134/+6
| |_|_|_|_|_|/ / |/| | | | | | |
* | | | | | | | [d19a30db57] More testing.dgp2014-04-161-0/+4
|\ \ \ \ \ \ \ \ | |/ / / / / / /
| * | | | | | | Repair new test so all parts will be effective.dgp2014-04-161-0/+3
| * | | | | | | Test for [d19a30db57] extendedsebres2014-04-161-0/+1
* | | | | | | | [d19a30db57] Fixed segfault in [clock] internals. Includes test.dgp2014-04-161-0/+5
|\ \ \ \ \ \ \ \ | |/ / / / / / /
| * | | | | | | Test for [d19a30db57].dgp2014-04-161-0/+5
* | | | | | | | [88aef05cda] Stop reentrancy segfault in reflected channels by managingdgp2014-04-151-0/+19
|\ \ \ \ \ \ \ \ | |/ / / / / / /
| * | | | | | | [88aef05cda] Stop reentrancy segfault in reflected channels by managingdgp2014-04-151-0/+19
| * | | | | | | Moved tests socket-8.2 and socket-8.3 to socket-14.3 and socket-14.4 and made...oehhar2014-04-041-29/+31
| |\ \ \ \ \ \ \ | | | |_|_|_|_|/ | | |/| | | | |
| | * | | | | | Move tests 8.2 and 8.3 out of the IPv4/IPv6 loop to 14.13 and 14.14.max2014-04-041-31/+32