index
:
ffi-efl
master
Ruby FFI binding to EFL - Enlightenment Foundation Libraries
Jérémy Zurcher
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
test
Age
Commit message (
Expand
)
Author
Files
Lines
2012-02-27
use instance_eval instead of yield self.
Jérémy Zurcher
1
-12
/
+12
2012-02-27
remove old elementary elated files
Jérémy Zurcher
6
-865
/
+0
2012-02-27
test/test_elm_win-native.rb: works again
Jérémy Zurcher
1
-3
/
+5
2011-12-23
fix tests
Jérémy Zurcher
4
-7
/
+7
2011-10-21
remove Efl::Elementary::ElmToggle class
Jérémy Zurcher
1
-2
/
+3
2011-09-05
update elementary API
Jérémy Zurcher
1
-1
/
+1
2011-09-05
test_elementary: add test_buttons
Jérémy Zurcher
1
-0
/
+114
2011-09-02
test_elementary: add test_box
Jérémy Zurcher
1
-0
/
+147
2011-08-22
test_elementary: fix main window
Jérémy Zurcher
1
-4
/
+3
2011-08-21
remove Efl::PREFIX, Efl::PACKAGE_*
Jérémy Zurcher
2
-7
/
+10
2011-08-20
use Efl::ElmActionSlider new features in tests
Jérémy Zurcher
1
-27
/
+15
2011-08-20
implement test_actionslider
Jérémy Zurcher
1
-0
/
+144
2011-08-19
test_elementary : implement plain, image and options bg tests
Jérémy Zurcher
2
-7
/
+182
2011-08-18
test_elementary: 1.8 compatibility
Jérémy Zurcher
1
-1
/
+2
2011-08-18
add test/test_elementary.rb (full menu without tests)
Jérémy Zurcher
1
-0
/
+243
2011-08-18
test/test_elm_win.r uses new ElmObject#text= alias
Jérémy Zurcher
1
-2
/
+1
2011-08-18
fix test_elm_win-native.rb and test_elm_win.rb
Jérémy Zurcher
2
-2
/
+2
2011-05-12
update test_elm_win
Jérémy Zurcher
1
-8
/
+9
2011-05-09
tests cleanup
Jérémy Zurcher
2
-4
/
+4
2011-05-08
update test_elm_win_class => test_elm_win
Jérémy Zurcher
1
-12
/
+14
2011-05-06
update test_evas
Jérémy Zurcher
1
-42
/
+53
2011-05-06
replace REvas.object_add with REvas.object_xxx_add
Jérémy Zurcher
1
-4
/
+4
2011-05-06
clean test_edje.rb
Jérémy Zurcher
1
-2
/
+9
2011-05-06
edje updates
Jérémy Zurcher
1
-40
/
+31
2011-05-05
rewrite test_elm_win into test_elm_win-native using 'require efl/native' and ...
Jérémy Zurcher
2
-36
/
+38
2011-05-05
all FFI into one module Efl::Native
Jérémy Zurcher
2
-20
/
+20
2011-05-04
FFI are in separate namespaces (Efl::Evas::Native), ruby classes are in upper...
seperate-natives
Jérémy Zurcher
2
-20
/
+21
2011-05-03
small typo
Jérémy Zurcher
1
-1
/
+1
2011-05-03
remove unicode BOM from file (was failing to run under ruby18)
Lionel Orry
1
-1
/
+1
2011-05-01
embed edje_test.edc into test_edje.rb
0.0.3
Jérémy Zurcher
4
-88
/
+96
2011-05-01
add test_edje and data
Jérémy Zurcher
3
-0
/
+131
2011-04-29
update efl/elementary and tests
Jérémy Zurcher
2
-28
/
+27
2011-04-29
fix test_evas
Jérémy Zurcher
1
-9
/
+9
2011-04-28
set hierarchy n lib and spec directories
Jérémy Zurcher
1
-3
/
+5
2011-04-27
add test_evas
Jérémy Zurcher
1
-0
/
+104
2011-04-27
fis test_elm_win
Jérémy Zurcher
1
-21
/
+19
2011-04-27
ffi Helper: method_missing nicely handles /^(.)=$/ setters
Jérémy Zurcher
1
-0
/
+2
2011-04-21
add the new tests
Jérémy Zurcher
2
-0
/
+87
2011-04-21
remove unused test files
Jérémy Zurcher
2
-87
/
+0
2011-04-21
fix elm_win_class
Jérémy Zurcher
1
-13
/
+15
2011-04-21
update ElmWin and test
Jérémy Zurcher
1
-14
/
+18
2011-04-20
add elementary ffi + quick and dirty test window
Jérémy Zurcher
2
-0
/
+81