Skip to content

Commit

Permalink
Option to update latest
Browse files Browse the repository at this point in the history
  • Loading branch information
thierry-tct committed Jun 29, 2022
1 parent 0e8c125 commit 82e2fec
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 0 deletions.
1 change: 1 addition & 0 deletions Dockerfile
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
# sudo docker build --no-cache -t thierrytct/mart:llvm-9.0.0 . --build-arg llvm_version=9.0.0 && sudo docker push thierrytct/mart:llvm-9.0.0
# sudo docker image tag thierrytct/mart:llvm-9.0.0 thierrytct/mart:latest && sudo docker push thierrytct/mart:latest

#ARG llvm_version=3.8.1
ARG llvm_version=3.4.2
Expand Down
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -145,6 +145,8 @@ This is done using the option: `-mutant-config <path./to/mutant config file>`

Find the details about the format and language to specify the configuration [here](docs/mutation_configuration.md).

Source code doxygen documentation is available [here](https://thierry-tct.github.io/mart/).

---

## TODO
Expand Down

0 comments on commit 82e2fec

Please sign in to comment.