This adds tests for:
- FileSpec::TestFileNameExtensions
- FileSpec::TestFileNameStrippingExtension
- FileSpec::IsSourceImplementationFile
This additionally updates incorrect documentation.
Paths
| Differential D147801
[lldb] Add unittests for a few FileSpec methods ClosedPublic Authored by bulbazord on Apr 7 2023, 11:43 AM.
Details Summary This adds tests for:
This additionally updates incorrect documentation.
Diff Detail
Event Timeline
This revision is now accepted and ready to land.Apr 7 2023, 12:27 PM Closed by commit rGde5f96e99aed: [lldb] Add unittests for a few FileSpec methods (authored by bulbazord). · Explain WhyApr 7 2023, 2:01 PM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 511789 lldb/include/lldb/Utility/FileSpec.h
lldb/unittests/Utility/FileSpecTest.cpp
|
This sounds like a pretty intrusive change ... was the comment wrong or did change the implementation on another commit ?