Barney Gale
a9df076d7d
GH-113528: Move a few misplaced pathlib tests ( #113527 )
...
`PurePathBase` does not define `__eq__()`, and so we have no business checking path equality in `test_eq_common` and `test_equivalences`. The tests only pass at the moment because we define the test class's `__eq__()` for use elsewhere.
Also move `test_parse_path_common` into the main pathlib test suite. It exercises a private `_parse_path()` method that will be moved to `PurePath` soon.
Lastly move a couple more tests concerned with optimisations and path normalisation.
2024-01-08 19:17:18 +00:00
..
2024-01-04 12:20:21 -08:00
2023-12-04 13:30:32 +02:00
2023-10-01 03:14:57 +02:00
2023-06-14 03:34:11 +00:00
2023-04-26 22:54:07 +02:00
2023-12-15 16:10:40 +01:00
2022-11-07 16:54:41 -08:00
2023-12-18 10:21:46 +00:00
2023-02-19 11:18:12 +01:00
2023-12-18 22:17:16 +02:00
2024-01-06 06:23:26 +00:00
2024-01-06 14:20:08 +00:00
2023-12-17 20:52:26 +02:00
2023-12-27 09:35:15 +00:00
2023-12-24 12:04:12 +02:00
2024-01-06 21:37:38 +00:00
2023-11-22 12:20:24 +01:00
2023-12-11 15:45:08 -05:00
2023-10-04 14:16:44 +03:00
2023-12-29 17:55:17 +00:00
2024-01-08 19:17:18 +00:00
2023-12-06 16:42:15 +02:00
2023-10-19 23:58:41 -04:00
2024-01-04 21:11:34 +02:00
2023-06-13 16:45:47 -07:00
2023-12-11 17:27:15 +00:00
2023-11-08 15:29:47 +00:00
2023-08-23 15:23:41 +03:00
2023-06-14 17:00:40 +02:00
2024-01-07 01:14:18 +00:00
2023-10-14 23:24:33 +03:00
2023-02-02 12:30:49 -08:00
2023-05-04 09:39:33 -07:00
2023-05-27 12:34:19 -05:00
2023-12-20 14:27:25 +00:00
2023-12-18 18:51:58 -05:00
2023-09-29 19:57:32 +03:00
2023-01-13 11:31:06 +00:00
2024-01-08 12:33:34 +02:00
2023-03-08 11:45:38 +00:00
2023-12-26 19:26:17 +00:00
2023-04-11 16:50:25 +03:00
2023-10-04 06:09:43 +01:00
2023-10-05 14:26:44 +01:00
2023-11-07 16:32:44 -06:00
2023-11-04 19:59:36 +00:00
2023-03-25 02:19:20 -05:00
2023-10-04 06:09:43 +01:00
2024-01-03 19:37:34 +00:00
2023-10-18 11:36:43 -07:00
2023-09-29 20:07:09 +03:00
2023-10-30 19:24:21 +00:00
2023-07-11 11:07:20 -04:00
2023-10-23 13:55:39 +00:00
2023-06-11 15:06:42 +01:00
2023-11-10 13:32:36 +00:00
2023-09-29 10:28:01 +03:00
2022-11-11 09:56:57 +00:00
2023-04-27 20:29:35 +00:00
2023-04-12 15:32:30 -07:00
2023-10-12 09:05:23 -04:00
2023-05-25 11:18:56 -04:00
2023-12-15 12:28:22 +00:00
2023-12-15 15:24:30 +02:00
2023-12-05 08:27:36 -08:00
2023-02-21 12:10:29 +09:00
2023-11-13 17:15:56 +00:00
2023-12-16 10:58:31 +00:00
2022-11-26 14:33:25 -08:00
2023-09-24 17:18:27 +01:00
2023-02-08 14:34:24 +00:00
2023-11-27 10:05:55 -08:00
2023-10-14 09:07:02 +03:00
2023-11-13 17:15:56 +00:00
2023-08-24 10:23:01 +02:00
2023-02-15 22:08:20 -08:00
2023-12-12 18:31:04 +02:00
2022-11-03 18:32:25 +01:00
2023-12-03 01:37:34 -08:00
2023-11-10 16:18:52 +09:00
2023-11-05 16:50:31 +00:00
2023-05-15 20:36:23 -07:00
2023-10-26 15:17:28 +09:00
2023-10-25 16:47:41 +03:00
2023-12-26 11:15:14 +02:00
2022-11-26 14:33:25 -08:00
2023-10-05 09:49:07 -05:00
2022-09-04 13:15:59 +01:00
2023-09-11 18:20:24 +00:00
2023-12-24 10:57:11 +00:00
2023-12-07 11:19:33 +00:00
2024-01-06 00:12:34 +02:00
2024-01-06 00:12:34 +02:00
2023-05-03 16:11:54 -07:00
2023-12-07 17:26:29 +00:00
2024-01-06 10:26:59 +01:00
2023-06-28 11:55:41 +00:00
2023-02-08 14:34:24 +00:00
2023-12-13 12:04:17 +00:00
2023-04-27 20:29:35 +00:00
2023-12-11 15:45:08 -05:00
2023-05-19 13:22:43 +00:00
2023-12-27 14:04:31 +00:00
2022-11-26 14:33:25 -08:00
2023-11-09 23:10:21 +01:00
2023-09-27 19:26:42 -07:00
2023-04-28 16:17:58 -07:00
2022-11-11 14:45:24 -08:00
2023-09-28 17:25:10 +00:00
2023-07-29 09:08:11 +09:00
2022-11-26 14:33:25 -08:00
2023-12-27 16:23:42 +00:00
2023-12-23 17:07:52 -08:00
2024-01-06 22:30:12 -08:00
2023-07-22 16:46:59 +02:00
2023-10-20 00:26:30 +03:00
2023-04-24 22:35:52 +00:00
2024-01-06 23:25:58 +00:00
2023-08-29 15:46:46 +00:00
2023-12-08 12:05:56 -06:00
2023-12-17 21:34:57 +00:00
2023-11-07 16:32:16 +00:00
2023-05-21 01:03:02 +01:00
2023-12-27 17:16:36 +00:00
2023-12-14 13:28:37 +02:00
2023-07-29 06:37:23 +00:00
2023-11-04 13:59:24 +00:00
2023-08-27 03:22:27 -04:00
2023-07-26 16:34:15 +01:00
2023-10-12 09:34:35 +02:00
2023-11-10 18:17:45 +01:00
2024-01-08 15:10:45 +00:00
2023-10-14 08:50:41 +03:00
2023-09-25 21:37:40 +09:00
2023-09-25 19:50:39 +02:00
2024-01-05 01:01:48 +00:00
2023-05-12 07:45:55 +09:00
2023-12-01 11:17:47 +00:00
2023-05-31 12:09:41 +00:00
2023-12-28 19:58:06 +01:00
2023-06-26 10:09:08 +01:00
2023-12-01 09:37:40 +00:00