Software /
code /
prosody
Log
spec/util_promise_spec.lua @ 13270:14bbfb2cc8dd default tip
description | author | age |
---|---|---|
util.promise: Fix field name in failing test (introduced in 2639e0e1c378) | Matthew Wild | Fri, 07 Oct 2022 18:04:30 +0100 |
util.promise: Add some missing test cases (found through mutation testing) | Matthew Wild | Fri, 07 Oct 2022 17:56:38 +0100 |
util.promise: Remove some redundant checks, add tests confirming redundancy | Matthew Wild | Fri, 07 Oct 2022 17:43:26 +0100 |
util.promise: Fix test | Kim Alvefur | Fri, 26 Nov 2021 22:38:07 +0100 |
util.promise: Support delayed promise execution | Kim Alvefur | Sat, 05 Jan 2019 07:08:24 +0100 |
Fix various spelling errors (thanks codespell) | Kim Alvefur | Tue, 27 Jul 2021 00:13:18 +0200 |
util.promise: Switch order of parameters to join() | Matthew Wild | Thu, 25 Mar 2021 15:08:22 +0000 |