aboutsummaryrefslogtreecommitdiff
path: root/tests/unit_tests/subaddress.cpp (follow)
AgeCommit message (Collapse)AuthorFilesLines
2017-10-19unit tests: OOB indexes & adding subaddressCole Lightfighter1-15/+41
Tests for checking proper error throwing for out-of-bounds subaddress indexes, and proper addition of subaddresses. Signed-off-by: Cole Lightfighter <cole@onicsla.bz>
2017-10-17Subaddress unit testsCole Lightfighter1-0/+92
Basic unit test fixture, and initialization of a subaddress account. Signed-off-by: Cole Lightfighter <cole@onicsla.bz>