P1614R2:
- Moved misplaced tests from libcxx/test/libcxx to libcxx/test/std
- Updated status page SpaceshipProjects.csv: operator<=> implementation status
Related docs:
Paths
| Differential D146902
[libc++][spaceship[NFC] P1614R2 `operator<=>` moves misplaced tests to correct location ClosedPublic Authored by H-G-Hristov on Mar 26 2023, 2:09 AM.
Details
Summary P1614R2:
Related docs:
Diff Detail
Event Timelinephilnik retitled this revision from [libc++][spaceship[NFC] P1612R2 `operator<=>` moves misplaced tests to correct location to [libc++][spaceship[NFC] P1614R2 `operator<=>` moves misplaced tests to correct location. Comment ActionsPlease mention in the commit message that you also update the status page.
This revision is now accepted and ready to land.Mar 27 2023, 2:49 AM Comment Actions
Thank you for the review! I am not entirely sure about what to do about the commit message exactly. I have already mentioned the text bellow in one of my commits on my branch and also updated the summary above. Is there anything else I need to do. Wouldn't that text be included in the commit message during arc land-ing it:
Comment Actions
Sorry, I missed the "Updated operator<=> implementation status". Never mind. H-G-Hristov mentioned this in D146991: [libc++][NFC] Rename helper function for testing spaceship.Mar 28 2023, 12:10 AM H-G-Hristov added a parent revision: D146991: [libc++][NFC] Rename helper function for testing spaceship. Comment Actions @philnik Sorry for bothering, I'm seeing Windows failures in several patches. May I ignore them and land this or should I continue rebasing and re-trying? Comment Actions
The Windows failures are unrelated. Feel free to land the patch. This revision was landed with ongoing or failed builds.Apr 1 2023, 12:25 AM Closed by commit rG466d554dcab3: [libc++][spaceship[NFC] P1614R2 `operator<=>` moves misplaced tests to correct… (authored by Zingam). · Explain Why This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 510191 libcxx/docs/Status/SpaceshipProjects.csv
libcxx/test/libcxx/containers/associative/map/compare.three_way.pass.cpp
libcxx/test/libcxx/containers/associative/multimap/compare.three_way.pass.cpp
libcxx/test/libcxx/containers/sequences/deque/compare.three_way.pass.cpp
libcxx/test/libcxx/containers/sequences/forwardlist/compare.three_way.pass.cpp
libcxx/test/std/containers/associative/map/compare.three_way.pass.cpp
libcxx/test/std/containers/associative/multimap/compare.three_way.pass.cpp
|
These are not part of P1614R2. Should I just remove them?