aboutsummaryrefslogtreecommitdiff
path: root/src/test/data
Commit message (Expand)AuthorAgeFilesLines
* included-tests: generate binary data from test files for inclusion into test ...Cory Fields2013-09-161-0/+0
* Document and test OP_RESERVED weirdnessPeter Todd2013-08-252-1/+6
* More unit tests for NUMEQUALGavin Andresen2013-08-061-0/+9
* Add unittests for multiple ELSEs in a rowPeter Todd2013-07-232-1/+30
* Removed AcceptToMemoryPool method from CTransaction. This method belongs to t...Eric Lombrozo2013-06-052-2/+2
* Add new data-driven test-case.Matt Corallo2013-06-021-1/+7
* Add a few data-driven tests for SIGHASH_ANYONECANPAYMatt Corallo2013-05-212-2/+17
* -alertnotify=<cmd>Gavin Andresen2013-03-191-0/+0
* Some unit tests for CAlertGavin Andresen2013-03-191-0/+0
* Test canonical prunable txout format explicitlyPeter Todd2013-03-012-0/+5
* Add coverage for all invalid opsPeter Todd2013-03-012-1/+131
* Merge pull request #1742 from sipa/canonicalJeff Garzik2012-10-202-0/+29
|\
| * Check for canonical public keys and signaturesPieter Wuille2012-09-212-0/+29
* | data-driven base58 CBitcoinAddress/CBitcoinSecret testsWladimir J. van der Laan2012-10-013-0/+618
|/
* Add various tests for CTransaction::CheckTransaction()Matt Corallo2012-09-052-2/+59
* Add data-driven transaction tests.Matt Corallo2012-08-202-0/+78
* Add a few test cases to data-driven script tests.Matt Corallo2012-08-202-2/+195
* Remove newlines from JSON stringsGavin Andresen2012-05-252-80/+11
* Unit tests for transaction size limitsGavin Andresen2012-05-252-0/+100
* Lots more Script unit test cases.Gavin Andresen2012-05-242-7/+224
* More CScript unit tests.Gavin Andresen2012-05-242-1/+15
* Data-drive script evaluation unit tests.Gavin Andresen2012-04-212-0/+103