index
:
dexon-solidity
develop
release
DEXON fork of Solidity (https://github.com/dexon-foundation/dsolidity)
LAN-TW
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
test
/
libsolidity
/
SolidityNatspecJSON.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix: natspec annotations on constructors
Alexander Arlt
2018-08-09
1
-0
/
+125
*
Be explicit about which contract to test for in the Natspec tests
Alex Beregszaszi
2018-08-06
1
-25
/
+26
*
Updates unit test to specify visibility.
Erik Kundt
2018-07-04
1
-29
/
+29
*
test: Rename test/TestHelper.* to test/Options.* and add Options::validate().
Daniel Kirchner
2018-03-14
1
-1
/
+1
*
Correctly set evm version in tests
chriseth
2018-03-02
1
-0
/
+2
*
Add new JSON API for better abstraction and for supporting strict JSON parsing
Alexander Arlt
2018-02-21
1
-3
/
+2
*
Implement CompilerStack.lastContractName()
Alex Beregszaszi
2017-10-19
1
-2
/
+2
*
Cleanup test helper macros.
chriseth
2017-09-22
1
-1
/
+1
*
Remove DocumentationType from natspec
Alex Beregszaszi
2017-08-16
1
-2
/
+2
*
Remove unused interfaces from CompilerStack
Alex Beregszaszi
2017-07-26
1
-1
/
+3
*
Do not use obscure CompilerStack methods in tests
Alex Beregszaszi
2017-07-18
1
-1
/
+3
*
Rename CompilerStack.metadata to CompilerStack.natspec
Alex Beregszaszi
2017-05-19
1
-2
/
+2
*
refactoring parse() into two separate functions
djuju
2017-04-27
1
-2
/
+2
*
Tests for natspect parsing failure cases
Lefteris Karapetsas
2017-01-27
1
-0
/
+42
*
Doc tags followed by newline are now parsed properly
Lefteris Karapetsas
2017-01-27
1
-2
/
+2
*
Fix and better output for tests
Lefteris Karapetsas
2017-01-25
1
-1
/
+1
*
Accept any kind of whitespace after natspec tags
Lefteris Karapetsas
2017-01-25
1
-0
/
+23
*
Migrate remaining source code in tests to R literals
Federico Bond
2016-12-04
1
-151
/
+191
*
Fix typos (existant -> existent)
Federico Bond
2016-12-01
1
-1
/
+1
*
Fix licensing headers
VoR0220
2016-11-23
1
-4
/
+4
*
Change natspec/abi JSON expected message to be the same
Alex Beregszaszi
2016-11-16
1
-4
/
+3
*
Move JSON helpers to libdevcore/json
Alex Beregszaszi
2016-11-16
1
-1
/
+2
*
Update tests to use JSON
Alex Beregszaszi
2016-11-16
1
-6
/
+4
*
Fix version pragmas in tests.
chriseth
2016-09-01
1
-1
/
+1
*
Version pragma.
chriseth
2016-09-01
1
-1
/
+1
*
Remove standard contracts
Denton Liu
2016-08-19
1
-1
/
+1
*
Store docstrings in AST annotations.
chriseth
2015-10-26
1
-0
/
+31
*
File reorganisation.
chriseth
2015-10-21
1
-2
/
+2
*
- added tests to test empty comment
LianaHus
2015-09-10
1
-0
/
+16
*
renamed getter functions
LianaHus
2015-09-08
1
-2
/
+2
*
Move Solidity tests.
chriseth
2015-08-20
1
-0
/
+534