forked from QScience/Patterns
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathpatterns.info
35 lines (30 loc) · 906 Bytes
/
patterns.info
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
name = Patterns
description = Magically import and export web site configuration and content to files.
dependencies[] = token
dependencies[] = libraries
core = 7.x
version = 7.x-1.x-dev
build = 7100-rc1
package = Patterns
php = 5.2
; Test Files
; Core
files[] = tests/patterns.test
files[] = tests/general/general.test
files[] = tests/parser/parser.test
files[] = tests/importing/importing.test
; Components
files[] = tests/taxonomy/taxonomy.test
files[] = tests/system/system.test
files[] = tests/block/block.test
files[] = tests/field/field.test
files[] = tests/color/color.test
files[] = tests/pathauto/pathauto.test
files[] = tests/menu/menu.test
files[] = tests/node/content.test
files[] = tests/node/node.test
files[] = tests/toolbar/toolbar.test
files[] = tests/shortcut/shortcut.test
files[] = tests/user/user.test
files[] = tests/indexes/indexes.test
files[] = tests/exporting/exporting.test