Kamil Śliwak
|
7915f32852
|
Remove leftovers of compact-format and interface from --combined-json
|
2021-10-01 13:05:30 +02:00 |
|
Kamil Śliwak
|
9326b2eaeb
|
ASTImportTest.sh: Print an error when AST reimport fails instead of just exiting silently
|
2021-09-23 17:55:01 +02:00 |
|
Kamil Śliwak
|
008d648af3
|
Fix or disable find/ls related warnings
|
2021-03-15 12:16:43 +01:00 |
|
Kamil Śliwak
|
c8fc241be5
|
Avoid using $? in conditions and do && exit 1 instead if !
|
2021-03-04 16:57:25 +01:00 |
|
Kamil Śliwak
|
62bf467fc2
|
Fix warnings about constructions that have no effect
|
2021-03-04 16:53:05 +01:00 |
|
Kamil Śliwak
|
4e3ebda0f4
|
Don't use negative exit codes
|
2021-03-04 16:53:05 +01:00 |
|
Bhargava Shastry
|
1ddfc7463a
|
Tests: Do not remove filename from boost filesystem path for corner
cases.
Co-authored-by: Kamil Śliwak <kamil.sliwak@codepoets.it>
|
2021-02-22 10:32:41 +01:00 |
|
Kamil Śliwak
|
4a7d494d3c
|
Use Bash arrays for variables containing multiple space-separated values
|
2021-02-02 15:45:24 +01:00 |
|
Kamil Śliwak
|
27754d3e3d
|
Quote stuff properly
|
2021-02-01 17:14:38 +01:00 |
|
Kamil Śliwak
|
f712662a66
|
ASTImportTest.sh: Fix the script ignoring all but the first file from a multi-source test when testing input equivalence
|
2020-12-12 06:30:57 +01:00 |
|
Alexander Arlt
|
5f7b4a2e05
|
OSX: Fix readlink issues and that ASTImportTest.sh silently ignores errors.
|
2020-08-31 21:04:25 -05:00 |
|
Kamil Śliwak
|
3e65bcfd7f
|
Allow SOLIDITY_BUILD_DIR outside of REPO_ROOT in scripts that respect this variable
|
2020-04-17 19:09:22 +02:00 |
|
Kamil Śliwak
|
a80b032081
|
Fix inconsistent indentation in scripts/
- NOT reindenting all files. Just choosing one style in files that were using multiple.
|
2020-04-17 19:09:02 +02:00 |
|
Jason Cobb
|
1cf8a6c9d2
|
Use readlink -f instead of realpath in ASTImportTest.sh
|
2020-04-06 10:10:58 -04:00 |
|
Daniel Kirchner
|
420f57aec3
|
Fix yul ast import for blocks, switches and string literals.
|
2020-03-05 14:09:13 +01:00 |
|
Erik Kundt
|
3633557f8a
|
Fixes command line tests on MacOS.
|
2020-02-14 12:29:33 +01:00 |
|
djudjuu
|
e8556fa1b2
|
Ast-Import from standard-json
|
2020-01-14 17:15:53 +01:00 |
|