1
0
Fork 0
mirror of https://github.com/haml/haml.git synced 2022-11-09 12:33:31 -05:00
haml--haml/test
Matt Wildig 406628e652 Delete unused util methods
Delete the following methods from Util, which are unused in Haml, and
their test:

    enum_with_index
    enum_cons
    enum_slice
    ord
2012-05-29 17:45:13 +01:00
..
erb Fix benchmark script 2012-04-27 22:39:47 -03:00
gemfiles Delete Rails test lockfiles. 2012-05-24 22:15:06 +01:00
haml-spec@47505ac788 Update to latest haml-spec 2012-05-29 00:11:57 -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 Began implementing filters using Tilt, WIP 2012-05-21 11:28:39 -03:00
templates Began implementing filters using Tilt, WIP 2012-05-21 11:28:39 -03:00
engine_test.rb Remove warning 2012-05-29 00:40:49 -03:00
filters_test.rb Silence some warnings about unused vars 2012-05-29 00:17:14 -03:00
helper_test.rb Resolve test name conflict. 2012-05-29 00:03:54 -03:00
html2haml_test.rb Make test requires consistent across platforms 2012-05-01 12:09:15 -03:00
template_test.rb Don't depend on any libraries to test filters 2012-05-21 17:14:56 -03:00
test_helper.rb Added Simplecov 2012-05-22 16:05:37 -03:00
util_test.rb Delete unused util methods 2012-05-29 17:45:13 +01:00