1
0
mirror of https://github.com/catchorg/Catch2.git synced 2025-04-23 01:44:47 +02:00
JoeyGrajciar e1307016f0 Session::applyCommandLine overload on wchar_t ()
* Session::applyCommandLine overload on wchar_t

This allows users on Windows to use Catch::Session::applyCommandLine
with wchar_t * arguments of application.

With this change Session::run became templated so both char and wchar_t
version have the same implementation.
2018-10-13 19:29:53 +02:00
..
2018-03-09 10:37:56 +01:00
2018-09-28 15:52:51 +02:00