mirror of
https://review.haiku-os.org/haiku
synced 2025-01-20 21:41:28 +01:00
6abbd31061
This adds to the "unittests" target a dependency on the "AppTestRunApp3a" (etc.) files meant to be copied as part of the BApplication test suite so they are generated when "jam unittests" is run. * TestsRules: Add "UnitTestDependency" rule. * testapps/Jamfile: Make unit tests depend on copied files. Fixes #12441. Signed-off-by: Adrien Destugues <pulkomandy@pulkomandy.tk>