summaryrefslogtreecommitdiffstats
path: root/spec/evas_spec.rb
AgeCommit message (Collapse)AuthorFilesLines
2011-05-03enhance evas_specJérémy Zurcher1-6/+5
2011-05-02evas : cleanup REvas#initialize and REvasObject#initialize, update specsJérémy Zurcher1-8/+4
2011-05-01specs : use == instead of eqlJérémy Zurcher1-58/+58
2011-04-29update efl/evas* and specsJérémy Zurcher1-47/+48
2011-04-28minor fixesJérémy Zurcher1-1/+0
2011-04-28set hierarchy n lib and spec directoriesJérémy Zurcher1-1/+1
2011-04-28start Efl::Evas::EvasObject specsJérémy Zurcher1-0/+85
2011-04-27add Evas#addressJérémy Zurcher1-10/+10
2011-04-27add more evas specsJérémy Zurcher1-2/+28
2011-04-27fix evas spec for evas_event_callback_addJérémy Zurcher1-9/+13
2011-04-27module Efl::API renamed to Efl::FFIJérémy Zurcher1-16/+16
2011-04-26add more evas specsJérémy Zurcher1-17/+150
2011-04-26Make specs work with ruby18.Lionel Orry1-1/+1
The included Efl module in the 'describe' scope was not visible in the tested context. Aliasing the module Efl::Xxx to Xxx seems to workaround this.
2011-04-21update Evas and EvasObject classes, start specsJérémy Zurcher1-0/+49
2011-04-20ffi-e17 renamed to ffi-eflJérémy Zurcher1-12/+12
2011-04-20add quick and ugly evas lib and specsJérémy Zurcher1-25/+25
2011-04-15fix evas specJérémy Zurcher1-2/+2
2011-04-14update evas, use ffi_helper and FFI::EnumJérémy Zurcher1-1/+13
2011-04-12rename to ffi-e17Jérémy Zurcher1-3/+3
2011-04-12add async functions and spec to evasJérémy Zurcher1-0/+20
2011-04-09add evasJérémy Zurcher1-0/+22