summaryrefslogtreecommitdiffstatshomepage
path: root/test/functional/core/channels_spec.lua
AgeCommit message (Expand)AuthorFiles
2026-04-25fix(channel): stack-buffer-overflow with exit during connection (#39387)zeertzjq1
2026-04-15refactor: update usages of deprecated "buffer" param #39089Justin M. Keyes1
2026-02-23test(core/channels_spec): fix flaky test (#38025)zeertzjq1
2026-02-11fix(channel): possible hang after connecting with TCP times out (#37813)zeertzjq1
2026-02-11fix(channel): crash on failed sockconnect() (#37811)zeertzjq1
2026-02-03ci(test): bump Windows runners to windows-2025 and unskip tests (#37666)zeertzjq1
2026-01-21test: fix flaky tests (#37478)zeertzjq1
2025-12-01fix(msgpack): use fixstr encoding for strings of length 20-31 #36737benarcher26911
2025-11-01fix(socket): avoid stack-use-after-return after timeout (#36405)zeertzjq1
2025-03-08fix(events): always allow some events to be nested (#32706)zeertzjq1
2025-01-04refactor(tests): merge n.spawn/n.spawn_argv into n.new_session #31859Justin M. Keyes1
2024-09-26fix(channel): handle writing to file instead of pipe (#30519)zeertzjq1
2024-04-23test: improve test conventionsdundargoc1
2024-04-10refactor(test): inject after_each differentlyLewis Russell1
2024-04-08test: improve test conventionsdundargoc1
2024-03-30test: use matches(...) instead of ok(string.find(...)) (#28111)zeertzjq1
2024-01-22test(core/channel_spec): fix lint failurezeertzjq1
2024-01-22test(core/channels_spec): fix variable namezeertzjq1
2024-01-21fix(rpc): assertion failure due to invalid msgpack inputnwounkn1
2024-01-12test: rename (meths, funcs) -> (api, fn)Lewis Russell1
2024-01-12test: typing for helpers.methsLewis Russell1
2024-01-12test: remove helpers.sleep()Lewis Russell1
2024-01-03refactor: format test/*Justin M. Keyes1
2023-03-14test: re-bundle cat on windows (#21255)dundargoc1
2022-11-22test: simplify platform detection (#21020)dundargoc1
2022-11-13test: introduce skip() #21010dundargoc1
2022-03-12fix(channel): fix channel consistencyerw71
2022-01-24feat(--headless): add on_print callback to stdioopenglacambre1
2021-09-20test: fix running functional tests under gdbserverShreyansh Chouhan1
2021-09-16feat(f_chansend): support Blob data argumentSean Dewar1
2019-09-04test: is_os() #10933Justin M. Keyes1
2019-09-01test/uname(): always lowercaseJustin M. Keyes1
2019-09-01CI/OpenBSD: run functional testsEdd Barrett1
2019-05-18test: remove use of require('test.helpers')Justin M. Keyes1
2019-05-12test/channels_spec: cleanupJustin M. Keyes1
2018-10-31functionaltest: enable buffered output testsJan Edmund Lazo1
2018-03-11test: rename next_message() to next_msg()Justin M. Keyes1
2017-12-23channel: check for existance before trying to set keyBjörn Linse1
2017-11-27tests: mark flaky socket test pending for nowBjörn Linse1
2017-11-26channels: testsBjörn Linse1