More Info

Revision 671087

(Back to digest)
 

Features in Development Tools

Michaël Larouche committed changes in /trunk/playground/devtools/kdevelop4-extra-plugins/ruby:

Add a basic testsuite that try to parse a simple Hello World(which works) and a nice testsuite from Ruby source code that test most of the languages features (which doesn't parse correctly).

File Changes

Added 7 files
/trunk/playground/devtools/kdevelop4-extra-plugins/ruby/tests
 
/CMakeLists.txt
 
/ruby186-test.rb
 
/ruby_fulltestsuite.cpp
 
/ruby_fulltestsuite.h
 
/rubytestutils.h
 
/test_helloworld.rb
Modified 5 files
/trunk/playground/devtools/kdevelop4-extra-plugins/ruby
 
/CMakeLists.txt
 
/parsejob.cpp
 
/parsejob.h
 
/rubylanguagesupport.cpp
 
/parser/CMakeLists.txt
12 files changed in total