Is there a way to make ctest have a custom string indicate an error which can then be reported by Dart? My problem is our build tool has a couple strings it prints out which indicate a file is missing; however, ctest/dart do not see this as an error so it looks like everything is fine. Any ideas? Joey