transmission/tests/libtransmission
Charles Kerr ce51f1adbf
refactor: work around msvc constxpr std::array bug (#1429)
The tests FTBFS on the latest version of MSVC because it has a regression
that crashes the compiler when it sees a constexpr std::array. This commit
can be reverted when MSVC releases a fix.

https://developercommunity.visualstudio.com/content/problem/1139953/167-regression-auto-constexpr-with-deduced-array-i.html
2020-09-07 19:33:36 -05:00
..
.clang-tidy refactor: use GTest for running tests (#1383) 2020-08-11 13:11:55 -05:00
CMakeLists.txt refactor: use GTest for running tests (#1383) 2020-08-11 13:11:55 -05:00
Makefile.am refactor: use GTest for running tests (#1383) 2020-08-11 13:11:55 -05:00
bitfield-test.cc refactor: use GTest for running tests (#1383) 2020-08-11 13:11:55 -05:00
blocklist-test.cc refactor: use GTest for running tests (#1383) 2020-08-11 13:11:55 -05:00
clients-test.cc refactor: work around msvc constxpr std::array bug (#1429) 2020-09-07 19:33:36 -05:00
crypto-test-ref.h refactor: use GTest for running tests (#1383) 2020-08-11 13:11:55 -05:00
crypto-test.cc refactor: work around msvc constxpr std::array bug (#1429) 2020-09-07 19:33:36 -05:00
error-test.cc refactor: use GTest for running tests (#1383) 2020-08-11 13:11:55 -05:00
file-test.cc refactor: don't store torrent hashes in QStrings (#1428) 2020-09-07 16:19:10 -05:00
getopt-test.cc refactor: work around msvc constxpr std::array bug (#1429) 2020-09-07 19:33:36 -05:00
history-test.cc refactor: use GTest for running tests (#1383) 2020-08-11 13:11:55 -05:00
json-test.cc refactor: use GTest for running tests (#1383) 2020-08-11 13:11:55 -05:00
magnet-test.cc refactor: work around msvc constxpr std::array bug (#1429) 2020-09-07 19:33:36 -05:00
makemeta-test.cc refactor: use GTest for running tests (#1383) 2020-08-11 13:11:55 -05:00
metainfo-test.cc refactor: work around msvc constxpr std::array bug (#1429) 2020-09-07 19:33:36 -05:00
move-test.cc refactor: use GTest for running tests (#1383) 2020-08-11 13:11:55 -05:00
peer-msgs-test.cc refactor: use GTest for running tests (#1383) 2020-08-11 13:11:55 -05:00
quark-test.cc refactor: use GTest for running tests (#1383) 2020-08-11 13:11:55 -05:00
rename-test.cc refactor: work around msvc constxpr std::array bug (#1429) 2020-09-07 19:33:36 -05:00
rpc-test.cc refactor: work around msvc constxpr std::array bug (#1429) 2020-09-07 19:33:36 -05:00
session-test.cc refactor: use GTest for running tests (#1383) 2020-08-11 13:11:55 -05:00
subprocess-test.cc refactor: use GTest for running tests (#1383) 2020-08-11 13:11:55 -05:00
subprocess-test.cmd refactor: use GTest for running tests (#1383) 2020-08-11 13:11:55 -05:00
test-fixtures.h refactor: use GTest for running tests (#1383) 2020-08-11 13:11:55 -05:00
utils-test.cc refactor: work around msvc constxpr std::array bug (#1429) 2020-09-07 19:33:36 -05:00
variant-test.cc refactor: don't store torrent hashes in QStrings (#1428) 2020-09-07 16:19:10 -05:00
watchdir-test.cc refactor: use GTest for running tests (#1383) 2020-08-11 13:11:55 -05:00