Changeset 3514


Ignore:
Timestamp:
05/22/09 15:51:44 (4 years ago)
Author:
pterjan
Message:

Add unit test for memory export/import with caca format

Location:
libcaca/trunk/tests
Files:
1 added
1 edited

Legend:

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

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