Index index by Group index by Distribution index by Vendor index by creation date index by Name Mirrors Help Search

ruby2.5-rubygem-temple-testsuite-0.8.1-3.3.2 RPM for ppc64le

From OpenSuSE Leap 15.4 for ppc64le

Name: ruby2.5-rubygem-temple-testsuite Distribution: SUSE Linux Enterprise 15
Version: 0.8.1 Vendor: SUSE LLC <https://www.suse.com/>
Release: 3.3.2 Build date: Fri May 8 12:00:12 2020
Group: Development/Languages/Ruby Build host: sangiovese
Size: 47087 Source RPM: rubygem-temple-0.8.1-3.3.2.src.rpm
Packager: https://www.suse.com/
Url: https://github.com/judofyr/temple
Summary: Test suite for temple
Test::Unit or RSpec files, useful for developers.

Provides

Requires

License

MIT

Changelog

* Thu Mar 14 2019 coolo@suse.com
  - updated to version 0.8.1
    see installed CHANGES
    0.8.1
    * Stop relying on deprecated method in Rails (#121)
    * Fix issue with --enable-frozen-string-literal
    * Escape html in markdown
* Mon Feb 13 2017 coolo@suse.com
  - updated to version 0.8.0
    see installed CHANGES
    0.8.0
    * Add Temple::StaticAnalyzer to analyze Ruby expressions
    * Support newlines in Temple::Filters::StaticAnalyzer
    0.7.8
    * Fix an warning in StaticAnalyzer
* Sun May 22 2016 coolo@suse.com
  - updated to version 0.7.7
    see installed CHANGES
    0.7.7
    * Add StaticAnalyzer, StringSplitter
    * Freeze string literals
* Mon Jun 08 2015 coolo@suse.com
  - updated to version 0.7.6
    see installed CHANGES
    0.7.6
    * EngineDSL - add support for use(:Filter) { FilterClassName }
* Sat Feb 07 2015 coolo@suse.com
  - updated to version 0.7.5
    * HTML::Pretty Fix indentation issue (https://github.com/slim-template/slim-rails/issues/78)
    0.7.4
    * EngineDSL: allow to replace/remove with regexp
    * Fix deprecation warning (#83)
    0.7.3
    * Temple::ERB::Trimming - replace option trim_mode with trim and switch to erubis-like trimming
    0.7.2
    * Remove Filters::StaticFreezer, the generator does the freezing
    0.7.1
    * Rename *Hash to *Map
    * Add Filters::StaticFreezer
    0.7.0
    * Drop Ruby 1.8.7 support
    * EngineDSL: Remove option filter
    * HTML: Deprecate :html4, :html5 formats
    * HTML: Add format :xml
    * Rename DefaultOptions to ClassOptions
    * Deprecate default_options in favor of options
    * Add Utils.indent_dynamic
    0.6.10
    * Tilt template: Support :outvar and save/restore buffer to make the behaviour compatible with ERB
* Mon Nov 03 2014 tboerger@suse.com
  - Added last missing bits for new macros
* Mon Oct 13 2014 adrian@suse.de
  - adapt to new rubygem packaging style
* Fri Oct 04 2013 coolo@suse.com
  - updated to version 0.6.7
    * HTML::Pretty - change some block level tags
    * Reduce memory allocations in immutable hash
* Thu Aug 01 2013 coolo@suse.com
  - updated to version 0.6.6
    * Use default encoding utf-8
    * Escape also '
    * Try to load escape_utils by default
* Fri May 24 2013 coolo@suse.com
  - updated to version 0.6.5
    * Added Filters::CodeMerger
    * Added Filters::Encoding
    * Added Filters::RemoveBOM
    * Added Generators::ERB

Files

/usr/lib64/ruby/gems/2.5.0/gems/temple-0.8.1/test
/usr/lib64/ruby/gems/2.5.0/gems/temple-0.8.1/test/filters
/usr/lib64/ruby/gems/2.5.0/gems/temple-0.8.1/test/filters/test_code_merger.rb
/usr/lib64/ruby/gems/2.5.0/gems/temple-0.8.1/test/filters/test_control_flow.rb
/usr/lib64/ruby/gems/2.5.0/gems/temple-0.8.1/test/filters/test_dynamic_inliner.rb
/usr/lib64/ruby/gems/2.5.0/gems/temple-0.8.1/test/filters/test_eraser.rb
/usr/lib64/ruby/gems/2.5.0/gems/temple-0.8.1/test/filters/test_escapable.rb
/usr/lib64/ruby/gems/2.5.0/gems/temple-0.8.1/test/filters/test_multi_flattener.rb
/usr/lib64/ruby/gems/2.5.0/gems/temple-0.8.1/test/filters/test_static_analyzer.rb
/usr/lib64/ruby/gems/2.5.0/gems/temple-0.8.1/test/filters/test_static_merger.rb
/usr/lib64/ruby/gems/2.5.0/gems/temple-0.8.1/test/filters/test_string_splitter.rb
/usr/lib64/ruby/gems/2.5.0/gems/temple-0.8.1/test/helper.rb
/usr/lib64/ruby/gems/2.5.0/gems/temple-0.8.1/test/html
/usr/lib64/ruby/gems/2.5.0/gems/temple-0.8.1/test/html/test_attribute_merger.rb
/usr/lib64/ruby/gems/2.5.0/gems/temple-0.8.1/test/html/test_attribute_remover.rb
/usr/lib64/ruby/gems/2.5.0/gems/temple-0.8.1/test/html/test_attribute_sorter.rb
/usr/lib64/ruby/gems/2.5.0/gems/temple-0.8.1/test/html/test_fast.rb
/usr/lib64/ruby/gems/2.5.0/gems/temple-0.8.1/test/html/test_pretty.rb
/usr/lib64/ruby/gems/2.5.0/gems/temple-0.8.1/test/mixins
/usr/lib64/ruby/gems/2.5.0/gems/temple-0.8.1/test/mixins/test_dispatcher.rb
/usr/lib64/ruby/gems/2.5.0/gems/temple-0.8.1/test/mixins/test_grammar_dsl.rb
/usr/lib64/ruby/gems/2.5.0/gems/temple-0.8.1/test/test_engine.rb
/usr/lib64/ruby/gems/2.5.0/gems/temple-0.8.1/test/test_erb.rb
/usr/lib64/ruby/gems/2.5.0/gems/temple-0.8.1/test/test_filter.rb
/usr/lib64/ruby/gems/2.5.0/gems/temple-0.8.1/test/test_generator.rb
/usr/lib64/ruby/gems/2.5.0/gems/temple-0.8.1/test/test_grammar.rb
/usr/lib64/ruby/gems/2.5.0/gems/temple-0.8.1/test/test_map.rb
/usr/lib64/ruby/gems/2.5.0/gems/temple-0.8.1/test/test_static_analyzer.rb
/usr/lib64/ruby/gems/2.5.0/gems/temple-0.8.1/test/test_utils.rb


Generated by rpm2html 1.8.1

Fabrice Bellet, Tue Apr 9 17:00:22 2024