0
0
Fork 0
mirror of https://github.com/bitcoin/bitcoin.git synced 2025-02-06 10:18:44 -05:00
bitcoin-bitcoin-core/src/qt/test
João Barbosa e3daecae03 scripted-diff: replace deprecated Q_OS_MAC with Q_OS_MACOS
-BEGIN VERIFY SCRIPT-
sed -i 's/Q_OS_MAC/Q_OS_MACOS/' $(git grep -l "Q_OS_MAC" src/qt)
-END VERIFY SCRIPT-
2022-04-26 01:13:29 +01:00
..
addressbooktests.cpp scripted-diff: replace deprecated Q_OS_MAC with Q_OS_MACOS 2022-04-26 01:13:29 +01:00
addressbooktests.h scripted-diff: Bump copyright headers 2020-12-31 09:45:41 +01:00
apptests.cpp scripted-diff: replace deprecated Q_OS_MAC with Q_OS_MACOS 2022-04-26 01:13:29 +01:00
apptests.h scripted-diff: Bump copyright headers 2020-04-16 13:33:09 -04:00
Makefile build: add stub makefiles for easier subdir builds 2014-06-05 16:05:43 -04:00
optiontests.cpp test: add regression test for bitcoin-core/gui/issues/567 2022-04-01 10:32:07 +02:00
optiontests.h test: add regression test for bitcoin-core/gui/issues/567 2022-04-01 10:32:07 +02:00
rpcnestedtests.cpp scripted-diff: Bump copyright headers 2021-12-30 19:36:57 +02:00
rpcnestedtests.h scripted-diff: Bump copyright headers 2020-12-31 09:45:41 +01:00
test_main.cpp gui, refactor: rename fInvalid to num_test_failures in test_main.cpp 2022-04-06 23:52:34 +02:00
uritests.cpp Update copyright headers to 2018 2018-07-27 07:15:02 -04:00
uritests.h Bump copyright headers to 2015 2015-12-13 18:08:39 +01:00
util.cpp refactor, qt: Use std::chrono in ConfirmMessage parameter 2022-01-09 17:51:27 +02:00
util.h refactor, qt: Use std::chrono in ConfirmMessage parameter 2022-01-09 17:51:27 +02:00
wallettests.cpp scripted-diff: replace deprecated Q_OS_MAC with Q_OS_MACOS 2022-04-26 01:13:29 +01:00
wallettests.h scripted-diff: Bump copyright headers 2020-12-31 09:45:41 +01:00