Block a user
hak8or
synced and deleted reference 2019-11-14 00:40:39 +00:00
dev-m3-tag-as-stringref-rework
at mirrors/Catch2 from mirror
hak8or
synced and deleted reference 2019-11-13 16:30:39 +00:00
Issue-1248
at mirrors/spdlog from mirror
hak8or
synced commits to dev-v3-nocopy-testinfo at mirrors/Catch2 from mirror
2019-11-13 00:10:42 +00:00
d63b3c5786
Try setting path with PS
c63fd4cdb3
Different way to set path
8e3df9cdd9
Disable script location check
41e724d683
...
0ac618bbd0
Another try at appveyor
hak8or
synced commits to dev-v3-nocopy-testinfo at mirrors/Catch2 from mirror
2019-11-12 01:51:41 +00:00
bae675363f
Different try
1669b8c921
Try fix appveyor
006178556d
fixup! Store tags in one big pre-allocated string and only work with refs
392f5e781d
Fixup: remove commented-out code
1f5f17622e
Merge pull request #1311 from inhzus/v1.x
e8f7f80f2b
Remove redundant semicolon
6db8beeade
Removed un needed file
4f66313440
Fix #1308
89b5bcfdc7
Updated ringbuffer sink
26f706ebe3
Fixed #1302
0cb38085a1
Updated ringbuffer sink
653ec05c0e
Updated .clang-tidy with more checks
be2a751513
Fixed clang-tidy warning in example
840adfbbcf
Added performance chacks tp .clang-tidy
3999613eca
Added performance chacks tp .clang-tidy
bff85725d2
Fixed some more clang-tidy warnings
9ff2b81164
Remove gcc-4.9 from the travis builds
d6f7f1fbed
Set CMakeLists to default to C++14 for our internal projects
6ddd84a67a
Re-inline NameAndTags constructor
hak8or
synced new reference dev-v3-multiple-reporters to mirrors/Catch2 from mirror
2019-11-07 19:04:52 +00:00
hak8or
synced new reference dev-v3-nocopy-testinfo to mirrors/Catch2 from mirror
2019-11-07 19:04:52 +00:00
408a2229d6
Merge pull request #1304 from RedDwarf69/include_path
7cdd65075c
"#include" <spdlog/.*> instead of "spdlog/.*"
436ce16e79
Updated meson tests build
58320e2678
Updated meson build options
a6f7edf94b
Updated meson build options
hak8or
synced and deleted reference 2019-11-04 19:51:35 +00:00
dev-appveyor-v3
at mirrors/Catch2 from mirror
d3b12c4921
Remove workarounds for GCC 4.8, as it is no longer supported
e6b9b854b5
Change how and when anonymous test cases are named
478c324534
Redo AppVeyor build matrix
eabb8a6af7
Cleanup tests for C++20
3f30000088
comment
e6ce39f76e
comment
10116b7717
Removed SPDLOG_NO_DATETIME option
18edb8bd63
Added tweakme options to CMakeLists.txt
dae1aeb1f7
clang-format
c409dccee5
Cleanup tests for C++20
95bfb33167
Forbid copying ReusableStringStream
d67efb2cab
Merge pull request #1296 from sylveon/patch-1
0e09ecbaa5
Correctly guard SetHandleInformation API call