/games/quake3-ra3/

iv id='cgit'>
aboutsummaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* tests: removed missing block testobscuren2015-05-261-4/+0
* tests: updatedobscuren2015-05-266-4471/+6475
* Add StateTests/RandomTests and VMTests/RandomTestsGustav Simonsson2015-05-221-16/+10
* Add wrapper for BlockTests/bcWalletTest.jsonGustav Simonsson2015-05-181-0/+4
* Update Ethereum JSON test filesGustav Simonsson2015-05-185-31/+9199
* tests: added conditional skip on long running VM testsobscuren2015-05-201-0/+7
* core/vm: RETURN op code returns pointer to memory rather than copyobscuren2015-05-201-4/+4
* tests/vm: updated tests and skipped output for specific testsobscuren2015-05-201-8/+11
* Add StateTests/RandomTests but skip for nowGustav Simonsson2015-05-161-0/+21
* Update StateTests and nil create return on failed code depositGustav Simonsson2015-05-161-2/+12
* Update Ethereum JSON testsGustav Simonsson2015-05-1517-2734/+420801
* unskip StateTests/stTransactionTest and use test tx nonceGustav Simonsson2015-05-152-5/+6
* Change default keystore dirGustav Simonsson2015-05-131-1/+1
* Update key store to new spec but keep address field for nowGustav Simonsson2015-05-121-1/+1
* replaced several path.* with filepath.* which is platform independentBas van Kervel2015-05-121-2/+2
* miner, tests: fixed block testobscuren2015-05-091-1/+1
* Add bcTotalDifficultyTest and unskip now working tx testsGustav Simonsson2015-05-073-6/+6
* Update JSON test filesGustav Simonsson2015-05-0749-4914/+9977
* Unskip now working tests, remove debug printGustav Simonsson2015-05-071-3/+0
* Unskip working blocktests following ethash cache reusageGustav Simonsson2015-05-051-10/+4
* core: return the index of the block that failed when inserting a chainobscuren2015-04-291-1/+1
* Add loading of block test privkey if presentGustav Simonsson2015-04-282-8/+21
* Update JSON testsGustav Simonsson2015-04-2820-347/+2744
* Add block header validations for block testsGustav Simonsson2015-04-231-0/+82
* Include ZeroByteAtTheEnd and RandomByteAtTheEnd testsGustav Simonsson2015-04-231-8/+1
* Unskip BlockTests/bcInvalidHeaderTest.json wrongUncleHashGustav Simonsson2015-04-231-4/+1
* Finally, glorious HEXGustav Simonsson2015-04-231-4/+4
* Add StateTests/stMemoryStressTest.json but skip for nowGustav Simonsson2015-04-231-0/+6
* Exclude TransactionWithSvalue0 as it expects invalid s value to be validGustav Simonsson2015-04-231-0/+1
* Update github.com/ethereum/tests filesGustav Simonsson2015-04-2326-6304/+5619
* Explicitly skip TransactionTests/tt10mbDataField.jsonGustav Simonsson2015-04-232-6/+3
* Add test wrapper for VMTests/vmInputLimits1.jsonGustav Simonsson2015-04-231-0/+5
* Further fixes to block test wrapperGustav Simonsson2015-04-212-47/+182
* Add block tests wrapper and fixes for tx testsGustav Simonsson2015-04-202-65/+90
* tests: hopefully improve test conversion helpersFelix Lange2015-04-192-30/+35
* cmd/geth, tests: enable running multiple tests from a single fileFelix Lange2015-04-191-9/+40
* Fixes for TransactionTestsGustav Simonsson2015-04-163-41/+53
* Update JSON testsGustav Simonsson2015-04-1638-207/+4177
* Enable more tx tests by expecting most common encoding of valuesGustav Simonsson2015-04-102-15/+8
* Remove unneeded map assignments for working tx RLP testsGustav Simonsson2015-04-101-7/+0
* Add TransactionTests wrapped as Go testsGustav Simonsson2015-04-103-3/+211
* Update JSON test filesGustav Simonsson2015-04-1071-1165836/+18331
* Fixed tests to reflect log changesobscuren2015-04-092-17/+17
* Block header changed & console miner controlobscuren2015-04-061-1/+1
* basic glogobscuren2015-04-041-7/+8