#include <boost/test/unit_test.hpp>
#include <libdevcore/CommonJS.h>
#include <test/libtesteth/TestHelper.h>
Go to the source code of this file.
BOOST_AUTO_TEST_CASE |
( |
test_toJS |
| ) |
|
BOOST_AUTO_TEST_CASE |
( |
test_jsToBytes |
| ) |
|
BOOST_AUTO_TEST_CASE |
( |
test_padded |
| ) |
|
BOOST_AUTO_TEST_CASE |
( |
test_paddedRight |
| ) |
|
BOOST_AUTO_TEST_CASE |
( |
test_unpadded |
| ) |
|
BOOST_AUTO_TEST_CASE |
( |
test_unpaddedLeft |
| ) |
|
BOOST_AUTO_TEST_CASE |
( |
test_fromRaw |
| ) |
|
BOOST_AUTO_TEST_CASE |
( |
test_jsToFixed |
| ) |
|
BOOST_AUTO_TEST_CASE |
( |
test_jsToInt |
| ) |
|
BOOST_AUTO_TEST_CASE |
( |
test_jsToU256 |
| ) |
|