1
0
mirror of https://github.com/pgbackrest/pgbackrest.git synced 2024-12-14 10:13:05 +02:00
pgbackrest/test/src
David Steele 506c10f7f2 Sort and find improvements to List and StringList objects.
Push the responsibility for sort and find down to the List object by introducing a general comparator function that can be used for both sorting and finding.

Update insert and add functions to return the item added rather than the list.  This is more useful in the core code, though numerous updates to the tests were required.
2019-09-12 12:04:25 -04:00
..
common Sort and find improvements to List and StringList objects. 2019-09-12 12:04:25 -04:00
module Sort and find improvements to List and StringList objects. 2019-09-12 12:04:25 -04:00
test.c Ignore SIGPIPE signals and check EPIPE result instead. 2019-01-06 17:42:44 +02:00
valgrind.suppress Add storageInfoList() to get detailed info about all entries in a path. 2019-04-23 19:33:55 -04:00