Adrian Bunk
|
a5a3ee8671
|
Revert "qualify-clang.sh: skip a fuzzer test in i386 because of https://bugs.llvm.org/show_bug.cgi?id=43677"
This reverts commit f81965c320 .
|
2020-11-05 09:28:35 +01:00 |
|
Sylvestre Ledru
|
f78cb2d09f
|
qualify-clang.sh: skip a fuzzer test in i386 because of https://bugs.llvm.org/show_bug.cgi?id=43677
|
2020-11-05 09:28:35 +01:00 |
|
Sylvestre Ledru
|
f1eefa3fd8
|
Merge remote-tracking branch 'origin/10' into 11
|
2020-10-31 14:15:45 +01:00 |
|
Sylvestre Ledru
|
6e93b8e48e
|
Remove an hardcoded declaration to 10
|
2020-10-22 22:28:39 +02:00 |
|
Gianfranco Costamagna
|
86b65186ea
|
Change the previous commit to include only amd64 and i386
|
2020-10-07 14:08:00 +02:00 |
|
Gianfranco Costamagna
|
42e6ff160d
|
Don't fail on armhf and arm64 tests that are intended to run on intel
|
2020-10-07 12:33:24 +02:00 |
|
Gianfranco Costamagna
|
92c48ba3c1
|
Reduce the string comparison for z3 support
|
2020-10-01 15:19:43 +02:00 |
|
Gianfranco Costamagna
|
d34f8688a3
|
qualify-clang.sh: exclude z3 tests when support is not available, not based on libz3-dev installation but on the error returned by clang invocation
|
2020-10-01 15:11:40 +02:00 |
|
Sylvestre Ledru
|
3041189ac0
|
remove all artifacts after tests
|
2020-09-30 20:22:00 +02:00 |
|
Sylvestre Ledru
|
3ea916082a
|
Remove an hardcoded declaration to 10
|
2020-09-28 09:58:31 +02:00 |
|
Sylvestre Ledru
|
37c1e71cb5
|
Fix autopkgtest
* In the autopkgtest tests, update the opt arguments (-q removed and -basicaa renamed to -basic-aa)
|
2020-09-27 13:13:19 +02:00 |
|
Gianfranco Costamagna
|
9f56f26263
|
qualify-clang.sh: fix one failing test, now clang-11 is finding only 2 warnings instead of 3 (as it was clang-10).
Any number > 1 is considered ok as result, so only grepping "warnings" works now.
|
2020-09-03 12:17:42 +02:00 |
|
Gianfranco Costamagna
|
b0dd1d7059
|
qualify-clang.sh: don't suggest anymore dbgsym packages, removed from sid with ddbg migration
|
2020-09-03 12:17:42 +02:00 |
|
Sylvestre Ledru
|
b4b92d6edb
|
Merge remote-tracking branch 'origin/10' into 11
|
2020-09-02 13:57:51 +02:00 |
|
Gianfranco Costamagna
|
239fca72ff
|
reupload to sid, with another hotfix for the autopkgtests
|
2020-08-31 12:28:19 +02:00 |
|
Gianfranco Costamagna
|
1a78b82ac7
|
update-binfmts enable command might fail on autopkgtests due to /proc missing some bits. Ignore the results for now
|
2020-08-31 12:26:49 +02:00 |
|
Gianfranco Costamagna
|
32d742d936
|
Ignore binfmts test result, can't be enabled in autopkgtests due to proc mount
|
2020-08-28 21:56:41 +02:00 |
|
Gianfranco Costamagna
|
d29a315622
|
Ignore binfmts test result, can't be enabled in autopkgtests due to proc mount
|
2020-08-28 21:23:17 +02:00 |
|
Gianfranco Costamagna
|
bcaea5c994
|
Enable binfmts support profile before using it, this fixes the autopkgtestsuite
|
2020-08-27 12:47:57 +02:00 |
|
Gianfranco Costamagna
|
5cc24c5818
|
Fix testsuite by enabling binfmt configuration magic before using it
|
2020-08-27 12:41:28 +02:00 |
|
Sylvestre Ledru
|
16a9075307
|
improve the update-binfmts test
|
2020-07-08 16:26:53 +02:00 |
|
Sylvestre Ledru
|
585bc22dec
|
Merge remote-tracking branch 'origin/10' into snapshot
|
2020-07-08 14:36:25 +02:00 |
|
Sylvestre Ledru
|
0d085612b3
|
And make sure that the test is only executed when installed correctly
|
2020-07-08 14:05:27 +02:00 |
|
Sylvestre Ledru
|
e6e99188f2
|
Merge remote-tracking branch 'origin/10' into snapshot
|
2020-07-01 09:28:37 +02:00 |
|
Sylvestre Ledru
|
c8b1fa8b3e
|
use llvm-config instead of the hardcoded list of lib
|
2020-04-24 09:38:40 +02:00 |
|
Sylvestre Ledru
|
f73bc0eea3
|
Silent more stuff
|
2020-04-21 13:53:19 +02:00 |
|
Sylvestre Ledru
|
b7c20021e5
|
add a test for llvm-dis
|
2020-04-20 23:28:18 +02:00 |
|
Sylvestre Ledru
|
2890d4da10
|
add the test to executed llvm ir
|
2020-04-20 23:22:38 +02:00 |
|
Sylvestre Ledru
|
46af6614ca
|
add the test to executed llvm ir
|
2020-04-20 23:16:23 +02:00 |
|
Sylvestre Ledru
|
b2ac027bb4
|
add some tests with clang -emit-llvm, llc, lli and opt
|
2020-04-20 23:02:54 +02:00 |
|
Sylvestre Ledru
|
a4742d03b8
|
Merge remote-tracking branch 'origin/10' into snapshot
|
2020-04-11 11:59:35 +02:00 |
|
Sylvestre Ledru
|
2e5e0ec30a
|
Also ship polly libs in libclang-common-10-dev. Fixes bug #44870 (upstream)
|
2020-04-11 00:00:01 +02:00 |
|
Sylvestre Ledru
|
a5811db303
|
bring back some polly test
|
2020-04-10 23:43:02 +02:00 |
|
Sylvestre Ledru
|
45b8336ad6
|
Merge remote-tracking branch 'origin/10' into snapshot
|
2020-04-09 17:11:47 +02:00 |
|
Sylvestre Ledru
|
bb359b01c1
|
ppc64el/autopkgtest: Just like with arm64, ignore two tests
|
2020-04-03 10:14:11 +02:00 |
|
Sylvestre Ledru
|
69541ee1b8
|
Merge remote-tracking branch 'origin/10' into snapshot
|
2020-03-31 23:29:23 +02:00 |
|
Sylvestre Ledru
|
7c253e4254
|
Merge remote-tracking branch 'origin/9' into 10
|
2020-03-31 23:26:58 +02:00 |
|
Sylvestre Ledru
|
60c495ce6e
|
improve the -lc++experimental test
|
2020-03-25 15:49:44 +01:00 |
|
Sylvestre Ledru
|
fd1f1749c5
|
Revert "Remove the -lc++experimental test from the qualify-clang.sh script as the lib has been removed in 9~svn366022-1~exp1"
This reverts commit e9368971c5 .
|
2020-03-25 15:48:59 +01:00 |
|
Sylvestre Ledru
|
23f9600835
|
Really fix the arm64 autopkgtest
|
2020-03-21 21:27:05 +01:00 |
|
Sylvestre Ledru
|
261f8fdf68
|
Make autopkgtest/qualify-clang.sh work on arm64
|
2020-03-15 16:18:22 +01:00 |
|
Sylvestre Ledru
|
adea987734
|
Improve the jsonrpc syntax
|
2020-03-11 12:50:34 +01:00 |
|
Sylvestre Ledru
|
ff74df1613
|
fix rootpath for clangd
|
2020-03-10 16:00:55 +01:00 |
|
Sylvestre Ledru
|
5f37790dd3
|
clang-tidy: add a test for the autofix
|
2020-03-10 16:00:27 +01:00 |
|
Sylvestre Ledru
|
1b55b27aee
|
clangd with a cmake test
|
2020-03-10 15:52:46 +01:00 |
|
Sylvestre Ledru
|
943e638261
|
add tests for clangd
|
2020-03-09 19:02:16 +01:00 |
|
Sylvestre Ledru
|
de29f38ec9
|
Disable the emmintrin.h build test in qualify-clang.sh on arm64
|
2020-03-08 09:47:36 +01:00 |
|
Sylvestre Ledru
|
f79ace5602
|
fix the tests
|
2020-03-02 22:28:16 +01:00 |
|
Sylvestre Ledru
|
375bb31d35
|
add liclang-cpp10-dev in the list
|
2020-03-02 18:56:51 +01:00 |
|
Sylvestre Ledru
|
a3bfe3f25e
|
Silent the polly tests in debian/qualify-clang.sh clang (LLVM option parsing): Unknown command line argument '-polly'. Try: 'clang (LLVM option parsing) --help'
|
2020-02-29 23:56:51 +01:00 |
|