summaryrefslogtreecommitdiff
path: root/tests/test_parse.py
AgeCommit message (Expand)Author
2020-02-01Test for unknown colors as wellcolorsYuval Adam
2020-02-01Merge branch 'master' of https://github.com/TiberiuD/viewstate into colorsYuval Adam
2020-02-01Run black on entire codebaseYuval Adam
2019-08-16Fixed major flaw in parsing colors.Tiberiu Danciu
2019-08-16Added color parsing supportTiberiu Danciu
2018-04-02Fix formatted string testYuval Adam
2018-04-02Add comments and fix Color testYuval Adam
2018-04-02All types convertedYuval Adam
2018-04-02Things looking goodYuval Adam
2018-04-02Some level of metaprogramming is workingYuval Adam
2018-03-13Add skeleton support for RGBA, datetime and unit parsingv0.3.0Yuval Adam
2018-03-12Add support for formatted stringsYuval Adam
2018-03-12Improve string value testYuval Adam
2018-03-12Add color parsing testYuval Adam
2018-03-09Add triplet supportYuval Adam
2018-03-09Add mevaker test and cleanup sample discoveryYuval Adam
2018-02-27Fix tests for python3.5Yuval Adam
2018-02-27Add full sample parsing unit testsYuval Adam
2018-02-20Split test filesYuval Adam