aboutsummaryrefslogtreecommitdiffstats
path: root/test
Commit message (Expand)AuthorAgeFilesLines
* jsonrpc.js tests && jsonrpc response validation is more strictMarek Kotewicz2015-02-043-0/+215
* tests && fixes for utils methodsMarek Kotewicz2015-02-042-0/+97
* clearing testsMarek Kotewicz2015-02-047-442/+465
* event outputParser && testsMarek Kotewicz2015-02-033-124/+206
* few methods moved to utilsMarek Kotewicz2015-01-311-4/+4
* eventsMarek Kotewicz2015-01-311-3/+77
* event optionsMarek Kotewicz2015-01-311-3/+31
* contract.js simplifiedMarek Kotewicz2015-01-291-5/+2
* event.jsMarek Kotewicz2015-01-293-1/+55
* tests for abi.filtersMarek Kotewicz2015-01-281-0/+49
* abi function typeMarek Kotewicz2015-01-283-0/+177
* removed fromFixed, toFixed && offset from testsMarek Kotewicz2015-01-281-3/+0
* removed web3.eth.account, fixed #37Marek Kotewicz2015-01-271-1/+0
* fixed #23Marek Kotewicz2015-01-271-0/+32
* removed promise dependency, updated readme, fixed node.js version of libMarek Kotewicz2015-01-274-7/+0
* sync api tests running, removed unused pieces of codeMarek Kotewicz2015-01-225-5/+1
* solidity methods "overloading"Marek Kotewicz2015-01-201-3/+4
* parsing real, ureal values on outputMarek Kotewicz2015-01-191-3/+42
* encoding real on inputMarek Kotewicz2015-01-191-0/+40
* tests for parsing output arrayMarek Kotewicz2015-01-171-0/+27
* output parser string supportMarek Kotewicz2015-01-171-24/+47
* support for int array types[]Marek Kotewicz2015-01-171-3/+34
* abi.js rounds down floating point inputMarek Kotewicz2015-01-161-0/+25
* big integers on abi.js output, testsMarek Kotewicz2015-01-161-6/+53
* tests for bigintegers on inputMarek Kotewicz2015-01-161-1/+49
* negative integers supportMarek Kotewicz2015-01-151-1/+10
* fixed typosMarek Kotewicz2015-01-151-3/+3
* methodExists and propertyExists are now separated testsMarek Kotewicz2015-01-155-51/+45
* next part of abi.js parsers tests and fixesMarek Kotewicz2015-01-151-14/+196
* formatting bool tests and fixesMarek Kotewicz2015-01-141-0/+37
* test for parsing multiple methods descriptionMarek Kotewicz2015-01-131-2/+80
* tests...Marek Kotewicz2015-01-131-10/+110
* removed unused lineMarek Kotewicz2015-01-131-2/+0
* tests in progress, fixed utf characters conversion in toAsciiMarek Kotewicz2015-01-131-20/+126
* mocha test reporterMarek Kotewicz2015-01-131-1/+1
* mocha reporter name starts with lower case letterMarek Kotewicz2015-01-131-1/+1
* Merge commit 'ab745d3b0eb89d67db1ed953020c665be3d072ed' into developGav Wood2015-01-127-0/+151