Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* iele-testing: remove non-determinism with acccount loading * kiele: initial runner script * Makefile: remove tangle references * kiele: updates to runner script * Makefile: more files installed globally * .gitignore: ignore generated test-assembled files * Jenkinsfile, Makefile, kiele: enable vm tests * package/debian/test-package: correct testing script * blockchaintest, vmtest, vmtest-haskell: remove uneeded files * kiele: add module argument * Jenkinsfile, Makefile, tests/failing: more granular testing system * kiele: allow specifying definition to use * Makefile: install entire kompiled directory * Makefile: update PHONY list * Makefile: formatting * Makefile: simplify target listing * Makefile: rename build-coverage => coverage * kiele: add port option for vm * Jenkinsfile: simpler port setup for testing * Jenkinsfile: explicitely kill process * Makefile: make sure release file contains installation instructions * INSTALL: add link to github releases * Makefile: add test-interactive target for direct runs of kiele script * Jenkinsfile: run test-interactive target * Jenkinsfile: consolidate node tests * .gitignore: update * package/debian/test-package: update test-suite run on ubuntu package * kiele: more informative error message * Makefile, package/debian/test-package: do not install checker or testing harness yes * Makefile: correct installation for syntaxDefinition.kore * Makefile: correct test dependency * kiele: include global install lib on PATH * Makefile: correct double-// * Makefile: correct dependency for haskell_kompiled * kiele: avoid accidental invocation of krun * Makefile: test-interactive runs a test that will actually be available * kiele: correct INSTALL_BIN/INSTALL_LIB * Makefile, package/debian/test-package: do not run interactive tests on package for KIELE * Makefile: avoid kiele krun on interactive tests * Jenkinsfile, test-package: allow specifying TEST_PORT on command line Co-authored-by: rv-jenkins <admin@runtimeverification.com>
- Loading branch information