xref: /haiku/src/tests/misc/Jamfile (revision 93aeb8c3bc3f13cb1f282e3e749258a23790d947)
1SubDir HAIKU_TOP src tests misc ;
2
3SetSubDirSupportedPlatformsBeOSCompatible ;
4
5SimpleTest rtti-test : rtti-test.cpp : be ;
6
7SubInclude HAIKU_TOP src tests misc exception-test ;
8