Commit Graph

186 Commits

Author SHA1 Message Date
Sylvestre Ledru
fe5501b176 also install clang-tidy 2020-02-16 17:21:15 +01:00
Sylvestre Ledru
47798c4125 add a missing removal 2020-02-16 17:18:57 +01:00
Sylvestre Ledru
6ebc168912 Update of the qualify-script 2020-01-21 14:07:12 +01:00
Sylvestre Ledru
6d5fa424fd the test now works 2020-01-06 11:13:02 +01:00
Gianfranco Costamagna
13091a1b30 Do not run z3 tests if z3 support is not enabled 2020-01-04 08:51:45 +01:00
Sylvestre Ledru
32987bf0d0 add a test for clang-tidy 2019-12-24 12:29:36 +01:00
Sylvestre Ledru
083c2b953b add a test for https://bugs.debian.org/cgi-bin/bugreport.cgi\?bug\=943623 2019-10-29 20:13:01 +01:00
Sylvestre Ledru
87423490ac test code coverage fuzzing 2019-10-20 18:40:02 +02:00
Sylvestre Ledru
b8c7c424ba remove the too agressive exit 2019-10-17 11:31:22 +02:00
Sylvestre Ledru
4bf16f7645 add a test for z3 2019-10-16 11:57:00 +02:00
Sylvestre Ledru
f58c4f1506 Do not fail the test suite on the -lclang-cpp failing I think I need to create a libclang-cpp-dev package to unblock it (but dunno why it works locally) 2019-10-07 10:00:01 +02:00
Sylvestre Ledru
df60d67098 add a cpuid check 2019-10-05 10:22:36 +02:00
Sylvestre Ledru
f441d5abcf show the error message 2019-09-11 22:23:11 +02:00
Sylvestre Ledru
5846370e55 improve the tests 2019-09-03 08:11:53 +02:00
Sylvestre Ledru
2c1d4d5a3b gcc8 => 9 2019-09-01 11:00:38 +02:00
Sylvestre Ledru
6bf9ce13ab improve the tests 2019-09-01 00:52:01 +02:00
Sylvestre Ledru
88da9a90dc improve the tests with libclang-cpp 2019-09-01 00:48:38 +02:00
Sylvestre Ledru
f7f872e4e0 disable a test because of https://bugs.llvm.org/show_bug.cgi\?id\=43164 2019-08-29 16:07:52 +02:00
Sylvestre Ledru
e9368971c5 Remove the -lc++experimental test from the qualify-clang.sh script as the lib has been removed in 9~svn366022-1~exp1 2019-08-29 15:46:53 +02:00
Sylvestre Ledru
57a2255bf9 * Add clangd-X => libclang-common-X-dev dependency
See https://bugs.llvm.org/show_bug.cgi?id=43152
* llvm-tools: depend on python2 packages too, the move to python3 was
  premature and broke opt-viewer.py
* clangd: Fix breaks+replaces missing epoch (Closes: #934016)
* Add python to testsuite, still required by some test
2019-08-29 09:47:16 +02:00
Sylvestre Ledru
9375fa9e93 also install clangd in the quality script 2019-08-29 09:43:56 +02:00
Gianfranco Costamagna
0041c15710 Do not fail lldb on i386, it never worked there
TODO: open an upstream bug if anybody cares about i386
2019-07-03 08:50:35 +02:00
Gianfranco Costamagna
8f6a1a0934 Do not fail lldb on i386, it never worked there
TODO: open an upstream bug if anybody cares about i386
2019-07-03 08:49:30 +02:00
Sylvestre Ledru
40a1757b7a Merge remote-tracking branch 'origin/8' into snapshot 2019-07-02 14:36:35 +02:00
Gianfranco Costamagna
18ae2a6976 Drop exit 1, probably leftover during testing 2019-06-28 10:59:35 +02:00
Sylvestre Ledru
9b13922689 make some commands silent 2019-06-09 16:09:18 +02:00
Sylvestre Ledru
09b08b0590 make some commands silent 2019-06-09 15:04:54 +02:00
Sylvestre Ledru
93a1f5cfcf make some commands silent 2019-06-09 12:11:13 +02:00
Sylvestre Ledru
f471a8a33c Improve the rendering of the qualify-clang.sh testsuite 2019-06-09 10:37:17 +02:00
Sylvestre Ledru
3c06c08d3c exegesis: fix the test 2019-06-08 22:29:03 +02:00
Sylvestre Ledru
81255dfcb8 typo 2019-06-08 22:28:45 +02:00
Sylvestre Ledru
ff4caed68e Add libpfm4-dev as build dep + -DLLVM_ENABLE_LIBPFM=ON as it is needed for llvm-exegesis https://bugs.llvm.org/show_bug.cgi?id=42187 2019-06-08 22:18:51 +02:00
Sylvestre Ledru
1c403b70c0 * Move the default ARM arch from arm1176jzf-s (armv6) to cortex-a7
(Closes: #930008)
* Use dh-exec to exclude lib/LLVM*.so on powerpc and
  powerpcspe from llvm-X.Y-dev.install.in
2019-06-08 09:31:42 +02:00
Sylvestre Ledru
33d1185311 fix the test 2019-06-07 17:54:52 +02:00
Sylvestre Ledru
42e59dfb4e Merge branch '8' of salsa.debian.org:pkg-llvm-team/llvm-toolchain into 8 2019-06-06 13:08:45 +02:00
Sylvestre Ledru
2322e06906 Move the default ARM arch from arm1176jzf-s (armv6) to cortex-a7 (Closes: #930008) 2019-06-06 12:57:36 +02:00
Sylvestre Ledru
b9959b334d add a check for compiler-rt 2019-05-25 23:35:55 +02:00
Sylvestre Ledru
8a8a9b0b93 add one more check 2019-05-25 23:31:01 +02:00
Sylvestre Ledru
e0bd4bd218 libc++fs is in libc++ now 2019-04-13 12:57:59 +02:00
Sylvestre Ledru
279dc624a8 Remove the autopkg test for a genuine LLVM bug. 2019-03-06 09:45:01 +01:00
Sylvestre Ledru
df2e12dc04 Remove the autopkg test for a genuine LLVM bug. 2019-03-06 09:43:45 +01:00
Sylvestre Ledru
64825e67ea improve the test to avoid bug https://bugs.llvm.org/show_bug.cgi\?id\=40659 2019-02-08 11:06:03 +01:00
Sylvestre Ledru
145e47421b remove the hardcoded version 2019-02-08 10:45:34 +01:00
Sylvestre Ledru
9972814cca add a test case which failed with clang-9 2019-02-07 10:08:26 +01:00
Sylvestre Ledru
ace867c06e Only run this test with clang-7 2019-02-07 10:08:05 +01:00
Sylvestre Ledru
bf7d7801f4 Merge remote-tracking branch 'origin/7' into 8 2019-02-04 08:37:27 +01:00
Sylvestre Ledru
0d62419943 dumpversion test 2019-02-03 17:28:33 +01:00
Sylvestre Ledru
f888c7ab8a Merge remote-tracking branch 'origin/7' into 8 2019-01-17 10:35:07 +01:00
Sylvestre Ledru
5a7d283d4e add a test for bug https://bugs.llvm.org/show_bug.cgi\?id\=40059 2019-01-15 21:47:27 +01:00
Gianfranco Costamagna
dda0d31864 Merge branch '7' into snapshot 2019-01-02 12:40:55 +01:00