summaryrefslogtreecommitdiff
path: root/src/tests/eina
AgeCommit message (Expand)AuthorFilesLines
2013-06-11Split .gitignore into multiple filesEduardo Lima (Etrunko)1-0/+1
2013-05-17eina_test_fp: Test multiplication and division as wellDaniel Willmann1-0/+98
2013-05-08eina_stringshare: improve coverageJérémy Zurcher1-0/+44
2013-04-09eina: add eina_inlist_first and eina_inlist_lastJérémy Zurcher1-0/+6
2013-04-03eina: fix test logic after change in Eina_Cow GC.Cedric BAIL1-1/+4
2013-04-02eina_cow: Fix compilation for tests againDaniel Willmann1-2/+2
2013-03-27eina: add eina_file_mkdtemp and tests for Eina_File.Vladislav Brovko1-0/+122
2013-03-25eina: improve Eina_Value coverage.Valerii Kanunik1-0/+281
2013-03-21Eina tests: Fixed warnings with clang.Tom Hacohen1-7/+7
2013-03-20eina_test_list: Move fail_if out of the hot pathDaniel Willmann1-2/+6
2013-03-20TESJérémy Zurcher1-0/+57
2013-03-20eina: improve speed of Eina_Cow.Cedric BAIL1-5/+5
2013-03-19Eina cow: Don't tests things that depend on magic when it's off.Tom Hacohen1-2/+7
2013-03-13eina/tests: Adding return to non void function.Stefan Schmidt1-2/+3
2013-03-13eina: add tests.Vladislav Brovko1-1/+199
2013-03-12Tests: Output XML to build dir, not source dir.Tom Hacohen1-1/+1
2013-03-12tests: Add xml output file for check runs for the use with jenkins.Stefan Schmidt1-0/+2
2013-03-11Eina test strbuf: Fixed compilation warnings.Tom Hacohen1-2/+2
2013-03-11eina: add test for strbuf trim function.Nikolay Lopatka1-0/+48
2013-03-11eina: Eina_Tmpstr test for eina_tmpstr_add, eina_tmpstr_del.Vladislav Brovko3-0/+69
2013-02-20eina: make that test not depend on efl configuration.Cedric BAIL1-48/+111
2013-02-07efl/eina: Eina_Tiler take tile size into account.Cedric BAIL1-5/+50
2013-02-06efl/eina: check that we always put some random value in hash.Cedric BAIL1-0/+11
2013-01-25efl/eina: Fix strings to compare correctly and pass test suite.Stefan Schmidt1-1/+1
2013-01-25efl/eina: what the ?? Update text for magic test...Cedric BAIL1-2/+2
2013-01-23efl: Switch from deprecated eina_unicode_utf8_get_next to eina_unicode_utf8_n...Stefan Schmidt1-39/+39
2013-01-18efl/eina tests: Allow libcheck 0.9.8 usage.Stefan Schmidt1-2/+2
2013-01-17god... it was using localtime, so should we when we test.Gustavo Sverzut Barbieri1-1/+4
2013-01-17eina/tests: fix and improve eina value tests.Gustavo Sverzut Barbieri1-66/+73
2013-01-17fix magic check testsGustavo Sverzut Barbieri1-3/+7
2013-01-17eina/tests: fix some warnings and use better ck macros.Gustavo Sverzut Barbieri2-12/+43
2013-01-17efl: Add Eina_Cow_Data...Cedric BAIL1-14/+18
2013-01-14efl: fix cow after review by k-s.Cedric BAIL1-3/+58
2013-01-08eina/tests: add basic Eina_Barrier testUlisses Furquim3-2/+97
2013-01-08efl: Add eina copy on write infrastructure.Cedric BAIL3-0/+87
2013-01-08efl: eina_magic_fail now trigger an ERR on NULL instead of CRITICAL.Cedric BAIL1-1/+1
2013-01-04efl: make libraries aware of EFL_RUN_IN_TREE.Gustavo Sverzut Barbieri1-0/+2
2012-12-31efl: cleanup HAVE_THREADS and pthread usage outside of eina.Gustavo Sverzut Barbieri1-7/+6
2012-11-18merge: do not use recursive make for unit testsVincent Torri1-73/+0
2012-10-25merge: -Wl,--enable-auto-import is useless with recent versions of gcc on Win...Vincent Torri1-1/+1
2012-10-23merge: pass directly to the preprocessor the Windows macro instead of using a...Vincent Torri1-1/+1
2012-10-05merge: __UNUSED__ --> EINA_UNUSED and some fixes in eo.Vincent Torri15-36/+36
2012-10-04efl: backport Igor's eina patch.Cedric BAIL1-2/+2
2012-09-27and pass distcehckCarsten Haitzler1-4/+1
2012-09-27and more include dir fixes.Carsten Haitzler1-2/+2
2012-09-27efl -> pass distcheck.Carsten Haitzler1-1/+1
2012-09-17merge: "fix" distcheckVincent Torri1-0/+1
2012-09-16merge: mostly fix tests and benchmarkVincent Torri1-117/+50
2012-09-16merge: move the files in their own directoryVincent Torri26-56878/+0
2012-09-16merge : add einaVincent Torri68-0/+68473