summaryrefslogtreecommitdiff
path: root/tests/unit_tests/subaddress.cpp
Commit message (Collapse)AuthorAgeFilesLines
* Update 2018 copyrightxmr-eric2018-01-261-1/+1
|
* tests: test wallets don't need a dummy temp file anymoremoneromooo-monero2017-12-191-16/+1
|
* unit tests: OOB indexes & adding subaddressCole Lightfighter2017-10-191-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>
* Subaddress unit testsCole Lightfighter2017-10-171-0/+92
Basic unit test fixture, and initialization of a subaddress account. Signed-off-by: Cole Lightfighter <cole@onicsla.bz>