1
I Use This!
Moderate Activity

Commits : Listings

Analyzed about 17 hours ago. based on code collected about 21 hours ago.
Apr 19, 2023 — Apr 19, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Merge pull request #436 from perillo/improve-ci
SimonKagstrom
as Simon Kagstrom
More... 5 days ago
ci: enable tests for MacOS. More... 5 days ago
ci: remove -DCMAKE_INSTALL_PREFIX when building tests More... 5 days ago
ci: show coverage on test_executable.sh on MacOs More... 5 days ago
ci: make <os>-build.sh files more readable More... 5 days ago
tests: skip tests using python2, when not available More... 5 days ago
ci: use python3, instead of python in ci-run-tests.sh More... 5 days ago
ci: set strategy.fail-fast to false More... 5 days ago
ci: change uraimo/run-on-arch version to v2 More... 5 days ago
Merge pull request #435 from perillo/additional-test-improvements
SimonKagstrom
as Simon Kagstrom
More... 14 days ago
tests: remove obsolete code from tests/CMakeLists More... 14 days ago
tests: fix test_compiled.address_sanitizer_coverage test More... 14 days ago
tests: fix typo in test_python.py More... 14 days ago
tests: make naming convention consistent in test_compiled.py More... 14 days ago
tests: fix incorrect code in test_compiled.py More... 14 days ago
Merge pull request #434 from perillo/refactor-tests
SimonKagstrom
as Simon Kagstrom
More... 14 days ago
tests: add the TestLoader.add_test_case method More... 15 days ago
tests: rename KcovTestCase to TestCase More... 15 days ago
tests: rename testbuild to binaries More... 15 days ago
tests: add the --shuffle option to the test runner More... 15 days ago
tests: add support for test filtering More... 15 days ago
Merge pull request #433 from perillo/fix-ci-run-test
SimonKagstrom
as Simon Kagstrom
More... 16 days ago
workflows: fix ci-run-tests.sh script More... 16 days ago
tests: refactor the test runner More... 17 days ago
Merge pull request #432 from perillo/improve-tests-code-even-more
SimonKagstrom
as Simon Kagstrom
More... 18 days ago
tests: make calls to KcovTestCase.do more strict More... 18 days ago
tests: add testbase.KcovTestCase.doCmd method More... 19 days ago
tests: make configuration values KcovTestCase members More... 19 days ago
tests: use consistent naming convention in test cases More... 19 days ago
tests: remove unnecessary creation of outdir More... 19 days ago