SharpNBT/SharpNBT.Tests
ForeverZer0 bb54ab6aa6 Added generic Read methods to NbtFile for any TagContainer type instead of only CompoundTag 2021-08-25 17:42:37 -04:00
..
Data Initial commit 2021-08-21 18:04:05 -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 Removed some obsolete tests 2021-08-24 08:30:11 -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