SharpNBT/SharpNBT.Tests
ForeverZer0 92112ac887 Implemented SNBT parser 2021-08-31 22:16:27 -04:00
..
Data Implemented SNBT parser 2021-08-31 22:16:27 -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 Added generic Read methods to NbtFile for any TagContainer type instead of only CompoundTag 2021-08-25 17:42:37 -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