Changeset 4369 for libcaca/trunk/test

Show
Ignore:
Timestamp:
02/16/10 00:57:13 (7 months ago)
Author:
sam
Message:

Add the copyright unit test and update copyright information everywhere.

Location:
libcaca/trunk/test
Files:
1 added
1 modified

Legend:

Unmodified
Added
Removed
  • libcaca/trunk/test/Makefile.am

    r4333 r4369  
    99endif 
    1010 
    11 EXTRA_DIST = check-doxygen check-source check-win32 
     11EXTRA_DIST = check-copyright check-doxygen check-source check-win32 
    1212 
    1313noinst_PROGRAMS = simple bench $(cppunit_tests) 
    1414 
    15 TESTS = simple check-source check-win32 $(doxygen_tests) $(cppunit_tests) 
     15TESTS = simple check-copyright check-source check-win32 \ 
     16        $(doxygen_tests) $(cppunit_tests) 
    1617 
    1718simple_SOURCES = simple.c