efl/legacy/eet/src/tests
Cedric BAIL f0fd392e9f * eet: MASSIV REWRITE OF EET_DATA !
Eet_Data now use more common code when doing dump/decode. This
	provide new functionnality, you can now do a list/array/hash of string.
	make test/coverage are now passing without problem with 79% of the code
	covered (mainly need to update test suite for fixed point). This rewrite
	is also a first for script langage to directly manipulate Eet_Data (more
	patch comming). It's also a cleanup of the Eet_Node API that could now
	be used just fine.

	Note: Previous dump will not be compatible with this update, but
	Eet_Data will.

	PS: I did some extensive test here with enlightenment, elementary_test,
	editje, elixir and eyelight. If you experience any weird behaviour that
	could be linked with eet_data (well almost anything that use the EFL),
	please report to me as soon as possible.


SVN revision: 45059
2010-01-12 12:38:59 +00:00
..
.cvsignore ignore 2008-08-06 04:58:43 +00:00
Makefile.am Make eet depends on eina. 2008-10-20 09:17:00 +00:00
TODO Introducing unit test in EFL using cvs check library for the test 2008-05-16 15:07:03 +00:00
cert.pem Add signature support in eet. 2008-09-08 09:19:57 +00:00
eet_data_suite.c * eet: MASSIV REWRITE OF EET_DATA ! 2010-01-12 12:38:59 +00:00
eet_suite.c * eet: MASSIV REWRITE OF EET_DATA ! 2010-01-12 12:38:59 +00:00
eet_suite.h Remove eet data type from the test suite. 2008-10-20 15:10:46 +00:00
key.pem Add signature support in eet. 2008-09-08 09:19:57 +00:00
key_enc.pem Make password callback work (PKCS8 support), fix minor bugs and add more tests. 2008-11-14 17:34:51 +00:00
key_enc_none.pem Make password callback work (PKCS8 support), fix minor bugs and add more tests. 2008-11-14 17:34:51 +00:00