Commit Graph

121 Commits (b068d9844bd57dd51bfd358e02f1b3d1f85128da)
 

Author SHA1 Message Date
Iuri Matias b068d9844b
Merge pull request #22 from 0mkara/string-test 6 years ago
Iuri Matias 58daab2b94
Merge pull request #21 from RichardLitt/feat/docs 6 years ago
Richard Littauer eb46ca0314 docs: Switch license to MIT 6 years ago
0mkar f27feac397 check notEqual(<string>) 6 years ago
0mkar cf9c325cf7 update tests comment 6 years ago
0mkar 1e48cd00c9 improve string tests 6 years ago
0mkar 3f49febf16 compare strings with keccak256 6 years ago
0mkar 1cab524578 Merge remote-tracking branch 'upstream/master' 6 years ago
0mkar 08c8cbeefa improve string tests 6 years ago
Richard Littauer 5dab9e76ec docs: Add Description, License, and Contribute sections 6 years ago
Richard Littauer d4dc4f820c docs(LICENSE.md): Add ISC license 6 years ago
0mkar e64c928896 compare strings with keccak256 6 years ago
Iuri Matias fe48ebbc27
Merge pull request #18 from matt9ucci/patch-emit-event 6 years ago
Iuri Matias a0d7be270d
Merge pull request #19 from ethereum/readme 6 years ago
Iuri Matias cc8358c91b update to clarify test files must end with _test.sol 6 years ago
yann300 7dfb3526d1
Merge pull request #20 from ethereum/after_hooks 6 years ago
0mkar 2aa3a86f29 Merge remote-tracking branch 'upstream/master' 6 years ago
Iuri Matias 3672f1a159 add afterEach and afterAll hooks 6 years ago
Iuri Matias 59d9931c7c update readme 6 years ago
Matt Gucci 4ff42d8913 Suppress warnings about events without "emit" 6 years ago
Iuri Matias 0a255757e0
Merge pull request #17 from ethereum/yann300-patch-4-1 6 years ago
yann300 6a603bd150
Update compiler.js 6 years ago
yann300 b157f119be
Merge pull request #15 from ethereum/repeated_asserts_fix 6 years ago
Iuri Matias d2aeddd313 add test case 6 years ago
Iuri Matias 1ff535a194 fix to avoiding duplicate passing or failing tests due to multiple asserts 6 years ago
0mkar e0796e6686 use my remix-solidity 6 years ago
Iuri Matias 830683fb3c update to 0.0.6 6 years ago
yann300 706d7d7be0
Merge pull request #16 from ethereum/filename 6 years ago
Iuri Matias 6b098bfe6f include filename in contract callback 6 years ago
Iuri Matias b95a20a98d
Merge pull request #13 from ethereum/yann300-patch-3 6 years ago
Iuri Matias 9fbe696535
Merge pull request #11 from ethereum/yann300-patch-2 6 years ago
yann300 026a297fdc Fix Deploy Libraries 6 years ago
yann300 3ebe6fbded Allow returning more than one Assert per function 6 years ago
yann300 085fd5792e
Merge pull request #14 from ethereum/fixLinting 6 years ago
yann300 967b26f3f0 fix linting 6 years ago
Iuri Matias 44bb8ccc27 update to 0.0.5 7 years ago
Iuri Matias 4f7d414b85
Merge pull request #10 from ethereum/yann300-patch-1 7 years ago
yann300 d9412c747b
add importFileCb to compiler.js 7 years ago
yann300 35b572bdd1
Add importFileCb to index.js 7 years ago
yann300 6c147a7892
Merge pull request #8 from ethereum/export_assert_lib 7 years ago
Iuri Matias 45916fe9c4 support remix_tests.sol reference 7 years ago
Iuri Matias aa3bc256a2 export tests lib sol code 7 years ago
Iuri Matias 170fd31b68 fix web3 reference; catch errors 7 years ago
Iuri Matias e3865ee27a error when the contract being attempted to deploy is not found 7 years ago
Iuri Matias d78bcebc3b update error filtering so it checks for severity instead of just type 7 years ago
Iuri Matias 02c51234a3 update example tests 7 years ago
Iuri Matias ca847b5337 update to 0.0.4 7 years ago
Iuri Matias 3fd0a6e2d8 update to 0.0.3 7 years ago
Iuri Matias f091580809 update callbacks to just pass data 7 years ago
Iuri Matias 64dfd62130 add interface to compile from sources 7 years ago