dogecoin/ci/test
Wladimir J. van der Laan dbadf746e2
Merge #19333: refactor: Fix clang compile failure
fa3b35a189 ci: Add test for clang-3.8 C++11 support (MarcoFalke)
faa7431fee refactor: Fix clang compile failure (MarcoFalke)

Pull request description:

  Fix

  ```
  script/standard.cpp:278:22: error: default initialization of an object of const type 'const (anonymous namespace)::CScriptVisitor' without a user-provided default constructor
  const CScriptVisitor g_script_visitor;
                       ^
                                       {}
  1 error generated.

ACKs for top commit:
  laanwj:
    ACK fa3b35a189

Tree-SHA512: b3251208945b44530224aadbc10fef1260b479c0b43a5e345501fbfd3579a9fe354b946090e023232852bbb99759da4429b58b137b7b286ddac6bd7960851f7f
2020-06-29 16:50:59 +02:00
..
00_setup_env.sh tests: run test-security-check.py in CI 2020-06-16 19:52:30 +08:00
00_setup_env_arm.sh scripted-diff: Bump copyright headers 2020-04-16 13:33:09 -04:00
00_setup_env_i686_centos.sh test: set a name for CI Docker containers 2020-02-10 20:03:52 +08:00
00_setup_env_mac.sh macos: Bump to xcode 11.3.1 and 10.15 SDK 2020-06-22 10:14:33 -04:00
00_setup_env_mac_host.sh ci: Upgrade most ci configs to focal 2020-06-19 10:44:11 -04:00
00_setup_env_native_asan.sh ci: Increase test timeout for sanitizer configs 2020-06-24 09:17:37 -04:00
00_setup_env_native_fuzz.sh build: turn on --enable-c++17 by --enable-fuzz 2020-06-05 11:50:34 +02:00
00_setup_env_native_fuzz_with_valgrind.sh build: turn on --enable-c++17 by --enable-fuzz 2020-06-05 11:50:34 +02:00
00_setup_env_native_multiprocess.sh ci: Upgrade most ci configs to focal 2020-06-19 10:44:11 -04:00
00_setup_env_native_nowallet.sh ci: Add test for clang-3.8 C++11 support 2020-06-19 20:33:53 -04:00
00_setup_env_native_qt5.sh ci: Upgrade most ci configs to focal 2020-06-19 10:44:11 -04:00
00_setup_env_native_tsan.sh ci: Increase test timeout for sanitizer configs 2020-06-24 09:17:37 -04:00
00_setup_env_native_valgrind.sh ci: Increase test timeout for sanitizer configs 2020-06-24 09:17:37 -04:00
00_setup_env_s390x.sh scripted-diff: Bump copyright headers 2020-04-16 13:33:09 -04:00
00_setup_env_win64.sh ci: Upgrade most ci configs to focal 2020-06-19 10:44:11 -04:00
03_before_install.sh ci: Remove unused workaround 2020-05-31 18:37:56 -04:00
04_install.sh ci: Set halt_on_error=1 for tsan 2020-05-30 08:32:58 -04:00
05_before_script.sh Adapt rest of tooling to new SDK naming scheme 2020-06-22 10:13:55 -04:00
06_script_a.sh ci: Add and document BASE_BUILD_DIR 2020-04-27 12:27:34 -04:00
06_script_b.sh tests: run test-security-check.py in CI 2020-06-16 19:52:30 +08:00
wrap-qemu.sh scripted-diff: Bump copyright headers 2020-04-16 13:33:09 -04:00
wrap-valgrind.sh scripted-diff: Bump copyright of files changed in 2019 2019-12-30 10:42:20 +13:00