mlua/tests
Alex Orlenko 9f02a9ca09
Add `Debug::event()` to the hook's Debug structure
2021-08-17 15:17:03 +01:00
..
compile Update trybuild messages 2021-07-13 11:59:33 +01:00
module Fix clippy warnings && tests 2021-06-13 23:30:54 +01:00
async.rs Drop 'feature(link_args)' (removed from nightly). Don't run tests for LuaJIT 2.0.5 2021-04-16 22:27:28 +01:00
byte_string.rs Update test names 2021-06-18 23:13:56 +01:00
compile.rs Update compile tests to include async/send features 2020-05-12 03:16:29 +01:00
conversion.rs Fix converting Lua sequence table to HashSet/BTreeSet 2021-06-25 01:49:09 +01:00
function.rs Add new functions: `lua.load_from_function()` and `lua.create_c_function()` 2021-07-05 00:03:18 +01:00
hooks.rs Add `Debug::event()` to the hook's Debug structure 2021-08-17 15:17:03 +01:00
macros.rs Add chunk! macro support 2021-05-05 22:13:51 +01:00
memory.rs More tests for arc/rc wrapped userdata 2021-06-19 00:03:09 +01:00
scope.rs Update test names 2021-06-18 23:13:56 +01:00
serde.rs Make `SerializeOptions` non_exhaustive. 2021-05-03 22:33:12 +01:00
string.rs Update test names 2021-06-18 23:13:56 +01:00
table.rs Drop 'feature(link_args)' (removed from nightly). Don't run tests for LuaJIT 2.0.5 2021-04-16 22:27:28 +01:00
tests.rs Add new functions: `lua.load_from_function()` and `lua.create_c_function()` 2021-07-05 00:03:18 +01:00
thread.rs Update test names 2021-06-18 23:13:56 +01:00
types.rs Drop 'feature(link_args)' (removed from nightly). Don't run tests for LuaJIT 2.0.5 2021-04-16 22:27:28 +01:00
userdata.rs More tests for arc/rc wrapped userdata 2021-06-19 00:03:09 +01:00
value.rs Drop 'feature(link_args)' (removed from nightly). Don't run tests for LuaJIT 2.0.5 2021-04-16 22:27:28 +01:00