Commit Graph
24 Commits
Author SHA1 Message Date
Taylor Gerring d9ccbf04db Move test bootstrap to main_test.go 2014-11-11 19:05:23 +01:00
Taylor Gerring cd94b5ffb3 Convert value_test to use gocheck 2014-11-11 15:04:11 +01:00
Taylor Gerring 3c619baec5 Add verbose comments to TestSnapshot 2014-11-11 13:07:24 +01:00
Taylor Gerring 8f3a03c0cc Update state tests to use gocheck 2014-11-11 12:52:43 +01:00
Taylor Gerring 0a3a148ed4 Added more byte tests 2014-11-06 12:35:46 +01:00
Taylor Gerring 48a3f0986c Add coverage for rand 2014-11-05 22:21:28 +01:00
Taylor Gerring a1d62abca4 Restructure StorageSize string test 2014-11-05 22:16:44 +01:00
Taylor Gerring be96da179a Added tests for FormatData 2014-11-05 22:01:41 +01:00
Taylor Gerring 8f94f731a5 Reorder tests to match source order 2014-11-05 22:01:09 +01:00
Taylor Gerring ab6b9c44aa Added test for IsHex 2014-11-05 22:00:01 +01:00
Taylor Gerring 4e15adac6d Remove fmt dependency 2014-11-05 21:59:22 +01:00
Taylor Gerring b100546c9d add test for Bytes.String() 2014-11-05 18:02:20 +01:00
Taylor Gerring 834f8a1dc8 added test for CopyBytes 2014-11-05 17:48:23 +01:00
Taylor Gerring ada684e054 added test for BinaryLength 2014-11-05 17:44:28 +01:00
Taylor Gerring 92b30cc452 add tests for ReadVarInt 2014-11-05 17:39:26 +01:00
Taylor Gerring cb32f52b9c added test for parsing bytes 2014-11-05 17:11:40 +01:00
Taylor Gerring 4f00929084 Added byte padding tests 2014-11-05 17:04:24 +01:00
Taylor Gerring 94b0ce84da Cleanup big_test.go 2014-11-05 13:35:43 +01:00
Taylor Gerring e76c58d175 New test coverage for ethutil/big.go 2014-11-05 13:23:50 +01:00
Taylor Gerring 92299b7c24 New test coverage for ethutil/path.go 2014-11-05 11:23:30 +01:00
Taylor Gerring b96a59eb28 Added tests for extra large values
Test “E” scientific notation formatting
2014-11-04 16:45:54 +01:00
Taylor Gerring e7d9bcd36b Added Douglas and Einstein cases 2014-11-04 16:42:28 +01:00
Taylor Gerring 123282e045 Update variable name to match unit name 2014-11-04 16:41:03 +01:00
Taylor Gerring e22e8b7fef Environment tests 2014-11-04 16:39:08 +01:00