index
:
dexon-solidity
develop
release
DEXON fork of Solidity (https://github.com/dexon-foundation/dsolidity)
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
test
/
tools
/
isoltest.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Have only one source where testsuits are defined
Mathias Baumann
2018-12-10
1
-56
/
+6
*
Add tests.
chriseth
2018-12-06
1
-0
/
+12
*
Add SMTChecker tests for standard JSON
Leonardo Alt
2018-11-23
1
-0
/
+12
*
[SMTChecker] Inline calls to internal functions
Leonardo Alt
2018-10-15
1
-0
/
+19
*
Renaming namespace dev::julia to dev::yul.
Christian Parpart
2018-10-15
1
-1
/
+1
*
Renaming libjulia to libyul
Christian Parpart
2018-10-15
1
-2
/
+2
*
Add Yul optimizer test framework.
chriseth
2018-10-11
1
-0
/
+14
*
Combine test path discovery.
chriseth
2018-10-11
1
-21
/
+4
*
Extract test suite runs.
chriseth
2018-10-11
1
-36
/
+39
*
Extract function.
chriseth
2018-10-11
1
-19
/
+25
*
Initialize ``TestTool::m_formatted``.
Daniel Kirchner
2018-08-08
1
-1
/
+1
*
Always count all test cases in isoltest and exit early on user request.
Daniel Kirchner
2018-08-08
1
-12
/
+21
*
Infrastructure for extracting JSON AST tests.
Daniel Kirchner
2018-08-04
1
-3
/
+35
*
More consistent catch statements
Alex Beregszaszi
2018-07-25
1
-1
/
+1
*
isoltest: adds support for properly handling ANSI escape sequences on Win32/W...
Christian Parpart
2018-07-16
1
-0
/
+26
*
Refactor syntax test infrastructure to prepare introducing semantics tests.
Daniel Kirchner
2018-06-15
1
-79
/
+31
*
Improve exception handling in soltest and isoltest.
Daniel Kirchner
2018-06-12
1
-22
/
+5
*
Fix source location assertion in isoltest
Alex Beregszaszi
2018-05-16
1
-2
/
+2
*
Add source locations to syntax test expectations.
Daniel Kirchner
2018-04-10
1
-19
/
+52
*
SyntaxTests: extend syntax tests and isoltest to support parser errors and co...
Daniel Kirchner
2018-04-04
1
-26
/
+39
*
Merge pull request #3744 from ethereum/useUsrBinEditor
Alex Beregszaszi
2018-03-21
1
-0
/
+2
|
\
|
*
Use /usr/bin/editor if exists.
chriseth
2018-03-16
1
-0
/
+2
*
|
Only consider files ending with .sol and not starting with ~ in syntax tests.
Daniel Kirchner
2018-03-16
1
-1
/
+3
|
/
*
Add interactive test tool isoltest.
Daniel Kirchner
2018-03-15
1
-0
/
+346