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
/
libsolidity
/
SyntaxTest.h
Commit message (
Collapse
)
Author
Age
Files
Lines
*
decouple TestCase class from test/libsolidity
Lazaridis
2018-11-25
1
-1
/
+1
|
*
Add SMTChecker tests for standard JSON
Leonardo Alt
2018-11-23
1
-1
/
+3
|
*
Isolating files shared between Yul- and Solidity language frontend.
Christian Parpart
2018-11-22
1
-1
/
+1
|
*
Removing redundant virtual from override function declaration
mordax
2018-11-21
1
-3
/
+3
|
|
|
|
|
|
Remove trailing whitespace Remove changelog change
*
Refactor syntax test infrastructure to prepare introducing semantics tests.
Daniel Kirchner
2018-06-15
1
-17
/
+13
|
*
Add source locations to syntax test expectations.
Daniel Kirchner
2018-04-10
1
-1
/
+6
|
*
SyntaxTests: extend syntax tests and isoltest to support parser errors and ↵
Daniel Kirchner
2018-04-04
1
-17
/
+14
|
|
|
|
compiler exceptions.
*
Only consider files ending with .sol and not starting with ~ in syntax tests.
Daniel Kirchner
2018-03-16
1
-0
/
+1
|
*
Add formatted printing to SyntaxTest and expand its public interface.
Daniel Kirchner
2018-03-15
1
-3
/
+14
|
*
Refactoring; fuse SyntaxTestParser and SyntaxTester to SyntaxTest.
Daniel Kirchner
2018-03-13
1
-0
/
+77