Defaults/Tests/DefaultsTests
hank121314 fbc67fd179
Support dynamic default value (#121)
Co-authored-by: Sindre Sorhus <sindresorhus@gmail.com>
2022-11-17 17:36:29 +07:00
..
DefaultsAnySeriliazableTests.swift Add `Defaults.AnySerializable` (#73) 2021-07-12 14:10:43 +02:00
DefaultsArrayTests.swift Add a `Defaults.Serializable` protocol (#57) 2021-05-16 23:52:46 +07:00
DefaultsCodableEnumTests.swift Minor tweaks 2022-10-22 00:36:48 +07:00
DefaultsCodableTests.swift Add `Defaults.PreferNSSecureCoding` and `Defaults.PreferRawRepresentable` (#83) 2021-10-12 14:03:34 +07:00
DefaultsCollectionCustomElementTests.swift Upgrade to Swit 5.7 2022-09-22 23:57:28 +07:00
DefaultsCollectionTests.swift Add a `Defaults.Serializable` protocol (#57) 2021-05-16 23:52:46 +07:00
DefaultsColorTests.swift Add tests for #97 2022-04-20 18:16:30 +07:00
DefaultsCustomBridgeTests.swift Support serializing and deserializing nested custom types (#118) 2022-10-28 15:27:17 +07:00
DefaultsDictionaryTests.swift Add a `Defaults.Serializable` protocol (#57) 2021-05-16 23:52:46 +07:00
DefaultsEnumTests.swift Add a `Defaults.Serializable` protocol (#57) 2021-05-16 23:52:46 +07:00
DefaultsMigrationTests.swift Upgrade to Swit 5.7 2022-09-22 23:57:28 +07:00
DefaultsNSColorTests.swift Add tests for #97 2022-04-20 18:16:30 +07:00
DefaultsNSSecureCodingTests.swift Minor tweaks 2022-10-22 00:36:48 +07:00
DefaultsRangeTests.swift Upgrade to Swit 5.7 2022-09-22 23:57:28 +07:00
DefaultsSetAlgebraCustomElementTests.swift Upgrade to Swit 5.7 2022-09-22 23:57:28 +07:00
DefaultsSetAlgebraTests.swift Upgrade to Swit 5.7 2022-09-22 23:57:28 +07:00
DefaultsSetTests.swift Add a `Defaults.Serializable` protocol (#57) 2021-05-16 23:52:46 +07:00
DefaultsSwiftUITests.swift Add support for SwiftUI `Color` (#84) 2021-10-16 19:01:16 +07:00
DefaultsTests.swift Support dynamic default value (#121) 2022-11-17 17:36:29 +07:00
DefaultsUIColorTests.swift Add tests for #97 2022-04-20 18:16:30 +07:00