mirror of
https://github.com/claunia/SabreTools.git
synced 2025-12-16 19:14:27 +00:00
Move more functionality back to DatFile
This commit is contained in:
@@ -7,6 +7,36 @@ namespace SabreTools.DatFiles.Test
|
||||
{
|
||||
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 AddItemsFromChildren
|
||||
|
||||
// TODO: Implement AddItemsFromChildren tests
|
||||
|
||||
Reference in New Issue
Block a user