aboutsummaryrefslogtreecommitdiffstats
path: root/SolidityEndToEndTest.cpp
diff options
context:
space:
mode:
authorGav Wood <i@gavwood.com>2015-01-09 14:39:30 +0800
committerGav Wood <i@gavwood.com>2015-01-09 14:39:30 +0800
commit9740a1b5dfbf983efa13c8da4955ef9ac20dd052 (patch)
tree391f17b4cc2985f2d2be67de40d2038f5f61706d /SolidityEndToEndTest.cpp
parent541156241f5fa4848757a87aff2bb522632f3b77 (diff)
downloaddexon-solidity-9740a1b5dfbf983efa13c8da4955ef9ac20dd052.tar
dexon-solidity-9740a1b5dfbf983efa13c8da4955ef9ac20dd052.tar.gz
dexon-solidity-9740a1b5dfbf983efa13c8da4955ef9ac20dd052.tar.bz2
dexon-solidity-9740a1b5dfbf983efa13c8da4955ef9ac20dd052.tar.lz
dexon-solidity-9740a1b5dfbf983efa13c8da4955ef9ac20dd052.tar.xz
dexon-solidity-9740a1b5dfbf983efa13c8da4955ef9ac20dd052.tar.zst
dexon-solidity-9740a1b5dfbf983efa13c8da4955ef9ac20dd052.zip
Documentation update.
Diffstat (limited to 'SolidityEndToEndTest.cpp')
-rw-r--r--SolidityEndToEndTest.cpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/SolidityEndToEndTest.cpp b/SolidityEndToEndTest.cpp
index 2820b354..e42150c5 100644
--- a/SolidityEndToEndTest.cpp
+++ b/SolidityEndToEndTest.cpp
@@ -17,6 +17,7 @@
*/
/**
* @author Christian <c@ethdev.com>
+ * @author Gav Wood <g@ethdev.com>
* @date 2014
* Unit tests for the solidity expression compiler, testing the behaviour of the code.
*/