aboutsummaryrefslogtreecommitdiff
path: root/src/test/alert_tests.cpp
AgeCommit message (Expand)Author
2015-09-22Use unique name for AlertNotify tempfileCasey Rodarmor
2015-06-15Use best header chain timestamps to detect partitioningGavin Andresen
2015-05-26Remove duplicate chainparams.h include from alert_testsMichael Ford
2015-05-14Alert if it is very likely we are getting a bad chainGavin Andresen
2015-04-04Chainparams: Decouple CAlert from CChainParamsJorge Timón
2015-03-03Reinitialize state in between individual unit tests.Pieter Wuille
2014-12-19Merge pull request #5470Wladimir J. van der Laan
2014-12-17make all catch() arguments constPhilip Kaufmann
2014-12-16Remove references to X11 licenceMichael Ford
2014-10-31tests: enable alertnotify test for WindowsCory Fields
2014-10-29Separate protocol versioning from clientversionCory Fields
2014-10-22boost: split stream classes out of serialize.hCory Fields
2014-08-26Split up util.cpp/hWladimir J. van der Laan
2014-08-09Simplify serialize.h's exception handlingPieter Wuille
2014-03-18Add licenses for tests and test dataWladimir J. van der Laan
2013-11-11Test alerts high at high PROTOCOL_VERSIONsGavin Andresen
2013-11-10Cleanup code using forward declarations.Brandon Dahler
2013-09-16included-tests: generate binary data from test files for inclusion into test ...Cory Fields
2013-09-10Bugfix: Since test_bitcoin is being built and run inside src/test/, try using...Luke Dashjr
2013-03-19-alertnotify=<cmd>Gavin Andresen
2013-03-19Some unit tests for CAlertGavin Andresen