Commit Graph

97 Commits

Author SHA1 Message Date
Sylvestre Ledru
e1473e66f3 doesn't segfault anymore, enabling the test 2018-11-16 12:44:27 +01:00
Sylvestre Ledru
c755f1a46f Merge branch '7' of salsa.debian.org:pkg-llvm-team/llvm-toolchain into 7 2018-11-16 10:35:24 +01:00
Sylvestre Ledru
d3d41b8103 Add example:
https://bugs.llvm.org/show_bug.cgi?id=39427
https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=913271
2018-11-15 14:16:27 +01:00
Sylvestre Ledru
d6f8ecf3e0 remote temp files 2018-11-15 14:16:18 +01:00
Sylvestre Ledru
5e7c1dfabd add one more check 2018-11-15 14:16:02 +01:00
Sylvestre Ledru
c767e1d56e add more examples 2018-11-11 20:54:42 +01:00
Sylvestre Ledru
f78287b60f silent the output 2018-11-10 21:50:04 +01:00
Sylvestre Ledru
7e5c11fd6b add a test for bug 913213 2018-11-10 10:16:31 +01:00
Sylvestre Ledru
aa11793612 add the failing testcase https://bugs.llvm.org/show_bug.cgi?id=26580 2018-11-08 09:44:57 +01:00
Gianfranco Costamagna
96f574d464 Fix testsuite on i386, by ignoring test results on some broken test 2018-11-06 13:16:09 +01:00
Sylvestre Ledru
fcc6121745 restrict the check to make it work on i386 2018-11-06 12:15:04 +01:00
Sylvestre Ledru
efadf6233b show the output when the test is failing 2018-11-05 09:37:46 +01:00
Sylvestre Ledru
3c4ea787dc add example from LP#1586215 2018-11-05 09:13:49 +01:00
Sylvestre Ledru
e3b5de9260 redirect the output 2018-11-04 09:40:37 +01:00
Sylvestre Ledru
c4949e8123 must be run below debian/ 2018-11-04 09:40:27 +01:00
Sylvestre Ledru
6d62e0a519 Add a test for bug 876973 2018-11-04 09:32:53 +01:00
Sylvestre Ledru
a04dde93c9 fix a test 2018-11-01 15:55:55 +01:00
Sylvestre Ledru
a620f52ff6 The sanitizers use the versionned llvm-symbolizer provided by the llvm-X package (Closes: #753572) 2018-11-01 14:32:04 +01:00
Sylvestre Ledru
e002b34e40 Add a test for bug 827866 2018-11-01 13:33:13 +01:00
Sylvestre Ledru
25526d0a90 Add a test for bug 889832 2018-11-01 13:27:29 +01:00
Sylvestre Ledru
98734ef6b9 change the saved directory for scan-build 2018-10-21 21:24:56 +02:00
Sylvestre Ledru
7489b5b30f still run the test on amd64 2018-10-11 18:11:38 +02:00
Sylvestre Ledru
1b53da8964 Still run the test, just don't stop when it is failing 2018-10-11 17:27:23 +02:00
Gianfranco Costamagna
b432cc5ff9 Ignore for now an i386 test error, that needs to be addressed with a fix, add g++ to test dependencies 2018-10-11 17:17:27 +02:00
Gianfranco Costamagna
955b576083 Fix testsuite on amd64 platform, add missing runtime python modules for llvm-tools package 2018-10-10 11:27:44 +02:00
Sylvestre Ledru
396b6bf1eb * In debci, run qualify-clang.sh in verbose mode
* Only run the g++ test if g++ exist
2018-10-06 08:26:16 +02:00
Sylvestre Ledru
2a5564a61e remove old comment 2018-10-05 09:54:14 +02:00
Sylvestre Ledru
a6a9e76aa6 remove incorrect exit 0 2018-10-02 13:18:31 +02:00
Sylvestre Ledru
68c56c73b9 Merge branch '7' of salsa.debian.org:pkg-llvm-team/llvm-toolchain into 7 2018-10-02 10:06:59 +02:00
Sylvestre Ledru
de067b22d4 automate the version detection 2018-10-02 10:06:35 +02:00
Sylvestre Ledru
3df4907513 remove old package 2018-09-27 00:25:31 +01:00
Sylvestre Ledru
942eec2f4b add a new test 2018-09-25 14:37:54 +02:00
Sylvestre Ledru
8b9da86dfe new package 2018-09-25 13:23:05 +02:00
Sylvestre Ledru
a9f104b173 Fix the autopkgtest script (no gcc in the test) 2018-09-21 22:48:52 +02:00
Sylvestre Ledru
1a4c0465ce also install libc++ abi 2018-09-21 14:31:53 +02:00
Sylvestre Ledru
d145863826 clang-tools was missing + check for scan-build 2018-09-21 14:24:33 +02:00
Sylvestre Ledru
62e6bb61b1 perform the cleanup at the end 2018-09-21 14:17:20 +02:00
Sylvestre Ledru
b5fc765792 also generate the apt-get install cli 2018-09-21 14:16:18 +02:00
Sylvestre Ledru
62045b70eb also test pgo and rpass 2018-09-21 14:09:31 +02:00
Sylvestre Ledru
a7ff74a854 improve polly test 2018-09-21 13:57:21 +02:00
Sylvestre Ledru
45ea05d3d4 remove a warning 2018-09-21 13:38:55 +02:00
Sylvestre Ledru
f5a51d3159 add some polly checks 2018-09-21 13:37:48 +02:00
Reshabh Sharma
f260dc5371 Fix OpenMP test failing at ci.debian.net 2018-09-19 16:05:00 +00:00
Sylvestre Ledru
f32196f68e Also manages clang-X as tool for scan-build see https://reviews.llvm.org/D52151 2018-09-16 20:49:53 +02:00
Sylvestre Ledru
1d758eeb1f hide the cmake output 2018-09-14 19:39:36 +02:00
Sylvestre Ledru
87507c3eae Remove -L & -I as clang search paths will use them 2018-09-14 09:29:29 +02:00
Reshabh Sharma
caa6d6aead update test with libc++ include and library paths 2018-09-14 00:09:25 +05:30
Sylvestre Ledru
cb9a67cfdf Merge remote-tracking branch 'origin/6.0' into 7 2018-09-11 11:33:37 +02:00
Sylvestre Ledru
1c3d927f81 add a test case for bug 900440 2018-09-11 11:30:38 +02:00
Sylvestre Ledru
e7ce26b199 disable objcm test 2018-09-02 18:34:41 +02:00