Pascal J. Bourguignon 15f2bafeab Cleaned up const char** -> char** for argv, since we definitely do modify the argv!
(we overwrite the password and pin arguments).
This implies changes in the argument parsing tests that now must pass a mutable argv
(copied from the statically declared test argvs).
Some other const inconsistency have been dealt with too.
2018-06-06 16:43:09 +02:00
..
2018-02-09 10:29:18 +01:00
2018-05-15 14:30:35 +02:00
2018-03-06 16:32:36 +01:00
2017-12-12 10:35:02 +01:00
2017-12-21 11:29:24 +01:00
2016-12-16 13:48:43 +01:00
2018-04-03 12:56:33 +02:00