Commit Graph

5 Commits (84fa3ff024df4ed93ff2e1e7d099b3427dee569a)

Author SHA1 Message Date
David Wilson be5c03c152 tests: many test fixes. Travis broken for >1 week. 8 years ago
David Wilson 962ba862e9 tests: use test-targets group, not all group 8 years ago
David Wilson 2f02b5c0b1 ansible: prevent Unicode strings leaking into sys.argv
The module name comes from YAML via Jinja2.. it's always Unicode. Mixing
it into a temporary directory name produces a Unicode tempdir name,
which ends up in sys.argv via TemporaryArgv.
8 years ago
David Wilson ce260933d9 tests: consistent play naming everywhere 8 years ago
David Wilson d068a36c1e issue #164: more dir layout contortions.
all.yml slurps in tests from each file/subdir in the CWD.
8 years ago