dogecoin/ci/test
MarcoFalke aa35ea5502
Merge #19173: build: turn on --enable-c++17 by --enable-fuzz
0012471391 build: turn on --enable-c++17 by --enable-fuzz (Vasil Dimov)

Pull request description:

  Fuzzing code uses C++17 specific code (e.g. std::optional), so it is not
  possible to compile with --enable-fuzz and without --enable-c++17.

  Thus, turn on --enable-c++17 whenever --enable-fuzz is used.

ACKs for top commit:
  hebasto:
    ACK 0012471391, tested on Linux Mint 19.3 (x86_64); verified that it fails to compile with `--enable-fuzz` and without `--enable-c++17` on master.

Tree-SHA512: 290531ea8d79de3b9251ea4ad21e793478b18150cc0124eea1e50c3a4ed92bab89c3e70ed0aa526906f8723ea952cdba4268f1560ae4be9bd25b9e4f9b97436c
2020-06-05 07:15:44 -04:00
..
00_setup_env.sh test: Replace TEST_PREVIOUS_RELEASES env var with test_framework option 2020-05-21 07:47:46 -04: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 scripted-diff: Bump copyright headers 2020-04-16 13:33:09 -04:00
00_setup_env_mac_host.sh ci: Document why tests can not be run on mac 2020-04-28 07:10:19 -04:00
00_setup_env_native_asan.sh scripted-diff: Bump copyright headers 2020-04-16 13:33:09 -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 multiprocess: add multiprocess travis configuration 2020-05-12 09:47:06 -04:00
00_setup_env_native_nowallet.sh scripted-diff: Bump copyright headers 2020-04-16 13:33:09 -04:00
00_setup_env_native_qt5.sh test: Replace TEST_PREVIOUS_RELEASES env var with test_framework option 2020-05-21 07:47:46 -04:00
00_setup_env_native_tsan.sh ci: tsan with wallet 2020-06-04 18:26:01 -04:00
00_setup_env_native_valgrind.sh Remove unused ci configs that have been moved elsewhere 2020-05-10 07:51:31 -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 scripted-diff: Bump copyright headers 2020-04-16 13:33:09 -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 ci: Mute depends logs completely 2020-05-30 08:33:44 -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 multiprocess: add multiprocess travis configuration 2020-05-12 09:47:06 -04: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