ctools.info

name = Chaos tools
description = A library of helpful tools by Merlin of Chaos.
core = 7.x
package = Chaos tool suite
files[] = includes/context.inc
files[] = includes/css-cache.inc
files[] = includes/math-expr.inc
files[] = includes/stylizer.inc

; Tests.
files[] = tests/context.test
files[] = tests/css.test
files[] = tests/css_cache.test
files[] = tests/ctools.plugins.test
files[] = tests/ctools.test
files[] = tests/math_expression.test
files[] = tests/math_expression_stack.test
files[] = tests/object_cache.test
files[] = tests/object_cache_unit.test
files[] = tests/page_tokens.test

File

./ctools.info

View source
  1. name = Chaos tools
  2. description = A library of helpful tools by Merlin of Chaos.
  3. core = 7.x
  4. package = Chaos tool suite
  5. files[] = includes/context.inc
  6. files[] = includes/css-cache.inc
  7. files[] = includes/math-expr.inc
  8. files[] = includes/stylizer.inc
  9. ; Tests.
  10. files[] = tests/context.test
  11. files[] = tests/css.test
  12. files[] = tests/css_cache.test
  13. files[] = tests/ctools.plugins.test
  14. files[] = tests/ctools.test
  15. files[] = tests/math_expression.test
  16. files[] = tests/math_expression_stack.test
  17. files[] = tests/object_cache.test
  18. files[] = tests/object_cache_unit.test
  19. files[] = tests/page_tokens.test