summaryrefslogtreecommitdiffstats
path: root/test/test_elm_win.rb
AgeCommit message (Expand)AuthorFilesLines
2012-05-19Evas only handles pre multiplied colorsJérémy Zurcher1-1/+1
2012-02-27must use title_set instead of title= instide instance_evalJérémy Zurcher1-1/+1
2012-02-27add test/test_elm_win.rbJérémy Zurcher1-0/+51
2012-02-27remove old elementary elated filesJérémy Zurcher1-50/+0
2011-08-18test/test_elm_win.r uses new ElmObject#text= aliasJérémy Zurcher1-2/+1
2011-08-18fix test_elm_win-native.rb and test_elm_win.rbJérémy Zurcher1-1/+1
2011-05-12update test_elm_winJérémy Zurcher1-8/+9
2011-05-09tests cleanupJérémy Zurcher1-1/+0
2011-05-08update test_elm_win_class => test_elm_winJérémy Zurcher1-0/+51
2011-05-05rewrite test_elm_win into test_elm_win-native using 'require efl/native' and ...Jérémy Zurcher1-36/+0
2011-05-05all FFI into one module Efl::NativeJérémy Zurcher1-18/+18
2011-05-04FFI are in separate namespaces (Efl::Evas::Native), ruby classes are in upper...seperate-nativesJérémy Zurcher1-17/+18
2011-04-29update efl/elementary and testsJérémy Zurcher1-24/+23
2011-04-27fis test_elm_winJérémy Zurcher1-21/+19
2011-04-21add the new testsJérémy Zurcher1-0/+38