Age | Commit message (Collapse) | Author | |
---|---|---|---|
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. | |||
2015-01-05 | tests: run sanity checks in tests too | Cory Fields | |
If these are going to fail in bitcoind, they should fail in the tests as well. |