Ignore:
Timestamp:
05/14/09 02:18:30 (4 years ago)
Author:
sam
Message:

Start writing unit tests for the dirty rectangle handling.

File:
1 edited

Legend:

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

    r2821 r3449  
    1414simple_LDADD = ../caca/libcaca.la 
    1515 
    16 caca_test_SOURCES = caca-test.cpp canvas.cpp driver.cpp 
     16caca_test_SOURCES = caca-test.cpp canvas.cpp dirty.cpp driver.cpp 
    1717caca_test_CXXFLAGS = $(CPPUNIT_CFLAGS) 
    1818caca_test_LDADD = ../caca/libcaca.la $(CPPUNIT_LIBS) 
Note: See TracChangeset for help on using the changeset viewer.