summaryrefslogtreecommitdiffstats
path: root/tests/unit/edify_test.cpp (unfollow)
Commit message (Expand)AuthorFilesLines
2019-04-30tests: Merge recovery_component_test into recovery_unit_test.Tao Bao1-0/+0
2018-07-10edify: Rename parse_string to ParseString and let it take std::string.Tao Bao1-39/+36
2017-03-22Remove malloc in edify functionsTianjie Xu1-2/+3
2016-10-15Change StringValue to use std::stringTianjie Xu1-4/+4
2016-10-13edify: Some clean-ups to libedify.Tao Bao1-5/+23
2016-10-05edify: Move State.script and State.errmsg to std::string.Tao Bao1-6/+1
2016-10-04edify: Move State.script and State.errmsg to std::string.Tao Bao1-6/+1
2016-10-04edify: Move the testcases to gtest.Tao Bao1-0/+156