1
0
Fork 0
mirror of https://github.com/haml/haml.git synced 2022-11-09 12:33:31 -05:00
haml--haml/test
Stephen Bannasch 6d91d9fb83 force :xhtml if options[:mime_type] == 'text/xml'
If options[:mime_type] is defined and the value == 'text/xml'
then an instanced Haml::Engine will always use :xhtml
2012-04-28 00:19:13 -03:00
..
erb Fix benchmark script 2012-04-27 22:39:47 -03:00
gemfiles Bundle update all the Gemfiles 2012-04-27 23:57:47 -03:00
haml-spec@f1b2ae7ca1 Moved haml-spec from test/haml/spec to test/haml-spec 2012-04-26 17:41:56 -03:00
html2haml Moved tests out of Haml directory 2012-04-26 17:41:54 -03:00
markaby Moved tests out of Haml directory 2012-04-26 17:41:54 -03:00
mocks Moved tests out of Haml directory 2012-04-26 17:41:54 -03:00
results Simplify SCSS test expectation 2012-04-28 00:04:29 -03:00
templates Simplify SCSS test expectation 2012-04-28 00:04:29 -03:00
benchmark.rb Fix benchmark script 2012-04-27 22:39:47 -03:00
engine_test.rb force :xhtml if options[:mime_type] == 'text/xml' 2012-04-28 00:19:13 -03:00
helper_test.rb Don't make tests executable 2012-04-27 22:39:40 -03:00
html2haml_test.rb Don't make tests executable 2012-04-27 22:39:40 -03:00
spec_test.rb Don't make tests executable 2012-04-27 22:39:40 -03:00
template_test.rb Don't make tests executable 2012-04-27 22:39:40 -03:00
test_helper.rb Use Bundler. Move all test setup to one file. 2012-04-27 21:50:29 -03:00
util_test.rb Don't make tests executable 2012-04-27 22:39:40 -03:00