João Barbosa ed2e18398b Remove fs::relative call and fix listwalletdir tests
The implementation of fs::relative resolves symlinks which is not intended
in ListWalletDir. The replacement does what is required, and listwalletdir
tests are fixed accordingly.

Also, building with boost 1.47 required 2 changes:
 - replace fs::relative with an alternative implementation;
 - fix fs::recursive_directory_iterator iteration.
2018-10-25 15:33:56 +01:00
..
2018-07-27 07:15:02 -04:00
2018-07-27 07:15:02 -04:00
2018-10-24 23:08:16 +08:00
2018-10-24 23:08:16 +08:00
2018-08-30 16:08:42 +02:00
2018-07-27 07:15:02 -04:00
2018-07-27 07:15:02 -04:00
2018-07-27 07:15:02 -04:00
2018-09-26 08:47:42 +08:00
2018-07-27 07:15:02 -04:00
2018-10-09 11:58:32 +02:00
2018-08-30 16:08:42 +02:00
2018-10-18 23:26:06 +01:00