This website works better with JavaScript.
Home
Explore
Help
Register
Sign In
mirror
/
remix-project
mirror of
https://github.com/ethereum/remix-project.git
Watch
2
Star
0
Fork
0
Code
Issues
Releases
Wiki
Activity
Browse Source
move to directory in preparation to move the repo
pull/13/head
Iuri Matias
4 years ago
parent
b068d9844b
commit
cdcd83ca62
21 changed files
with
0 additions
and
0 deletions
Whitespace
Show all changes
Ignore whitespace when comparing lines
Ignore changes in amount of whitespace
Ignore changes in whitespace at EOL
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
BIN
.DS_Store
0
remix-tests/LICENSE.md
0
remix-tests/README.md
0
remix-tests/bin/remix-tests
0
remix-tests/examples/simple_storage.sol
0
remix-tests/examples/simple_storage2_test.sol
0
remix-tests/examples/simple_storage_test.sol
0
remix-tests/package.json
0
remix-tests/sol/tests.sol.js
0
remix-tests/src/compiler.js
0
remix-tests/src/deployer.js
0
remix-tests/src/index.js
0
remix-tests/src/run.js
0
remix-tests/src/testRunner.js
0
remix-tests/tests/examples_1/simple_storage.sol
0
remix-tests/tests/examples_1/simple_storage_test.sol
0
remix-tests/tests/examples_2/simple_storage.sol
0
remix-tests/tests/examples_2/simple_storage_test.sol
0
remix-tests/tests/examples_3/simple_string.sol
0
remix-tests/tests/examples_3/simple_string_test.sol
0
remix-tests/tests/testRunner.js
BIN
.DS_Store
View File
Binary file not shown.
0
LICENSE.md → remix-tests/LICENSE.md
View File
0
README.md → remix-tests/README.md
View File
0
bin/remix-tests → remix-tests/bin/remix-tests
View File
0
examples/simple_storage.sol → remix-tests/examples/simple_storage.sol
View File
0
examples/simple_storage2_test.sol → remix-tests/examples/simple_storage2_test.sol
View File
0
examples/simple_storage_test.sol → remix-tests/examples/simple_storage_test.sol
View File
0
package.json → remix-tests/package.json
View File
0
sol/tests.sol.js → remix-tests/sol/tests.sol.js
View File
0
src/compiler.js → remix-tests/src/compiler.js
View File
0
src/deployer.js → remix-tests/src/deployer.js
View File
0
src/index.js → remix-tests/src/index.js
View File
0
src/run.js → remix-tests/src/run.js
View File
0
src/testRunner.js → remix-tests/src/testRunner.js
View File
0
tests/examples_1/simple_storage.sol → remix-tests/tests/examples_1/simple_storage.sol
View File
0
tests/examples_1/simple_storage_test.sol → remix-tests/tests/examples_1/simple_storage_test.sol
View File
0
tests/examples_2/simple_storage.sol → remix-tests/tests/examples_2/simple_storage.sol
View File
0
tests/examples_2/simple_storage_test.sol → remix-tests/tests/examples_2/simple_storage_test.sol
View File
0
tests/examples_3/simple_string.sol → remix-tests/tests/examples_3/simple_string.sol
View File
0
tests/examples_3/simple_string_test.sol → remix-tests/tests/examples_3/simple_string_test.sol
View File
0
tests/testRunner.js → remix-tests/tests/testRunner.js
View File
Write
Preview
Loading…
Cancel
Save
Reference in new issue
Repository
mirror/remix-project
Title
Body
Create Issue