http://llvm.org/bugs/show_bug.cgi?id=4913

           Summary: unittests should build with build and test with make
                    check
           Product: Test Suite
           Version: trunk
          Platform: PC
        OS/Version: All
            Status: NEW
          Severity: normal
          Priority: P2
         Component: DejaGNU
        AssignedTo: [email protected]
        ReportedBy: [email protected]
                CC: [email protected]


The unittests currently are not well integrated with the makefiles and its too
easy to forget to keep them up to date.

The unittests should be build during a standard build, so that code changes
force the unittests to be updated.

The unittests should be run during 'make check', so that unittest failures are
detect like normal test failures.


-- 
Configure bugmail: http://llvm.org/bugs/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.
_______________________________________________
LLVMbugs mailing list
[email protected]
http://lists.cs.uiuc.edu/mailman/listinfo/llvmbugs

Reply via email to