SharpNBT/SharpNBT.Tests
ForeverZer0 f27bebf6c9 - Fixed SNBT bug that would not parse boolean values
- Implemented BoolTag type for convenience
- Implemented compiled regular expressions
2021-09-18 18:46:43 -04:00
..
Data - Fixed SNBT bug that would not parse boolean values 2021-09-18 18:46:43 -04:00
ConversionTest.cs Abstracted DisposeAsync to TagIO class 2021-08-24 22:24:28 -04:00
ParseTest.cs Converted DataContract members to ISerializable interface for finer control 2021-08-24 20:31:13 -04:00
SharpNBT.Tests.csproj Implemented SNBT parser 2021-08-31 22:16:27 -04:00
StringifiedTest.cs Implemented SNBT parser 2021-08-31 22:16:27 -04:00
TagBuilderTest.cs - Fixed SNBT bug that would not parse boolean values 2021-09-18 18:46:43 -04:00
TestHelper.cs Converted DataContract members to ISerializable interface for finer control 2021-08-24 20:31:13 -04:00
VarIntTest.cs Implemented VarInt and VarLong with optional ZigZag encoding 2021-08-24 08:11:32 -04:00
VarLongTest.cs Implemented VarInt and VarLong with optional ZigZag encoding 2021-08-24 08:11:32 -04:00