mirror of
https://github.com/claunia/SabreTools.git
synced 2025-12-16 19:14:27 +00:00
Remove skeletons for specialized splitting combinations
This commit is contained in:
@@ -7,42 +7,6 @@ namespace SabreTools.DatFiles.Test
|
|||||||
{
|
{
|
||||||
public partial class DatFileTests
|
public partial class DatFileTests
|
||||||
{
|
{
|
||||||
#region ApplyDeviceNonMerged
|
|
||||||
|
|
||||||
// TODO: Implement ApplyDeviceNonMerged tests
|
|
||||||
|
|
||||||
#endregion
|
|
||||||
|
|
||||||
#region ApplyFullyMerged
|
|
||||||
|
|
||||||
// TODO: Implement ApplyFullyMerged tests
|
|
||||||
|
|
||||||
#endregion
|
|
||||||
|
|
||||||
#region ApplyFullyNonMerged
|
|
||||||
|
|
||||||
// TODO: Implement ApplyFullyNonMerged tests
|
|
||||||
|
|
||||||
#endregion
|
|
||||||
|
|
||||||
#region ApplyMerged
|
|
||||||
|
|
||||||
// TODO: Implement ApplyMerged tests
|
|
||||||
|
|
||||||
#endregion
|
|
||||||
|
|
||||||
#region ApplyNonMerged
|
|
||||||
|
|
||||||
// TODO: Implement ApplyNonMerged tests
|
|
||||||
|
|
||||||
#endregion
|
|
||||||
|
|
||||||
#region ApplySplit
|
|
||||||
|
|
||||||
// TODO: Implement ApplySplit tests
|
|
||||||
|
|
||||||
#endregion
|
|
||||||
|
|
||||||
#region AddItemsFromChildren
|
#region AddItemsFromChildren
|
||||||
|
|
||||||
[Fact]
|
[Fact]
|
||||||
|
|||||||
Reference in New Issue
Block a user