Age | Commit message (Collapse) | Author | |
---|---|---|---|
2015-05-11 | Keep track of memory usage in CCoinsViewCache | Pieter Wuille | |
2015-03-12 | tests: add a BasicTestingSetup and apply to all tests | Wladimir J. van der Laan | |
Make sure that chainparams and logging is properly initialized. Doing this for every test may be overkill, but this initialization is so simple that that does not matter. This should fix the travis issues. | |||
2014-09-24 | Get rid of the dummy CCoinsViewCache constructor arg | Pieter Wuille | |
2014-09-23 | Add coins_tests with a large randomized CCoinViewCache test. | Pieter Wuille | |