- 22 Aug, 2018 8 commits
-
-
0mkar authored
-
0mkar authored
-
0mkar authored
-
Iuri Matias authored
Suppress warnings about events without "emit"
-
Iuri Matias authored
update readme
-
Iuri Matias authored
-
yann300 authored
add afterEach and afterAll hooks
-
0mkar authored
-
- 21 Aug, 2018 2 commits
-
-
Iuri Matias authored
-
Iuri Matias authored
-
- 18 Aug, 2018 1 commit
-
-
Matt Gucci authored
When I first start the Remix IDE, the following warnings are shown in the Compile tab. ``` remix_tests.sol:13:5: Warning: Invoking events without "emit" prefix is deprecated. AssertionEvent(result, message); ^-----------------------------^ ``` To avoid this, add `emit` in front.
-
- 02 Aug, 2018 2 commits
-
-
Iuri Matias authored
Update compiler.js
-
yann300 authored
-
- 01 Aug, 2018 1 commit
-
-
yann300 authored
fix to avoiding duplicate passing or failing tests due to multiple asserts
-
- 30 Jul, 2018 2 commits
-
-
Iuri Matias authored
-
Iuri Matias authored
-
- 29 Jun, 2018 1 commit
-
-
0mkar authored
-
- 26 Jun, 2018 2 commits
-
-
Iuri Matias authored
-
yann300 authored
include filename in contract callback
-
- 21 Jun, 2018 7 commits
-
-
Iuri Matias authored
-
Iuri Matias authored
Allow returning more than one Assert per function
-
Iuri Matias authored
Fix Deploy Libraries
-
yann300 authored
-
yann300 authored
-
yann300 authored
Fix linting
-
yann300 authored
-
- 05 Jun, 2018 2 commits
-
-
Iuri Matias authored
-
Iuri Matias authored
add importFileCb to compiler.js
-
- 01 Jun, 2018 2 commits
- 30 May, 2018 3 commits
-
-
yann300 authored
Export assert lib
-
Iuri Matias authored
-
Iuri Matias authored
-
- 25 May, 2018 4 commits
-
-
Iuri Matias authored
-
Iuri Matias authored
-
Iuri Matias authored
-
Iuri Matias authored
-
- 19 May, 2018 3 commits
-
-
Iuri Matias authored
-
Iuri Matias authored
-
Iuri Matias authored
-