IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Jul 25, 2006, 5:52:28 PM (20 years ago)
Author:
Paul Price
Message:

Adding output of coverage testing to CLEANFILES and .cvsignore

Location:
trunk/psLib
Files:
4 edited

Legend:

Unmodified
Added
Removed
  • trunk/psLib

    • Property svn:ignore
      •  

        old new  
        3131.libs
        3232psTableParse
         33*.bb
         34*.bbg
         35*.da
  • trunk/psLib/test

    • Property svn:ignore
      •  

        old new  
        33Makefile.in
        44FullUnitTest
         5*.bb
         6*.bbg
         7*.da
         8gmon.out
  • trunk/psLib/test/jpeg

    • Property svn:ignore
      •  

        old new  
        44Makefile
        55Makefile.in
         6*.bb
         7*.bbg
         8*.da
         9gmon.out
  • trunk/psLib/test/jpeg/Makefile.am

    r7884 r7985  
    1414#EXTRA_DIST = verified
    1515
    16 CLEANFILES = $(TESTS) $(check_DATA) core core.* *~
     16CLEANFILES = $(TESTS) $(check_DATA) core core.* *~ *.bb *.bbg *.da
    1717
    1818tests: $(TESTS) $(check_DATA)
Note: See TracChangeset for help on using the changeset viewer.