Skip to content

v0.1.14: Extract configuration from ELF files (#22)

Compare
Choose a tag to compare
@github-actions github-actions released this 01 Jul 20:11
b52c5f4
* Pull FAILING_TESTS out into tests/utils.py

* Stub out simple integration tests

* Add pyelftools dependency

* Implement basic run command which extracts configuration from ELF

* Add simple integration tests

* Set Version: 0.1.14

* Update tests/README.md

* Add --save-temps pytest option and temp_dir fixture shared among all xdist workers

---------

Co-authored-by: devops <devops@runtimeverification.com>