OpenSTA/sdc
dsengupta0628 f6a1fdbaff Replaced EXPECT_NE(x.typeString(), nullptr) with EXPECT_FALSE(x.typeString().empty()) for all 6 *TypeString tests as upstream changed typeString() return type from const char* to std::string_view
Signed-off-by: dsengupta0628 <dsengupta@precisioninno.com>
2026-04-20 13:49:09 +00:00
..
test Replaced EXPECT_NE(x.typeString(), nullptr) with EXPECT_FALSE(x.typeString().empty()) for all 6 *TypeString tests as upstream changed typeString() return type from const char* to std::string_view 2026-04-20 13:49:09 +00:00
Clock.cc clang tidy 2026-04-15 09:38:10 -07:00
ClockGatingCheck.cc clang tidy 2026-04-15 09:38:10 -07:00
ClockGroups.cc tidy round1 2026-04-13 14:59:05 -07:00
ClockInsertion.cc tidy round1 2026-04-13 14:59:05 -07:00
ClockLatency.cc tidy round1 2026-04-13 14:59:05 -07:00
CycleAccting.cc clang tidy 2026-04-15 09:38:10 -07:00
DataCheck.cc clang tidy 2026-04-15 09:38:10 -07:00
DeratingFactors.cc clang tidy 2026-04-15 09:38:10 -07:00
DisabledPorts.cc clang tidy 2026-04-15 09:38:10 -07:00
ExceptionPath.cc clang tidy 2026-04-15 09:38:10 -07:00
FilterObjects.cc clang tidy 2026-04-15 09:38:10 -07:00
InputDrive.cc clang tidy 2026-04-15 09:38:10 -07:00
PinPair.cc tidy round1 2026-04-13 14:59:05 -07:00
PortDelay.cc clang tidy 2026-04-15 09:38:10 -07:00
PortExtCap.cc clang tidy 2026-04-15 09:38:10 -07:00
Sdc.cc clang tidy 2026-04-15 09:38:10 -07:00
Sdc.i clang tidy 2026-04-15 09:38:10 -07:00
Sdc.tcl get_* -filter allow true/false, '.' in glob pattern resolves #416 2026-04-04 16:19:41 -07:00
SdcCmdComment.cc clang tidy 2026-04-15 09:38:10 -07:00
Variables.cc clang tidy 2026-04-15 09:38:10 -07:00
WriteSdc.cc clang tidy 2026-04-15 09:38:10 -07:00
WriteSdc.hh tidy round1 2026-04-13 14:59:05 -07:00
WriteSdcPvt.hh clang tidy 2026-04-15 09:38:10 -07:00