⛏️ index : haiku.git

SubDir HAIKU_TOP src tests kits shared ;

AddSubDirSupportedPlatforms libbe_test ;

UsePrivateHeaders shared ;

UnitTestLib libsharedtest.so :
	SharedTestAddon.cpp

	CalendarViewTest.cpp
	ChecksumJsonEventListener.cpp
	DriverSettingsMessageAdapterTest.cpp
	FakeJsonDataGenerator.cpp
	JsonEndToEndTest.cpp
	JsonErrorHandlingTest.cpp
	JsonTextWriterTest.cpp
	JsonToMessageTest.cpp
	KeymapTest.cpp
	LRUCacheTest.cpp
	MemoryRingIOTest.cpp
	NaturalCompareTest.cpp

	: be shared bnetapi [ TargetLibstdc++ ] [ TargetLibsupc++ ]
;

SubInclude HAIKU_TOP src tests kits shared shake_filter ;