Commit Graph

  • f31c5c0234 Exactness: First version of script working with env-vars Aharon Hillel 2012-02-14 13:52:31 +0000
  • 2ece837725 Exactness: Avoid allocating strings when NOT recording Aharon Hillel 2012-02-14 13:52:28 +0000
  • 9ab15c434c Exactness: Evas now is taken from elm_win_add Aharon Hillel 2012-02-14 13:52:25 +0000
  • b9406b348a exactness: Cleaned tsuite_evas_hook Aharon Hillel 2012-02-14 13:52:22 +0000
  • 034738063c exactness: Initial version of recording lib. Aharon Hillel 2012-02-14 13:52:17 +0000
  • 9c25a64c18 exactness: Added hooking-stabs of ecore,evas funcs. Aharon Hillel 2012-02-14 13:52:14 +0000
  • f0ce78d98a exactness: Added support to run user-app - first commit. Aharon Hillel 2012-02-14 13:52:10 +0000
  • c22a29b392 [exactness/test_entry] Change elm_entry_text_filter_append to elm_entry_markup_filter_append. WooHyun Jung 2012-02-08 07:53:33 +0000
  • e91d180b9f exactness - Elm_Genlist_Item -> Elm_Object_Item ChunEon Park 2012-01-20 10:29:35 +0000
  • 24ef320096 exactness - Elm_List_Item -> Elm_Object_Item ChunEon Park 2012-01-12 06:29:09 +0000
  • 5df77cb4a5 exactness: Applied recent elm toolbar API changes. elm_toolbar_mode_shrink_set -> elm_toolbar_shrink_mode_set Daniel Juyung Seo 2012-01-06 11:49:05 +0000
  • 4e61501e3f exactness: Sync with recent elm. Fixed build break. Daniel Juyung Seo 2012-01-03 05:20:38 +0000
  • 140e3018df replace remaining delete-request usages with delete,request which is emited by elm_win, update focus callback names in comments too Martin Jansa 2012-01-02 05:38:18 +0000
  • fe8c1befc5 exactness - Elm_Diskselector -> Elm_Object_Item ChunEon Park 2011-12-30 09:07:09 +0000
  • 8b880869f5 exactness - Elm_Index_Item -> Elm_Object_Item ChunEon Park 2011-12-30 05:02:03 +0000
  • 87c02c6117 exactness: Changed user message. Aharon Hillel 2011-12-20 13:41:39 +0000
  • e0f368a947 exactness: removed redundent tests Aharon Hillel 2011-12-20 13:41:36 +0000
  • 1be85311bc exactness: Fixed test Aharon Hillel 2011-12-20 13:41:34 +0000
  • f50af6f41b exactness: added new rec files Aharon Hillel 2011-12-20 13:41:30 +0000
  • 0d2d5f4510 exactness: Removed redundent (NA) tests Aharon Hillel 2011-12-20 13:41:25 +0000
  • 70a75738ee exactness: Applied recent elm changes. Daniel Juyung Seo 2011-12-20 09:37:52 +0000
  • 17815fa441 exactness: added simulate mode Aharon Hillel 2011-12-20 09:12:18 +0000
  • 17db9e1237 exactness: Fixed total-tests count Aharon Hillel 2011-12-20 09:09:05 +0000
  • 164f920c36 exactness: Fixed test errors. TODO: still need to fix two errors in test_index.c, result of API state 3 Signed-off-by: Aharon Hillel <a.hillel@partner.samsung.com> Aharon Hillel 2011-12-20 09:08:53 +0000
  • 5e172d447b exactness: Added EAPI for funcs Aharon Hillel 2011-12-20 09:05:40 +0000
  • 979d50831d exactness: Added message notifying about rec file error Aharon Hillel 2011-12-20 08:58:02 +0000
  • 21b1c61796 exactness: Refined error-summery messages Aharon Hillel 2011-12-20 08:54:49 +0000
  • 111c5f2259 exactness: reteruning non-zero value on failure Aharon Hillel 2011-12-20 08:53:38 +0000
  • 6cabc271cc exactness: Updated svn ignore. Daniel Juyung Seo 2011-12-19 08:55:00 +0000
  • d4e0182e05 exactness: Automatically compare outputs when running "play". Aharon Hillel 2011-12-18 14:12:01 +0000
  • d3e1171bf2 Exactness: fix wrong path in README. Tom Hacohen 2011-12-18 13:29:05 +0000
  • 059b2933cf exactness: removed force-flag on file removal Aharon Hillel 2011-12-15 10:00:27 +0000
  • 6b7bf9ee9f exactness: Fixed test-handling in case no REC file Aharon Hillel 2011-12-15 09:04:38 +0000
  • 4cf2e20323 exactness: fixed file-removal to be more safe Aharon Hillel 2011-12-15 09:04:34 +0000
  • 85ffe5ac15 exactness: Added BaseDir arg,using GETOPT to process command line 1. Added BaseDir argument [-b BaseDir] to tell exactness where to find rec 2. tsuite.c now using ecore getopt to process command line args Aharon Hillel 2011-12-12 13:55:05 +0000
  • b771ef56bc exactness: Added basedir argument for rec. Aharon Hillel 2011-12-12 13:55:02 +0000
  • 24c15aa6a2 revert unrelated change from 65961 Mike Blumenkrantz 2011-12-07 22:20:05 +0000
  • 8f4eb53838 Exactness: added .gitignore. Tom Hacohen 2011-12-07 10:03:02 +0000
  • 113346607b Exactness: install recordings. Tom Hacohen 2011-12-07 10:02:56 +0000
  • e08558e527 exactness: fixed warnings of deprecated funcs Aharon Hillel 2011-12-07 09:23:56 +0000
  • 897589476e exactness: Fixed build break with latest elementary. (elm_list_item_toolip_xxx) Daniel Juyung Seo 2011-12-07 00:06:52 +0000
  • e820a4033d Exactness: initial commit. Aharon Hillel 2011-12-06 16:05:14 +0000
  • a197970fb9 Hello, I'm pretending to be a nice guy Iván Briano 2011-12-06 15:06:15 +0000