summaryrefslogtreecommitdiff
path: root/src/tests
Commit message (Expand)AuthorAgeFilesLines
* eet: reduce the time taken by eet tests suite and hopefully reduce the risk f...Cedric BAIL2012-01-231-1/+1
* Eet tests: Removed debug output, previous ugly hack fixed it.Tom Hacohen2012-01-151-9/+1
* Eet tests: An ugly hack to make it work with absolute paths.Tom Hacohen2012-01-151-3/+2
* Eet tests: Added an hack to test what's wrong with the build bot.Tom Hacohen2012-01-151-1/+10
* Eet tests: Support out of source builds.Tom Hacohen2012-01-152-5/+8
* Eet tests: Fixed shadow warnings.Tom Hacohen2012-01-151-15/+15
* ran ecrustify on eet. this seems to do a good job of eet. comments?Carsten Haitzler2011-10-213-349/+370
* eet: use Eina_File and fix forgotten init in Eet test suite.Cedric BAIL2011-05-171-0/+8
* eet: use eina_lock.Cedric BAIL2011-05-141-19/+25
* put again eet tests in the source treeVincent Torri2011-01-169-0/+2914
* move eet tests to TEST dir too. same reasons as for ecore tests going.Carsten Haitzler2010-12-1910-2919/+0
* * eet: fix make check with tarball.Cedric BAIL2010-11-151-1/+1
* Revert and re-apply badnull patchLucas De Marchi2010-08-261-33/+33
* get the verbosity with the env variable CK_VERBOSITY. By default, nothing i...Vincent Torri2010-08-221-1/+1
* Convert (hopefully) all comparisons to NULLLucas De Marchi2010-08-211-33/+33
* * eet: fix bad allocation case triggered by edje new file format.Cedric BAIL2010-08-132-4/+8
* FORMATTINGLucas De Marchi2010-08-041-1/+0
* formatting. <- uncrustifyCarsten Haitzler2010-07-313-359/+368
* testing uncrustify on eet. this shall be standard efl formatting fromCarsten Haitzler2010-07-282-417/+840
* eet: typo. Patch by Vincent TorriBoris Faure2010-07-231-2/+2
* Add native Windows thread support instead of using pthreadVincent Torri2010-07-151-7/+61
* * eet: add support for eet_alias.Cedric BAIL2010-06-291-4/+12
* make eet unit tests compile on WindowsVincent Torri2010-06-271-1/+1
* * eet: Add EET_G_VARIANT and EET_G_UNION.Cedric BAIL2010-04-211-0/+426
* * eet: improve tests suite coverage of signature print code.Cedric BAIL2010-04-161-0/+5
* * eet: Improve coverage by tests suite and don't leak file in /tmp.Cedric BAIL2010-04-161-0/+158
* * eet: let eet create the temporary test file.Cedric BAIL2010-04-091-8/+8
* * eet: Add Eet_Connection.Cedric BAIL2010-04-021-0/+128
* * eet: reduce amount of stress test with many thread.Cedric BAIL2010-04-021-1/+1
* * eet: Reintroduce eet cache lock fix.Cedric BAIL2010-03-151-0/+64
* also revert - on3e of these 2 - or both, causes a deadlock in e. see myCarsten Haitzler2010-03-071-64/+0
* * eet: Fix clearcache race condition.Cedric BAIL2010-03-051-0/+64
* * eet: Better tests suites.Cedric BAIL2010-01-221-2/+8
* * eet: MASSIV REWRITE OF EET_DATA !Cedric BAIL2010-01-122-37/+46
* set the size of the test images explicitelyVincent Torri2009-12-181-1/+1
* * eet: Fix tests suite.Cedric BAIL2009-04-141-6/+3
* Make password callback work (PKCS8 support), fix minor bugs and add more tests.Cedric BAIL2008-11-143-0/+118
* Add crypto support to eet.Cedric BAIL2008-11-131-0/+60
* * Bug fix :Cedric BAIL2008-10-241-2/+22
* * Fix Hash of String bug.Cedric BAIL2008-10-231-4/+25
* * Fix bug with string included in a list found by Viktor Kojouharov.Cedric BAIL2008-10-231-0/+17
* Remove eet data type from the test suite.Cedric BAIL2008-10-203-204/+88
* Make eet depends on eina.Cedric BAIL2008-10-201-3/+3
* * add m4 macro for documentation, unit tests and coverageVincent Torri2008-10-161-1/+1
* Remove more compiler warning.Cedric BAIL2008-10-132-22/+18
* Remove warning.Cedric BAIL2008-10-101-27/+15
* add eet_suite.h in tarballsVincent Torri2008-09-271-2/+2
* Add signature support in eet.Cedric BAIL2008-09-083-0/+121
* ignoreSebastian Dransfeld2008-08-061-0/+1
* Fix a little bug in the test and do a real write test.Cedric BAIL2008-07-301-5/+5