haml--haml/test/haml
Takashi Kokubun f3b2ca758e
Merge pull request #124 from southwolf/master
Fix #117 Identify and remove UTF-8 BOM
2018-09-05 22:49:50 +09:00
..
erb Give up to pass all haml tests 2015-10-24 20:32:27 +09:00
gemfiles Give up to pass all haml tests 2015-10-24 20:32:27 +09:00
haml-spec Upgrade Haml to 5 2017-05-27 09:08:39 +09:00
markaby Give up to pass all haml tests 2015-10-24 20:32:27 +09:00
mocks Give up to pass all haml tests 2015-10-24 20:32:27 +09:00
results Support ActionView 2015-11-18 10:54:41 -06:00
templates Give up to pass all haml tests 2015-10-24 20:32:27 +09:00
MIT-LICENSE Note MIT License again in source directory 2015-11-21 17:22:14 +09:00
README.md Note MIT License again in source directory 2015-11-21 17:22:14 +09:00
engine_test.rb Merge pull request #124 from southwolf/master 2018-09-05 22:49:50 +09:00
filters_test.rb Upgrade Haml to 5 2017-05-27 09:08:39 +09:00
helper_test.rb Give up to pass all haml tests 2015-10-24 20:32:27 +09:00
template_test.rb Avoid duplicated assert_render naming 2015-11-21 17:30:40 +09:00

README.md

test/haml/**/*

All tests in this directory is originally in haml gem.

License

test/haml/**/* is:

Copyright (c) 2006-2009 Hampton Catlin and Natalie Weizenbaum

Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.