Artifact 3c9aac84226d07b1a9bbc273310979312d5d882c:
- File tests/fslsync/tests/setup/testconfig — part of check-in [0dffb71ec6] at 2013-04-26 00:29:01 on branch development — Adding example for fossil sync (user: matt, size: 502) [annotate] [blame] [check-ins using] [more...]
# Add additional steps here. Format is "stepname script"
[ezsteps]
mkdirs mkdirs.sh
seedcache seedcache.sh
# Test requirements are specified here
[requirements]
priority 0
# Iteration for your tests are controlled by the items section
[items]
AREANAME #{getenv AREANAMES}
SITENAME #{getenv SITENAMES}
# test_meta is a section for storing additional data on your test
[test_meta]
author matt
owner matt
description Setup needed directories and seed the caches
tags tagone,tagtwo
reviewed never