Commit Graph

561 Commits (7f93370128f411e0c311c56a5b4deb0ba1f406f1)
 

Author SHA1 Message Date
Alexander Remie 693d4d1209 improve python script 6 years ago
Alexander Remie 1994e35fad improve comment 6 years ago
Alexander Remie ab5fb8371e regenareted tests expected json output 6 years ago
Alexander Remie de05b1fdad sort shared_props list of strings, which is a set (and thus does not keep order between runs) 6 years ago
Alexander Remie 0b7f0c47fb regenareted tests expected json output 6 years ago
Alexander Remie 11132a628e replace basestring with str 6 years ago
Alexander Remie ded2359bdf typo 6 years ago
Alexander Remie 257058e80b rename list var to l 6 years ago
Alexander Remie 8bf5e96140 cast filter output to list 6 years ago
Alexander Remie 284fea7a4f regenerate json output using new sort-json python script 6 years ago
Alexander Remie 17e6f3c243 add python script to recursively order the json output of detectors 6 years ago
Alexander Remie 56cc9f22a4 undo sorting of detectors output 6 years ago
Josselin 563d511829 Improve output format 6 years ago
Josselin f529252f84 Merge branch 'dev' into dev-refactor-output 6 years ago
Feist Josselin 4ee0434a84
Merge branch 'master' into use-json-output-for-travis-test 6 years ago
Josselin 916cbf7acf Improve support for constant variables init 6 years ago
Josselin 4d8c270bc0 Improve support for library remapping 6 years ago
Josselin cf77d1a0b0 Add id remapping 6 years ago
Josselin c40776121a Improve specific taint 6 years ago
Josselin 4c14041942 Update travis 6 years ago
Josselin 1e4ee447d2 Merge branch 'master' of github.com:trailofbits/slither 6 years ago
Josselin a94292ceed Disable ComplexFunction detector until benchmark is performed 6 years ago
Alexander Remie 15cdf2accb regenrate expected json for tests 6 years ago
Alexander Remie 3b35b5a14b force set json.dumps separators 6 years ago
Alexander Remie d8c21daf45 regenrate expected json for tests 6 years ago
Alexander Remie 4cb3a13eb1 use custom python script to pretty print json output instead of python -e json.tool 6 years ago
Alexander Remie 42415bf917 regenerated (now deterministic ordered) json output for some tests 6 years ago
Alexander Remie 4c1ff2e68e make output order of every detector deterministic 6 years ago
Alexander Remie a7a933ff9b regenerated expected json output files and moved them to tests/expected_json/ 6 years ago
Alexander Remie 6dc5cbe70e improve expected-json-generation and test script + use new tests/expected_json/ dir to store expected json files 6 years ago
Alexander Remie aa562c7a8b force sorted list of pragmas, otherwise order is non-deterministic and output json does nto always get same pragma versions array order 6 years ago
Josselin 1b3b29a808 Improve truffle integration 6 years ago
Feist Josselin 9170be70d6
Merge pull request #66 from rmi7/fix-bug/vars-and-auth-printer 6 years ago
Alexander Remie 014bce3a85 add generated expected json output of each test 6 years ago
Alexander Remie b7119f0460 update travis_test.sh to compare json output instead of counting output lines 6 years ago
Alexander Remie db84aeca1f add shell script to generate the expected (beautified) json output for each test 6 years ago
Alexander Remie 8ca89eda96 fix vars-and-auth print bug 6 years ago
Josselin 52ff720902 Merge branch 'master' into dev 6 years ago
Josselin a1758a1421 Fix typos in print statement 6 years ago
Josselin cc64d36486 Fix bug 6 years ago
Feist Josselin d9d45941ea
Merge pull request #64 from rluijk/fix-print-helper-typo 6 years ago
Josselin c08c3b56e7 Udapte 6 years ago
Josselin 6dc9faf496 Update 6 years ago
Josselin 30c76ffa41 Improve complex, external, suicidal 6 years ago
Josselin eb2c2a560a Impropve source mapping printing 6 years ago
Josselin 0fa07b3194 Improve offset-lines number conversion 6 years ago
Josselin 72ab14003c Add raw source_code to slither when possible 6 years ago
Rene 3700283c85 small typos in print statement 6 years ago
Josselin 39f560bf97 Version 0.2.0 6 years ago
Josselin 8fafb75cc7 SlithIR: Improve Length op support 6 years ago