index
:
github/SMAPI.git
develop
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
StardewModdingAPI.Tests
Age
Commit message (
Expand
)
Author
2017-06-07
add date utility
Jesse Plamondon-Willard
2017-06-03
tweak translation API to always return translations (#303)
Jesse Plamondon-Willard
2017-05-28
add token support for instance fields, expand unit test (#296)
Jesse Plamondon-Willard
2017-05-28
combine Translation::Tokens overloads, support dictionaries with any generic ...
Jesse Plamondon-Willard
2017-05-28
make unit test easier to extend (#296)
Jesse Plamondon-Willard
2017-05-28
shorten translation method name, remove helper method (#296)
Jesse Plamondon-Willard
2017-05-28
refactor translation init for reuse (#296)
Jesse Plamondon-Willard
2017-05-26
fix errors handling dependencies if some mods have no manifest
Jesse Plamondon-Willard
2017-05-24
add translation unit tests (#296)
Jesse Plamondon-Willard
2017-05-21
enable mod dependencies (#285)
Jesse Plamondon-Willard
2017-05-20
add metadata to internal mod registry & use mod display name everywhere
Jesse Plamondon-Willard
2017-05-16
add compile flag for experimental mod dependencies features
Jesse Plamondon-Willard
2017-05-14
rewrite dependency logic to resolve dependency loops by disabling the affecte...
Jesse Plamondon-Willard
2017-05-13
add unit tests for basic dependency reordering cases (#285)
Jesse Plamondon-Willard
2017-05-13
add a few more unit tests for metadata loading & validation (#285)
Jesse Plamondon-Willard
2017-05-13
add unit tests for metadata loading & validation (#285)
Jesse Plamondon-Willard
2017-05-13
add unit test project (#285)
Jesse Plamondon-Willard