1
0
mirror of https://github.com/CLIUtils/CLI11.git synced 2025-05-07 15:33:51 +00:00
Jesus Briales 41d3c967d7 Add test for non-const version of App::get_options (#337)
After https://github.com/CLIUtils/CLI11/pull/329 the get_options version being used in the test was the non-const.
Forced testing on non-const by using a const-ref to the app.
Also added testing to ensure the list of options of both const and non-const are the same as expected.
2019-10-27 13:53:54 -04:00
..
2019-03-01 17:43:08 +01:00
2019-10-25 10:21:34 -04:00
2019-05-18 19:11:27 +02:00
2019-08-18 19:51:14 -04:00
2019-08-18 19:51:14 -04:00
2017-05-31 12:03:05 -04:00
2018-07-06 10:54:56 +02:00
2019-08-16 09:58:15 -04:00
2019-10-24 19:07:01 -04:00
2019-01-11 11:58:00 +01:00
2019-02-19 09:56:02 +01:00