Commit Graph

  • 014001fb20 font_effect: fix JP borking. Cedric BAIL 2015-06-25 17:56:26 +0200
  • 7de69008b4 expedite: remove FIXME that is already fixed. Cedric BAIL 2015-06-25 17:27:53 +0200
  • b1931c5146 vector: add a scaling test Yakov Goldberg 2015-06-23 17:03:49 +0300
  • 817b8c3500 Use premultiplied colors in stroke's color Yakov Goldberg 2015-06-18 10:05:57 +0300
  • 4aa37445c5 vector: add a basic test (no change, just moving). Yakov Goldberg 2015-06-09 13:28:44 +0300
  • 9b7d97d503 move to EFL 1.14 interfaces. devs/cedric/efl-1.14 Cedric BAIL 2015-04-09 13:31:59 +0200
  • accb76125f Add arcconfig file Jean-Philippe Andre 2015-02-11 17:09:00 +0900
  • c4dfca2b01 expedite: add test case for image masking devs/cedric/efl-1.13 jiin.moon 2015-02-11 18:57:11 +0100
  • 09456566a3 Text: Fix segfault when a test is re-executed. Daniel Zaoui 2014-11-20 11:41:47 +0200
  • 2ca7eec032 UI main loop: Fix indentation devs/cedric/efl-1.11 Jean-Philippe Andre 2014-10-22 15:18:53 +0900
  • c2900ca520 UI main loop: Fix indentation devs/cedric/efl-1.10 Jean-Philippe Andre 2014-10-22 15:18:53 +0900
  • 265cd51c33 UI main loop: Fix indentation devs/cedric/efl-1.9 Jean-Philippe Andre 2014-10-22 15:18:53 +0900
  • 7aca5a4908 UI main loop: Fix indentation Jean-Philippe Andre 2014-10-22 15:18:53 +0900
  • 08eccb3e60 Fix support of --count from command line Jean-Philippe Andre 2014-10-22 15:49:25 +0900
  • 07cf495fe5 Fix support of --count from command line Jean-Philippe Andre 2014-10-22 15:49:25 +0900
  • 474cf5c88b Fix support of --count from command line Jean-Philippe Andre 2014-10-22 15:49:25 +0900
  • d4c8022788 Fix support of --count from command line Jean-Philippe Andre 2014-10-22 15:49:25 +0900
  • 0a40a87039 Fix support of --count from command line Jean-Philippe Andre 2014-10-22 15:49:25 +0900
  • 0774f2ceeb UI main loop: Fix indentation Jean-Philippe Andre 2014-10-22 15:18:53 +0900
  • 78fc05ac91 expedite-cxx: Fix deadlock. devs/felipealmeida/expedite-cxx Savio Sena 2014-10-22 02:31:43 -0200
  • d7cfdd0557 expedite-cxx: Port last missing test. Savio Sena 2014-10-22 02:31:15 -0200
  • 0afccbf4e1 expedite-cxx: Just tag a comment so we can keep track of warts. Savio Sena 2014-10-22 02:30:39 -0200
  • e03125e56d expedite-cxx: Increase samples count to make measures a bit more steady. Savio Sena 2014-10-20 19:43:49 -0200
  • c58e2e4047 expedite-cxx: Rephrase a test to better perform. Savio Sena 2014-10-20 19:43:22 -0200
  • 309e04e44a expedite-cxx: Add missing C++ tests. Savio Sena 2014-10-20 19:43:08 -0200
  • ef428b5c31 expedite-cxx: Merge Felipe's c3e798c with local changes. Savio Sena 2014-10-13 14:55:39 -0300
  • c3e798cfd0 Re-add C tests together with C++ so it is easier to compare Felipe Magno de Almeida 2014-10-08 15:42:05 -0300
  • bc5d56877e expedite-cxx: Remove XXX and made some minor improvements. Savio S. Machado 2014-10-13 12:35:40 -0300
  • 3434b132b8 expedite-cxx: Added remaining tests. Savio S. Machado 2014-10-13 12:27:58 -0300
  • 2360632b37 expedite-cxx: Unfinished widget tests. Savio Sena 2014-10-06 18:59:42 -0300
  • 55a7eae96f expedite-cxx: Finished textblock tests. Savio Sena 2014-10-06 18:37:03 -0300
  • 2a2cc7260c expedite-cxx: Finished all image, line, rect, font and text tests. Savio Sena 2014-10-04 12:57:21 -0300
  • 6d76a78b23 print a message when it fails to create ecore evas. ChunEon Park 2014-10-06 22:15:23 +0900
  • c9984a38ad expedite-cxx: Fixed more tests. Savio Sena 2014-10-02 19:15:27 -0300
  • 428f271bcf expedite-cxx: Fix bug in image_crossfade.cc Savio Sena 2014-10-02 18:08:30 -0300
  • 93c095a3fb expedite-cxx: Fix some bugs. Savio Sena 2014-10-02 17:44:34 -0300
  • f097281c9d Use C++ style loops. Savio Sena 2014-10-02 17:34:55 -0300
  • 08f95c4bfe expedite-cxx: Add parent_set(nullptr) to all _cleanups. Savio Sena 2014-10-02 13:24:54 -0300
  • 9dccf53084 expedite-cxx: Fix size_set. Savio Sena 2014-09-29 19:50:55 -0300
  • fb28488bdc expedite-cxx: Fix position_set. Savio Sena 2014-09-29 19:48:07 -0300
  • 691498bfa6 expedite-cxx: Get rid of global pointer. Savio Sena 2014-09-29 19:20:19 -0300
  • 3f1b05bd0b expedite-cxx: image_blend_* globals as pointers, not instances. Savio Sena 2014-09-29 14:43:26 +0000
  • 9ee8b2a45b Add a comment. Savio Sena 2014-09-28 02:22:30 -0300
  • 4a6fb1ef93 Fix variable name. Savio Sena 2014-09-28 02:21:35 -0300
  • f1ea8fafa1 Merge branch 'local-rebase' into github-master Savio Sena 2014-09-28 02:03:38 -0300
  • d1d04667ad Enabled all tests. Savio Sena 2014-09-28 01:35:25 -0300
  • 776268d077 expedite: fix to follow the new eo_add semantics. devs/cedric/efl-1.12 Savio Sena 2014-09-27 11:23:31 +0200
  • cc37a06018 Temporarily disable tests on hold. Savio Sena 2014-09-24 07:39:53 -0300
  • c43478a984 More translation. Now compiling. Savio Sena 2014-09-24 04:30:22 -0300
  • b4070dde1c Fix wrong API. Savio Sena 2014-09-24 04:29:51 -0300
  • d810de418e Fixed some casts. Savio Sena 2014-09-24 04:13:41 -0300
  • a67e3ea4b9 Disable 3d temporarily. Savio Sena 2014-09-24 04:13:13 -0300
  • 21216c5dff Translated some _loops and _setups to C++. Savio Sena 2014-09-24 00:41:41 -0300
  • 46a88189ca Enable only image tests. Savio Sena 2014-09-23 23:51:13 -0300
  • ad066eb17e Add missing _loop and FNAME. Savio Sena 2014-09-23 22:34:56 -0300
  • bbb7e27b03 Convert _cleanup. Savio Sena 2014-09-23 22:23:59 -0300
  • 99d7f53948 Minor changes. Savio Sena 2014-09-23 22:06:41 -0300
  • a61c25ee27 Mark trick as XXX. Savio Sena 2014-09-23 22:01:47 -0300
  • 583d48e392 partially convert _setup implementation. Savio Sena 2014-09-23 21:47:37 -0300
  • 365de8d7d3 Use "includes" instead of <includes>. Savio Sena 2014-09-23 21:30:43 -0300
  • 762466f0e0 Add #undef ICON_SIZE. Savio Sena 2014-09-23 21:23:18 -0300
  • f051eef702 Updated and fixed test listing. Savio Sena 2014-09-23 21:22:58 -0300
  • d9a9594744 Add missing FNAME(void) definition. Savio Sena 2014-09-23 12:48:22 -0300
  • acc4a6f195 Add missing include files. Savio Sena 2014-09-23 12:40:56 -0300
  • 26a234effd Prepend "(C++)" to all test titles. Savio Sena 2014-09-23 12:35:56 -0300
  • ce1d410301 Delete bad files. Savio Sena 2014-09-23 12:33:45 -0300
  • 12e33a9c12 Convert all o_images to efl::evas::list<evas::image>. Savio Sena 2014-09-23 04:16:23 -0300
  • 95e8ec6f9e Added more test. Savio Sena 2014-09-23 03:46:16 -0300
  • d90d23bdd6 Initial listing of remaining tests. Savio Sena 2014-09-20 04:43:28 -0300
  • 095e9141b7 expedite-cxx: Set visibility to hidden upon destruction. Savio Sena 2014-09-18 00:33:33 -0300
  • 0691d96d6c Rebased branch 'master' of enlightenment into github-master Savio Sena 2014-09-16 19:35:31 -0300
  • ab1945dc31 Add EFL_CXX_NO_EXCEPTIONS flag to compilation. Savio Sena 2014-09-16 19:23:19 -0300
  • e60ba2ee1f Added more image/C++ tests. Savio Sena 2014-08-28 19:32:39 -0300
  • 7975d43856 Added more image/C++ tests. Savio Sena 2014-08-28 18:54:18 -0300
  • 2edb6402d6 Added more image/C++ tests. Savio Sena 2014-08-28 18:03:08 -0300
  • a6d52a1876 Added missing function. Savio Sena 2014-08-27 05:48:40 -0300
  • 7a3096883d Added C++ image_blend_border_recolor. Savio Sena 2014-08-27 05:44:59 -0300
  • 6940737f17 Fixed evas image example. Savio Sena 2014-08-27 05:02:35 -0300
  • f1ce0c028f Refactored around a bit. Savio Sena 2014-08-27 02:52:20 -0300
  • 7e8108ad75 Add some logs to help investigating evas::image. Savio Sena 2014-08-24 23:14:31 -0300
  • a9145b99c8 Fixed global variables. Savio Sena 2014-08-24 23:09:00 -0300
  • 23aefd6470 Removed include-once guards from test file. Savio Sena 2014-08-24 12:18:20 -0300
  • 2351346646 Fixed cxx/image_blend_border test. Savio Sena 2014-08-24 08:21:57 -0300
  • 22f097ed64 Fixed missing evas -> G_evas. Savio Sena 2014-08-24 08:20:43 -0300
  • 43516b12df Deleted main.hh. We can now work properly with main.h. Savio Sena 2014-08-24 08:20:00 -0300
  • e4c333f3eb Renamed global variable evas to G_evas. Savio Sena 2014-08-24 07:48:43 -0300
  • f0dbeca426 expedite++: First C++ test. Savio Sena 2014-08-24 07:48:21 -0300
  • 1a3b5e8d7d autotools: Introduce C++11 requirement. Savio Sena 2014-08-23 00:19:23 -0300
  • 9792784abd Add EFL_CXX_NO_EXCEPTIONS flag to compilation. Savio Sena 2014-09-16 19:23:19 -0300
  • a048b7a762 fix wrong ordering of report. Cedric BAIL 2014-09-04 14:20:56 +0200
  • 8a307d6666 fix wrong ordering of report. Cedric BAIL 2014-09-04 14:20:56 +0200
  • f046934f31 fix wrong ordering of report. Cedric BAIL 2014-09-04 14:20:56 +0200
  • 578c0b4318 fix wrong ordering of report. Cedric BAIL 2014-09-04 14:20:56 +0200
  • c6353fc5e1 fix wrong ordering of report. Cedric BAIL 2014-09-04 14:20:56 +0200
  • ef0024c010 disable font until 1.11. Cedric BAIL 2014-09-04 13:55:21 +0200
  • c892d9a9e1 fix build on 1.10.x branch. Cedric BAIL 2014-09-04 11:45:59 +0200
  • 7ed2a93323 disable font effect when building for 1.9 also. Cedric BAIL 2014-09-04 12:40:26 +0200
  • 49659c2e31 fix left over warning. Cedric BAIL 2014-09-04 12:19:34 +0200
  • 1f6220aeb2 fix build for 1.9. Cedric BAIL 2014-09-04 12:05:59 +0200
  • 02be606b21 fix build on 1.8.x branch. Cedric BAIL 2014-09-04 11:45:59 +0200