aboutsummaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* also fix up the test output checksJesse Luehrs2023-08-061-2/+5
* handle the test runner having other fds openJesse Luehrs2023-08-061-5/+11
* this cloexec was actually importantJesse Luehrs2023-08-061-0/+13
* one more build fixJesse Luehrs2023-08-061-1/+1
* use the new fd apis in stdJesse Luehrs2023-03-082-34/+43
* clippyJesse Luehrs2023-02-051-1/+1
* use tokio::testJesse Luehrs2022-03-115-22/+11
* simplifyJesse Luehrs2022-02-275-408/+333
* ensure read_buf doesn't overflow the bufferJesse Luehrs2022-02-251-0/+33
* another rewriteJesse Luehrs2022-02-238-252/+532
* properly handle configuration when calling spawn multiple timesJesse Luehrs2021-12-303-2/+166
* improve testsJesse Luehrs2021-12-307-198/+251
* don't need to test all frameworks in every testJesse Luehrs2021-12-301-67/+1
* async testsJesse Luehrs2021-12-302-0/+115
* testJesse Luehrs2021-12-291-0/+47
* i don't think we need to open pts multiple times?Jesse Luehrs2021-12-291-0/+27
* simplifyJesse Luehrs2021-12-292-42/+42
* wip another complete refactorJesse Luehrs2021-12-293-43/+139
* wipJesse Luehrs2021-12-283-22/+92
* test that SIGWINCH is sent properlyJesse Luehrs2021-03-061-0/+27
* add basic testsJesse Luehrs2021-03-061-0/+120