Software /
code /
prosody
Log
spec/util_serialization_spec.lua @ 10218:e458578ddfd3
description | author | age |
---|---|---|
util.serialization: Add option for allowing multiple references to the same table (but not cycles) | Kim Alvefur | Sat, 27 Oct 2018 12:43:03 +0200 |
util.serialization: Test rejection of multiple references to same table | Kim Alvefur | Sat, 27 Oct 2018 12:40:47 +0200 |
util.serialization: Simpler metatable pre-processing | Kim Alvefur | Fri, 12 Oct 2018 00:13:24 +0200 |
util.serialization: Test table keys that are Lua keywords | Kim Alvefur | Thu, 11 Oct 2018 22:50:45 +0200 |
util.serialization: Test that it rejects tables wit cycles | Kim Alvefur | Thu, 11 Oct 2018 22:48:08 +0200 |
util.serialization: Make errors fatal by default (like the previous implementation) | Kim Alvefur | Thu, 11 Oct 2018 22:42:17 +0200 |
util.serialization: Use deserialize instead of envload directly | Kim Alvefur | Sun, 23 Sep 2018 17:02:54 +0200 |
util.serialization: Add brief initial tests | Kim Alvefur | Sun, 23 Sep 2018 16:30:35 +0200 |