X10D/X10D.Tests/src/IO
Oliver Booth b8a63c0d5c
feat: add float/double support for WriteNoAlloc and WriteLineNoAlloc
2023-04-11 22:27:31 +01:00
..
BooleanTests.cs chore: switch from MSTest to NUnit (#76) 2023-04-05 22:51:59 +01:00
ByteTests.cs chore: switch from MSTest to NUnit (#76) 2023-04-05 22:51:59 +01:00
DirectoryInfoTests.cs chore: switch from MSTest to NUnit (#76) 2023-04-05 22:51:59 +01:00
DoubleTests.cs chore: switch from MSTest to NUnit (#76) 2023-04-05 22:51:59 +01:00
FileInfoTests.cs chore: switch from MSTest to NUnit (#76) 2023-04-05 22:51:59 +01:00
Int16Tests.cs chore: switch from MSTest to NUnit (#76) 2023-04-05 22:51:59 +01:00
Int32Tests.cs chore: switch from MSTest to NUnit (#76) 2023-04-05 22:51:59 +01:00
Int64Tests.cs chore: switch from MSTest to NUnit (#76) 2023-04-05 22:51:59 +01:00
ListOfByteTests.cs chore: switch from MSTest to NUnit (#76) 2023-04-05 22:51:59 +01:00
SByteTests.cs chore: switch from MSTest to NUnit (#76) 2023-04-05 22:51:59 +01:00
SingleTests.cs chore: switch from MSTest to NUnit (#76) 2023-04-05 22:51:59 +01:00
StreamTests.ReadDecimal.cs chore: switch from MSTest to NUnit (#76) 2023-04-05 22:51:59 +01:00
StreamTests.ReadDouble.cs chore: switch from MSTest to NUnit (#76) 2023-04-05 22:51:59 +01:00
StreamTests.ReadInt16.cs chore: switch from MSTest to NUnit (#76) 2023-04-05 22:51:59 +01:00
StreamTests.ReadInt32.cs chore: switch from MSTest to NUnit (#76) 2023-04-05 22:51:59 +01:00
StreamTests.ReadInt64.cs chore: switch from MSTest to NUnit (#76) 2023-04-05 22:51:59 +01:00
StreamTests.ReadSingle.cs chore: switch from MSTest to NUnit (#76) 2023-04-05 22:51:59 +01:00
StreamTests.ReadUInt16.cs chore: switch from MSTest to NUnit (#76) 2023-04-05 22:51:59 +01:00
StreamTests.ReadUInt32.cs chore: switch from MSTest to NUnit (#76) 2023-04-05 22:51:59 +01:00
StreamTests.ReadUInt64.cs chore: switch from MSTest to NUnit (#76) 2023-04-05 22:51:59 +01:00
StreamTests.WriteDecimal.cs chore: switch from MSTest to NUnit (#76) 2023-04-05 22:51:59 +01:00
StreamTests.WriteDouble.cs chore: switch from MSTest to NUnit (#76) 2023-04-05 22:51:59 +01:00
StreamTests.WriteInt16.cs chore: switch from MSTest to NUnit (#76) 2023-04-05 22:51:59 +01:00
StreamTests.WriteInt32.cs chore: switch from MSTest to NUnit (#76) 2023-04-05 22:51:59 +01:00
StreamTests.WriteInt64.cs chore: switch from MSTest to NUnit (#76) 2023-04-05 22:51:59 +01:00
StreamTests.WriteSingle.cs chore: switch from MSTest to NUnit (#76) 2023-04-05 22:51:59 +01:00
StreamTests.WriteUInt16.cs chore: switch from MSTest to NUnit (#76) 2023-04-05 22:51:59 +01:00
StreamTests.WriteUInt32.cs chore: switch from MSTest to NUnit (#76) 2023-04-05 22:51:59 +01:00
StreamTests.WriteUInt64.cs chore: switch from MSTest to NUnit (#76) 2023-04-05 22:51:59 +01:00
StreamTests.cs chore: switch from MSTest to NUnit (#76) 2023-04-05 22:51:59 +01:00
TextReaderTests.cs chore: switch from MSTest to NUnit (#76) 2023-04-05 22:51:59 +01:00
TextWriterTests.Double.cs feat: add float/double support for WriteNoAlloc and WriteLineNoAlloc 2023-04-11 22:27:31 +01:00
TextWriterTests.Int32.cs feat: add TextWriter.WriteNoAlloc/WriteLineNoAlloc 2023-04-06 19:11:54 +01:00
TextWriterTests.Int64.cs feat: add TextWriter.WriteNoAlloc/WriteLineNoAlloc 2023-04-06 19:11:54 +01:00
TextWriterTests.Single.cs feat: add float/double support for WriteNoAlloc and WriteLineNoAlloc 2023-04-11 22:27:31 +01:00
TextWriterTests.UInt32.cs feat: add TextWriter.WriteNoAlloc/WriteLineNoAlloc 2023-04-06 19:11:54 +01:00
TextWriterTests.UInt64.cs feat: add TextWriter.WriteNoAlloc/WriteLineNoAlloc 2023-04-06 19:11:54 +01:00
TextWriterTests.cs [ci skip] docs: add comment explaining my absolute pain 2023-04-06 19:18:20 +01:00
UInt16Tests.cs chore: switch from MSTest to NUnit (#76) 2023-04-05 22:51:59 +01:00
UInt32Tests.cs chore: switch from MSTest to NUnit (#76) 2023-04-05 22:51:59 +01:00
UInt64Tests.cs chore: switch from MSTest to NUnit (#76) 2023-04-05 22:51:59 +01:00