Skip to content
  • Zack Galbreath's avatar
    ctest: Add --rerun-failed option · eb2decc0
    Zack Galbreath authored and Brad King's avatar Brad King committed
    Add a new command line argument to ctest.  This allows users to
    rerun tests that failed during the previous call to ctest.  This
    is accomplished by analyzing the most recently modified file named
    "^LastTestsFailed*" in the Testing/Temporary subdirectory of the
    project's binary directory.
    eb2decc0