removed the array test and rename the traversable test to iterable
authorFabien Potencier <fabien.potencier@gmail.com>
Fri, 20 Apr 2012 18:12:07 +0000 (20:12 +0200)
committerFabien Potencier <fabien.potencier@gmail.com>
Fri, 20 Apr 2012 18:12:41 +0000 (20:12 +0200)
commitb20a74868bbf3e56b9c416920837363887e7d4d7
tree842ed488556b63c9a8a8a410dd3e9adb98598099
parentda9d2eb834212be7434d211118bfa04d50226c1f
removed the array test and rename the traversable test to iterable
doc/tests/array.rst [deleted file]
doc/tests/index.rst
doc/tests/iterable.rst [new file with mode: 0644]
doc/tests/traversable.rst [deleted file]
lib/Twig/Extension/Core.php
test/Twig/Tests/Fixtures/tests/is_array.test [deleted file]
test/Twig/Tests/Fixtures/tests/iterable.test [moved from test/Twig/Tests/Fixtures/tests/traversable.test with 50% similarity]