|
f56eb852
|
2021-06-15T08:50:20
|
|
Don't stop test on copy failure (#636)
* Don't stop test on copy failure
Static-library tests were failing only because there were
no DLLs to copy. This change makes a copy failure not stop
the build; if a failed copy would otherwise be relevent, the
later tests would fail anyway.
While there are more clever ways to solve this, a brute force
fix is sufficient.
* [TEST] Try cygwin64; install more packages explicitly
* use correct cygwin64 directory name
appveyor has cygwin64 pre-installed in /cygwin64, and 32-bit cygwin
in /cygwin
* More testing - revert VS change, bump travis timeout
* Add -g to update the rest of perl
* Skip execution tests on non-native platforms
Special site.exp that skips the unix_load() command for arm platforms.
Unset TERM to avoid cruft in stdout
Try harder to find the libffi libraries
|
|
ead65ca8
|
2020-08-19T08:34:09
|
|
Re-enable s390x testing
|
|
392afbaf
|
2020-08-05T21:38:51
|
|
Don't test s390. Travis-ci is broken.
|
|
909b37ff
|
2020-03-09T21:10:33
|
|
Test on aarch64 Linux with clang
|
|
29297445
|
2019-11-28T17:31:44
|
|
Test on powerpc-eabisim
|
|
1ec01ea8
|
2019-11-24T22:47:48
|
|
Run aarch64-linux-gnu tests on travi-ci directly
|
|
66022e52
|
2019-11-24T16:52:14
|
|
Fixes for ppc64le and s390x travis testing
|
|
86be66c8
|
2019-11-24T16:09:44
|
|
Try travis-ci's new ppc64le and s390x support
|
|
27d31130
|
2019-11-18T15:06:51
|
|
Fix DEJAGNU variable
|
|
97e3b1fe
|
2019-11-18T13:02:44
|
|
Add test support for or1k. Fix yaml typo.
|
|
c88f4d26
|
2019-11-18T12:25:51
|
|
Fix typo for m32r and bfin builds
|
|
d087b595
|
2019-11-18T06:34:42
|
|
Build/test for m32r-elf and bfin-elf
|
|
b58bd772
|
2019-11-15T11:18:59
|
|
Re-enable mingw32 tests.
|
|
6f221e82
|
2019-11-15T11:06:17
|
|
Disable wine builds.
|
|
09dc0a71
|
2019-11-15T10:19:00
|
|
Stretch out timeout for test
|
|
86d3d376
|
2019-11-13T10:07:00
|
|
Don't build aarch64-linux-gnu
|
|
db198a19
|
2019-11-13T10:05:36
|
|
Extend timeout for builds.
|
|
54af0256
|
2019-11-13T09:15:05
|
|
Platform test tweaks
|
|
cda60c1a
|
2019-11-13T06:51:44
|
|
Disable mips64 tests. Fix log grabbing.
|
|
a34254bd
|
2019-11-13T06:37:26
|
|
Re-add wine based testing
|
|
de6df6dc
|
2019-11-13T06:32:46
|
|
Fix log file URL extraction. Grab rlgl cli for OSX
|
|
042c6671
|
2019-11-12T09:14:20
|
|
Always exit build container successfully. Don't test mingw.
|
|
2cc11720
|
2019-11-11T16:19:45
|
|
Debug in-container builds
|
|
0de0c6a2
|
2019-11-10T08:20:46
|
|
Build both iOS and Macosx
|
|
4e3e0586
|
2019-11-07T12:35:27
|
|
Fix tpyo
|
|
f764f278
|
2019-11-07T12:17:29
|
|
Change s390x options
|
|
0da221f8
|
2019-11-07T12:03:01
|
|
Clean up. Debug s390x cpu support.
|
|
7e0fbf41
|
2019-11-07T11:50:08
|
|
Try coldfire for m68k builds
|
|
eebcbb11
|
2019-11-07T11:26:53
|
|
Compile m68k target for m5208
|
|
08cb33ff
|
2019-11-07T11:15:13
|
|
Dump supported CPUs
|
|
28d9c019
|
2019-11-07T07:36:11
|
|
Set QEMU_CPU for m68k
|
|
75464caf
|
2019-11-06T22:02:11
|
|
Add alpha and m68k testing
|
|
a6dc8ef2
|
2019-11-06T11:10:59
|
|
Fix typo. Don't double test.
|
|
92f5309d
|
2019-11-06T10:49:04
|
|
Try s390x and sh4 cross builds/tests
|
|
d4a28fee
|
2019-11-06T06:47:05
|
|
Revert to older test cross compilers
|
|
0fb9ee21
|
2019-11-06T06:44:19
|
|
Use older test compiler. Enable s390x testing.
|
|
36d281ab
|
2019-11-06T06:30:52
|
|
Test cross-builds for hppa-linux-gnu
|
|
88a76477
|
2019-11-03T06:28:51
|
|
rc2. hack as per: https://github.com/travis-ci/travis-ci/issues/6934
|
|
45ba4aef
|
2019-10-31T19:07:04
|
|
Add sparc64-linux-gnu testing back
|
|
a26323b7
|
2019-10-31T15:32:48
|
|
Don't build sparc. Build mips.
|
|
f3253248
|
2019-10-31T14:35:43
|
|
Test mips64el-linux-gnu
|
|
82719cbb
|
2019-10-31T12:23:11
|
|
Test sparc64-linux-gnu on travis
|
|
0348d0e4
|
2019-10-31T10:53:37
|
|
Try new cfarm build for power
|
|
ec042885
|
2019-10-24T06:39:00
|
|
Don't test ppc64le with buggy qemu.
|
|
825b2a35
|
2019-10-16T16:05:46
|
|
Test on arm32v7-linux-gnu, ppc64le-linux-gnu and aarch64-linux-gnu.
Use docker images and qemu to test libffi for non-x86 architectures on
travis-ci.
Use the LIBFFI_TEST_OPTIMIZATION environment variable to
force specific optimization levels at test time.
|
|
f98e0f0d
|
2018-03-29T07:22:38
|
|
Simplify matrix
|
|
d01ef5b8
|
2018-03-27T06:23:29
|
|
iOS builds
|
|
f34f8039
|
2018-03-18T15:30:00
|
|
Remove debug output
|
|
a2dc5848
|
2018-03-18T13:41:15
|
|
travis debug
|
|
0f0ba9e0
|
2018-03-16T07:28:33
|
|
Run dejagnu's runtest with -a option to prevent travis timeouts after 10min
|
|
72545419
|
2018-03-15T08:17:18
|
|
fix .travis.yml
|
|
d71051c4
|
2018-03-14T21:21:06
|
|
fix .travis.yml
|
|
e86aa54c
|
2018-03-14T21:00:55
|
|
fix .travis.yml
|
|
5b538ed6
|
2018-03-14T20:32:00
|
|
fix .travis.yml
|
|
6ed64a79
|
2018-03-14T20:22:33
|
|
fix .travis.yml
|
|
90809e92
|
2018-03-14T14:09:39
|
|
fix .travis.yml
|
|
85e4c623
|
2018-03-14T13:47:27
|
|
fix .travis.yml
|
|
aa8a5ec4
|
2018-03-14T13:25:04
|
|
fix .travis.yml
|
|
7c3e5da4
|
2018-03-14T13:07:04
|
|
fix .travis.yml
|
|
19aec198
|
2018-03-14T12:40:58
|
|
Fix travis.yml
|
|
bf337b07
|
2018-03-14T12:15:04
|
|
yaml syntax error fix
|
|
18fe1900
|
2018-03-14T08:02:10
|
|
Debug travis output
|
|
718a4177
|
2018-03-14T07:40:53
|
|
test
|
|
eb0544d0
|
2018-03-13T23:20:15
|
|
Debug env
|
|
9d5bd29d
|
2018-03-13T23:07:10
|
|
Refactor
|
|
52a364d7
|
2018-03-13T22:49:48
|
|
fix moxie build
|
|
1a32b3f1
|
2018-03-13T22:44:13
|
|
fix moxie build
|
|
6239c287
|
2018-03-13T22:13:44
|
|
Add experimental moxie travis build
|
|
c194448e
|
2018-01-10T09:38:15
|
|
adjust env usage in travis
|
|
5314b106
|
2018-01-10T07:22:51
|
|
test static lib
|
|
ebe7f447
|
2017-03-16T00:36:10
|
|
Remove osx testing. gcc was symlinked to clang. dejagnu c++ tests fail with clang.
|
|
b6751258
|
2017-03-15T08:54:52
|
|
Require sudo for installing packages
|
|
c3caf388
|
2016-09-04T09:21:18
|
|
Update travis to test linux 32/64 and osx with a mix of gcc and clang
|
|
b3496ded
|
2016-05-19T10:53:07
|
|
Delete empty env in .travis.yml
|
|
5e2b18a6
|
2016-01-02T07:56:05
|
|
update apt-get in travis
|
|
7d698125
|
2014-03-26T23:17:56
|
|
Use the proper C++ compiler to run C++ tests
Running the C compiler with -shared-libgcc -lstdc++ does not work on
non-GCC compilers.
|
|
fa5e88f1
|
2014-03-26T23:53:57
|
|
.travis.yml: Make the build command more readable by splitting at &&
"script" can contain multiple commands to run in sequence.
|
|
0c382470
|
2014-03-26T14:51:32
|
|
Always set CC_FOR_TARGET for dejagnu, to make the testsuite respect $CC
This fixes cross-compilation and compilation with CC="gcc -m32".
|
|
45a6c21e
|
2014-03-16T05:29:08
|
|
.travis.yml: Test "make dist" too.
|
|
b3a5da06
|
2014-03-15T23:27:56
|
|
.travis.yml: Test on both 32-bit and 64-bit
|
|
35634dbc
|
2014-03-15T18:11:16
|
|
Remove autogenerated files from the repository
Add an autogen.sh to regenerate them.
|
|
d6716aba
|
2013-10-15T15:42:49
|
|
Update travis-ci build dependencies to include texinfo
|
|
0b4986a7
|
2013-01-11T11:19:52
|
|
[travis] install dejagnu with sudo
|
|
3c337eef
|
2013-01-11T11:18:14
|
|
[travis] install dejagnu
|
|
90720962
|
2013-01-11T10:57:30
|
|
Add first travis config file
|