1
0
mirror of https://github.com/postgrespro/pg_probackup.git synced 2024-12-04 10:44:46 +02:00
Commit Graph

620 Commits

Author SHA1 Message Date
Grigory Smolkin
16dca32efd tests minor cleanup 2019-05-07 00:09:27 +03:00
Grigory Smolkin
1e1daa0079 tests: added tests.external.ExternalTest.test_smart_restore_externals 2019-05-06 21:22:16 +03:00
Grigory Smolkin
c9c55590b0 tests: fix typo 2019-05-06 19:21:22 +03:00
Grigory Smolkin
5b53945751 tests: fixed tests.merge.MergeTest.test_failed_merge_after_delete 2019-05-06 19:18:19 +03:00
Grigory Smolkin
f07c0ae2b8 tests: added tests.merge.MergeTest.test_failed_merge_after_delete and tests.merge.MergeTest.test_failed_merge_after_delete_1 2019-05-06 18:05:54 +03:00
Grigory Smolkin
87f28e76fd tests: added restore.RestoreTest.test_smart_restore 2019-05-06 16:14:24 +03:00
Grigory Smolkin
f84b21ca24 Release 2.1.1 2019-05-01 18:36:15 +03:00
Grigory Smolkin
323add28aa tests: added external.ExternalTest.test_external_dirs_overlapping 2019-05-01 16:53:49 +03:00
Grigory Smolkin
481faf0b5b tests: rename module "backup_test" to "backup" 2019-05-01 02:41:27 +03:00
Grigory Smolkin
04541c5029 tests: final Windows fixes 2019-05-01 02:39:08 +03:00
Grigory Smolkin
613a5b3cc0 tests: Windows fixes for "show" module 2019-05-01 02:32:16 +03:00
Grigory Smolkin
642eb1a096 tests: fixes for Windows in "option" modules 2019-05-01 02:20:08 +03:00
Grigory Smolkin
04af42c241 tests: changes in "init" and "restore" modules for Windows 2019-05-01 02:08:51 +03:00
Grigory Smolkin
b70b9a232b tests: fixes for Windows 2019-04-30 20:20:41 +03:00
Grigory Smolkin
b7a9a20b99 tests: fixes for Windows 2019-04-30 20:18:40 +03:00
Grigory Smolkin
e771c97aa2 tests: minor fixes for "page" module 2019-04-30 19:44:06 +03:00
Grigory Smolkin
d8086219c7 tests: fix checkdb for Windows 2019-04-30 01:49:14 +03:00
Grigory Smolkin
091b7c6e4b tests: minor fixes for Windows 2019-04-30 00:35:28 +03:00
Grigory Smolkin
c3451c5604 tests: module "external" fixes for Windows 2019-04-29 19:41:53 +03:00
Grigory Smolkin
1b02f87c12 tests: additional fixes for "external" module 2019-04-29 16:08:26 +03:00
Grigory Smolkin
cbfb496d5b tests: minor fix in "external" module 2019-04-29 15:59:19 +03:00
Grigory Smolkin
16fff38156 tests: fixes to "external" and "merge" modules 2019-04-28 23:28:35 +03:00
Grigory Smolkin
10229f710f tests: fix test_restore_external_dir_is_missing and test_restore_external_dir_is_empty and add test_restore_external_dir_string_order 2019-04-28 01:06:15 +03:00
Arthur Zakirov
6974eb8958 Remove external directories files from previous backups 2019-04-26 17:37:38 +03:00
Grigory Smolkin
d489cc700e tests: rename external.ExternalTest.test_restore_external_dir_is_empty to external.ExternalTest.test_restore_external_dir_is_missing 2019-04-26 01:19:10 +03:00
Grigory Smolkin
2b95e621c4 tests: added external.ExternalTest.test_restore_external_dir_is_empty 2019-04-25 17:43:20 +03:00
Grigory Smolkin
8ffe2ba597 tests: minor fix 2019-04-25 13:31:40 +03:00
Grigory Smolkin
75447d71f2 tests: minor fix 2019-04-25 13:29:43 +03:00
Grigory Smolkin
6e0d087eb5 tests: minor fixes 2019-04-24 23:39:11 +03:00
Arthur Zakirov
130bb7ee48 Check for existance and emptiness of external directories 2019-04-23 18:40:23 +03:00
Grigory Smolkin
a480a5d275 tests: add more "not empty" tests for tablespaces and externals, remapping included 2019-04-23 17:55:04 +03:00
Grigory Smolkin
6b9aca1c41 tests: added external.ExternalTest.test_restore_external_dir_not_empty 2019-04-23 17:21:30 +03:00
Grigory Smolkin
99c55b6cff tests: fix checkdb.CheckdbTest.test_checkdb_amcheck_only_sanity_1 2019-04-23 10:06:27 +03:00
Grigory Smolkin
1eeff19253 tests: fixes for PG 9.5 2019-04-22 20:52:00 +03:00
Grigory Smolkin
809ccbe7bc bump version to 2.1.0 and update expected help 2019-04-20 15:48:52 +03:00
Grigory Smolkin
a1e24cafc6 tests: fixes for false_positive module 2019-04-20 15:28:33 +03:00
Grigory Smolkin
380d6c655f tests: minor fixes 2019-04-20 12:42:17 +03:00
Grigory Smolkin
fd4ad9d2cb tests: fixes for remote backup and PG11 2019-04-20 03:44:51 +03:00
Grigory Smolkin
ca717e2d4c tests: spelling fix 2019-04-19 19:32:02 +03:00
Grigory Smolkin
54998dce44 tests: added backup_test.Backuptest.test_sigquit_hadnling 2019-04-19 19:30:36 +03:00
Grigory Smolkin
9ef51ae27e tests: added backup_test.BackupTest.test_sigterm_hadnling and backup_test.BackupTest.test_sigint_hadnling 2019-04-19 19:15:02 +03:00
Grigory Smolkin
ea50f4e9cf tests: check that log file do not gets rotated if '.rotation' file is missing or mangled 2019-04-19 18:42:07 +03:00
Grigory Smolkin
ec2d74dbbe tests: added backup.BackupTest.test_pg_11_adjusted_wal_segment_size 2019-04-19 17:05:14 +03:00
Grigory Smolkin
ac41c53f45 tests: added logging.LogTest.test_garbage_in_rotation_file 2019-04-19 16:25:30 +03:00
Grigory Smolkin
e0d6c6bfc0 tests: added test_unlink_rotation_file 2019-04-19 15:55:03 +03:00
Grigory Smolkin
05c1c4e0aa Merge branch 'pgpro-2065' 2019-04-19 11:18:23 +03:00
Grigory Smolkin
6aea552042 tests: more minor fixes 2019-04-19 11:17:26 +03:00
Grigory Smolkin
ec2e526ad8 tests: checkdb minor fixes 2019-04-19 11:12:19 +03:00
Grigory Smolkin
e04abf12f5 tests: minor changes to checkdb module 2019-04-19 10:59:52 +03:00
Grigory Smolkin
d27ab77920 tests: checkdb tests added 2019-04-19 01:52:41 +03:00