Package: ruby-tilt / 2.0.0+really1.4.1-1
Metadata
Package | Version | Patches format |
---|---|---|
ruby-tilt | 2.0.0+really1.4.1-1 | 3.0 (quilt) |
Patch series
view the series filePatch | File delta | Description |
---|---|---|
force_encoding_erb_test | (download) |
test/tilt_template_test.rb |
3 3 + 0 - 0 ! |
add encoding.default_external to tilt_erbtemplate_test.rb When locate is not set or LANG=C, tilt_erbtemplate_test.rb is failed because ruby can't handling UTF-8 charactor. . This patch Add Encoding.default_external to success test. |
new test unit compatibility.patch | (download) |
test/contest.rb |
8 8 + 0 - 0 ! |
compatibility with latest test-unit This patch will not be needed after this upstream version since upstream have moved to minitest. |
1