Package: ruby-treetop / 1.6.14-1

Metadata

Package Version Patches format
ruby-treetop 1.6.14-1 3.0 (quilt)

Patch series

view the series file
Patch File delta Description
do not depend on lib for tests.patch | (download)

spec/compiler/circular_compilation_spec.rb | 4 3 + 1 - 0 !
1 file changed, 3 insertions(+), 1 deletion(-)

 do not depend on lib/ for tests
 This test needs a data file. Look for it in various additional locations in addition to lib/
File_exists.patch | (download)

spec/compiler/circular_compilation_spec.rb | 2 1 + 1 - 0 !
1 file changed, 1 insertion(+), 1 deletion(-)

 replace deprecated file::exists? with file::exist?