1
0
mirror of git://git.gnupg.org/gnupg.git synced 2025-01-23 15:07:03 +01:00
Justus Winter e3876f16eb gpgscm: Improve library functions.
* tests/gpgscm/tests.scm (absolute-path?): New function.
(canonical-path): Use the new function.
* tests/gpgscm/lib.scm (string-split-pln): New function.
(string-indexp, string-splitp): Likewise.
(string-splitn): Express using the above function.
(string-ltrim, string-rtrim): Fix corner case.
(list->string-reversed): New function.
(read-line): Fix performance.

Signed-off-by: Justus Winter <justus@g10code.com>
2016-12-13 15:05:26 +01:00
..
2016-12-08 17:22:50 +01:00
2016-12-08 17:22:50 +01:00
2016-12-13 15:05:26 +01:00
2016-12-08 17:22:50 +01:00
2016-09-17 16:00:37 +09:00
2016-12-08 17:22:50 +01:00
2016-12-08 17:22:50 +01:00
2016-12-13 15:05:26 +01:00