dogecoin/ci/test
MarcoFalke 54f812d9d2
Merge #18673: scripted-diff: Sort test includes
fa4632c417 test: Move boost/stdlib includes last (MarcoFalke)
fa488f131f scripted-diff: Bump copyright headers (MarcoFalke)
fac5c37300 scripted-diff: Sort test includes (MarcoFalke)

Pull request description:

  When writing tests, often includes need to be added or removed. Currently the list of includes is not sorted, so developers that write tests and have `clang-format` installed will either have an unrelated change (sorting) included in their commit or they will have to manually undo the sort.

  This pull preempts both issues by just sorting all includes in one commit.

  Please be aware that this is **NOT** a change to policy to enforce clang-format or any other developer guideline or process. Developers are free to use whatever tool they want, see also #18651.

  Edit: Also includes a commit to bump the copyright headers, so that the touched files don't need to be touched again for that.

ACKs for top commit:
  practicalswift:
    ACK fa4632c417
  jonatack:
    ACK fa4632c417, light review and sanity checks with gcc build and clang fuzz build

Tree-SHA512: 130a8d073a379ba556b1e64104d37c46b671425c0aef0ed725fd60156a95e8dc83fb6f0b5330b2f8152cf5daaf3983b4aca5e75812598f2626c39fd12b88b180
2020-04-17 10:12:13 -04:00
..
00_setup_env.sh scripted-diff: Bump copyright headers 2020-04-16 13:33:09 -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 scripted-diff: Bump copyright headers 2020-04-16 13:33:09 -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 scripted-diff: Bump copyright headers 2020-04-16 13:33:09 -04:00
00_setup_env_native_fuzz_with_valgrind.sh scripted-diff: Bump copyright headers 2020-04-16 13:33:09 -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 scripted-diff: Bump copyright headers 2020-04-16 13:33:09 -04:00
00_setup_env_native_tsan.sh scripted-diff: Bump copyright headers 2020-04-16 13:33:09 -04:00
00_setup_env_native_valgrind.sh scripted-diff: Bump copyright headers 2020-04-16 13:33:09 -04:00
00_setup_env_s390x.sh scripted-diff: Bump copyright headers 2020-04-16 13:33:09 -04:00
00_setup_env_s390x_host.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 scripted-diff: Bump copyright of files changed in 2019 2019-12-30 10:42:20 +13:00
04_install.sh ci: Drop unused WINEDEBUG variable 2020-04-10 19:51:21 +03:00
05_before_script.sh scripted-diff: Bump copyright headers 2020-04-16 13:33:09 -04:00
06_script_a.sh Merge #18673: scripted-diff: Sort test includes 2020-04-17 10:12:13 -04:00
06_script_b.sh scripted-diff: Bump copyright headers 2020-04-16 13:33:09 -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