Sam Hocevar
a09f027727
Add the copyright unit test and update copyright information everywhere.
пре 15 година
Sam Hocevar
107ff4b815
Large source code cleanup, getting rid of spaces, tabs, and svn keywords.
пре 15 година
Sam Hocevar
6adecfc6e2
Split check-build into check-doygen, check-source and check-win32.
пре 15 година
Sam Hocevar
16b6d87d20
Rename tests/ to test/.
пре 15 година
Sam Hocevar
a769de4d5a
Add a test for win32/config.h synchronisation.
пре 15 година
Pascal Terjan
6be6419849
* Add some simple bench
пре 15 година
Pascal Terjan
0d271e9873
Add unit test for memory export/import with caca format
пре 15 година
Sam Hocevar
6065f2246f
Start writing unit tests for the dirty rectangle handling.
пре 15 година
Sam Hocevar
f61816ceb7
Starting refactoring to get rid of libcucul. The initial reason for the
split is rendered moot by the plugin system: when enabled, binaries do
not link directly with libX11 or libGL. I hope this is a step towards
more consisteny and clarity.
пре 16 година
Sam Hocevar
d202c8242f
* Started libcaca unit tests.
пре 16 година
Sam Hocevar
86d03eb137
* Use CppUnit for C and C++ unit tests. Sorry, Jylam.
пре 16 година
Sam Hocevar
99b5396e8e
* Remove #include <stdint.h> etc. from "common.h". Instead, make sure that
<cucul.h> will provide the C99 types, even if libcaca has been installed.
* Rename what's left of "common.h" to "stubs.h".
* Remove all references to erroneous <inttypes.h> from source files.
пре 16 година
Sam Hocevar
ca559d93d8
* Created a tests/ directory for regression tests. Run with "make check".
* Added a first, simple test program.
пре 17 година