jh3141 85f160075a Return non-const ref from Catch::Session::cli()
A non-const reference to the CommandLine object returned from cli() allows a custom main implementation to add additional options to the command line, which cannot be done with a const reference.
2015-03-13 21:04:47 +00:00
..
2014-08-20 08:09:32 +01:00
2014-07-09 19:20:24 +01:00