summaryrefslogtreecommitdiff
path: root/src/SMAPI.Tests/Core/AssetNameTests.cs
AgeCommit message (Expand)Author
2022-11-11expand code comments for clarityJesse Plamondon-Willard
2022-11-11directly add tests over the trailing slash.atravita-mods
2022-11-10fix case where prefix ends with a path separatorJesse Plamondon-Willard
2022-10-18fix this case.atravita-mods
2022-10-16fix issues with subfoldersatravita-mods
2022-04-16fix broken unit testsJesse Plamondon-Willard
2022-04-13enable nullable annotations in SMAPI where no logic changes are needed (#837)Jesse Plamondon-Willard
2022-04-12enable nullable annotations in unit tests (#837)Jesse Plamondon-Willard
2022-04-06fix all warnings to simplify migration to nullable annotations (#837)Jesse Plamondon-Willard
2022-04-06enable nullable annotations by default (#837)Jesse Plamondon-Willard
2022-04-06remove some unused/redundant codeJesse Plamondon-Willard
2022-02-18add AssetName to encapsulate asset name handling (#766)Jesse Plamondon-Willard