aboutsummaryrefslogtreecommitdiffhomepage
path: root/test (follow)
AgeCommit message (Expand)AuthorLines
2024-08-20Better handle extra filewatch events on wine.filewatchCalvin Rose-4/+16
2024-08-20Fix mingw build warnings.Calvin Rose-1/+3
2024-08-18Exit early when filewatch is not supported.Calvin Rose-0/+6
2024-08-18filewatch on mingw has same semantics as windowsCalvin Rose-10/+7
2024-08-18Add testing for Linux.Calvin Rose-43/+109
2024-08-18Add mostly stubbed filewatch test suite.Calvin Rose-1/+1
2024-08-18Add suite for testing filewatch.Calvin Rose-13/+126
2024-08-17Add aliases for bundle/module - issue #1486Calvin Rose-3/+22
2024-08-10Add array/join and tuple/joinCalvin Rose-0/+40
2024-08-06Only raise IOCP error on readable, writable, or acceptable streams.Calvin Rose-0/+6
2024-07-21Add syntax literals for signed and unsigned 64 bit integers.Calvin Rose-0/+8
2024-07-12Fix formatting.Calvin Rose-0/+7
2024-06-23Add support for the AAPCS64 calling conventionValentin Anger-1/+0
2024-06-16Fix typosPhilip Nelson-2/+2
2024-06-15Error on buffer/push-uint16 with non 16 bit unsigned integer.Calvin Rose-0/+2
2024-06-15Merge pull request #1457 from pnelson/buffer-push-uintCalvin Rose-6/+6
2024-06-14Fix buffer push uint maxPhilip Nelson-6/+6
2024-05-26Change interface for bundle/installCalvin Rose-1/+1
2024-05-26Merge changes from bundle-tools branch:Calvin Rose-2/+2
2024-05-26Whitespace.Calvin Rose-1/+1
2024-05-26Be explicit about 64 bit offset on windows.Calvin Rose-1/+2
2024-05-26Test feature flagCalvin Rose-2/+2
2024-05-26Something is up with code.Calvin Rose-2/+3
2024-05-26Check bundle listing before reinstall.Calvin Rose-0/+3
2024-05-26Add testing for making and removing directory.Calvin Rose-0/+3
2024-05-26Try and be OS sensitive when using path separators.Calvin Rose-9/+9
2024-05-26Add some tracing.Calvin Rose-1/+1
2024-05-25Just don't do backslashes.Calvin Rose-1/+6
2024-05-25Even more verboseCalvin Rose-1/+2
2024-05-25typo doing previous CI trigger.Calvin Rose-1/+0
2024-05-25Pathing is not quite working...Calvin Rose-3/+6
2024-05-25Add verbose errors to ciCalvin Rose-1/+3
2024-05-25More work on fixing bunlde tools install.Calvin Rose-2/+1
2024-05-25Add some test usage for the sample bundle.Calvin Rose-2/+7
2024-05-25Add some testing to the bundle/ module.Calvin Rose-0/+103
2024-05-19Merge branch 'master' into bundle-toolsCalvin Rose-0/+3
2024-05-18Keep track of hooks and simple dependency tracking.Calvin Rose-1/+1
2024-05-16Add `with-env`.Calvin Rose-0/+3
2024-05-15Add buffer/format-atCalvin Rose-0/+15
2024-03-27Add additional format options for os/clockJohn W Higgins-1/+12
2024-03-10Fix asm roundtrip issue.Calvin Rose-1/+13
2024-01-28Make host and port configurable for suite-ev.janetCalvin Rose-8/+11
2024-01-15Merge pull request #1359 from pnelson/binaryCalvin Rose-0/+40
2024-01-15Merge pull request #1346 from ianthehenry/peg-splitCalvin Rose-0/+46
2024-01-14Add buffer/push-* sized int and floatPhilip Nelson-0/+40
2024-01-05add a new (split) PEG specialIan Henry-0/+46
2024-01-01Fix #1341.Calvin Rose-0/+4
2023-12-31Merge pull request #1344 from ianthehenry/peg-sub-specialCalvin Rose-0/+50
2023-12-28add a new (sub) PEG specialIan Henry-0/+50
2023-12-18Work on addressing #1337 - fix valgrind case.Calvin Rose-0/+6