[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[PATCH v2 0/2] Run tcg tests with tci on Travis
From: |
Thomas Huth |
Subject: |
[PATCH v2 0/2] Run tcg tests with tci on Travis |
Date: |
Thu, 28 Nov 2019 16:35:23 +0100 |
It's now possible to run some TCG-based tests with our Tiny Code
Generator Interpreter (TCI), too. These two patches enable the
testing on Travis.
Alex Bennée (1):
configure: allow disable of cross compilation containers
Thomas Huth (1):
travis.yml: Run tcg tests with tci
.travis.yml | 7 ++++---
configure | 8 +++++++-
tests/tcg/configure.sh | 6 ++++--
3 files changed, 15 insertions(+), 6 deletions(-)
--
2.18.1
- [PATCH v2 0/2] Run tcg tests with tci on Travis,
Thomas Huth <=