Files
libguestfs/tests
Pino Toscano a2b37a495c tests: switch away from xgetcwd
xgetcwd is used only in a test, so there is no need to pull a gnulib
module just for it.

Switch to use getcwd directly with a fixed buffer: the tests would have
failed with paths longer than 992 characters, as the libvirt_uri would
have been truncated.  Since there were no reports of issues, we can
assume that the current working directory will fit in 1024 characters;
adapt the size of libvirt_uri accordingly.
2019-11-28 13:09:21 +01:00
..
2019-01-08 11:58:30 +00:00
2019-01-08 11:58:30 +00:00
2019-11-28 13:09:21 +01:00
2019-01-08 11:58:30 +00:00
2015-10-05 15:43:35 +02:00
2019-01-08 11:58:30 +00:00
2015-10-05 15:43:35 +02:00
2016-05-04 18:56:01 +02:00
2019-11-28 10:13:57 +00:00
2019-01-08 11:58:30 +00:00
2019-01-08 11:58:30 +00:00
2019-01-08 11:58:30 +00:00
2019-01-08 11:58:30 +00:00
2019-01-08 11:58:30 +00:00
2019-11-13 12:49:55 +00:00
2019-01-08 11:58:30 +00:00
2015-10-05 15:43:35 +02:00
2015-10-05 15:43:35 +02:00
2017-05-02 13:42:29 +01:00