summaryrefslogtreecommitdiffstats
path: root/spec/ecore_spec.rb
AgeCommit message (Collapse)AuthorFilesLines
2011-12-23fix segfault in ecore_specJérémy Zurcher1-0/+1
2011-10-21use strings instead of module within specsJérémy Zurcher1-1/+1
2011-08-18clean up ecore_event_handler specsJérémy Zurcher1-1/+9
2011-08-18cleanup init/shutdown specsJérémy Zurcher1-10/+10
2011-08-15Update ecore native API and specsJérémy Zurcher1-2/+0
2011-05-11add missing sed-variables, fix EinaLog module generation, add self.version ↵Jérémy Zurcher1-1/+1
for all modules and use them in spec describe
2011-05-09cleanup specsJérémy Zurcher1-2/+2
2011-05-02cleanup ecore_specJérémy Zurcher1-29/+32
2011-05-02fix REcorePipe pointer mangementJérémy Zurcher1-1/+1
2011-05-01specs : use == instead of eqlJérémy Zurcher1-37/+37
2011-04-29update efl/ecore* and specsJérémy Zurcher1-1/+1
2011-04-26Make specs work with ruby18.Lionel Orry1-2/+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-21add the new testsJérémy Zurcher1-0/+1
2011-04-20ffi-e17 renamed to ffi-eflJérémy Zurcher1-3/+3
2011-04-19add ecore event specsJérémy Zurcher1-0/+106
2011-04-19update ecore and specsJérémy Zurcher1-14/+14
2011-04-14update ecore, use FFIHelperJérémy Zurcher1-9/+7
2011-04-12rename to ffi-e17Jérémy Zurcher1-3/+3
2011-04-12update ecore + spec with ecore_pipe, ...Jérémy Zurcher1-2/+21
2011-04-11add main_loop function to ecoreJérémy Zurcher1-0/+5
2011-04-08initial commitJérémy Zurcher1-0/+22