Commit Graph

13 Commits (c1441fc676aed82aee69322ea0d7fafbf027c68b)

Author SHA1 Message Date
Nico Schottelius c1441fc676 enhance singleton testing 12 years ago
Nico Schottelius 8ab760ad90 document unit test 12 years ago
Steven Armstrong 7205cd5ecf remove that crappy old singleton object_id thingy 12 years ago
Nico Schottelius 3d73cd2fd3 better debugging for wrong type, fix emulator tests, fixes #176 12 years ago
Nico Schottelius 7d57d1df79 update emulator tests to work again 13 years ago
Nico Schottelius 4dd0f61934 --whitespace 13 years ago
Nico Schottelius 217d2bcb23 Fix test: StdinTestCase 13 years ago
Nico Schottelius 9cf80f5fdf make use of env provided by manifest 13 years ago
Nico Schottelius 28bf0c3ed8 setup target_host for tests in test main class 13 years ago
Nico Schottelius 866f23ea2c inject conf_dir for emulator test 13 years ago
Nico Schottelius 528901bdee update a lot of tests for new exec.local 13 years ago
Nico Schottelius 32a94a0f89 adjust emulator test to pass exec_path to local 13 years ago
Nico Schottelius c9f728e073 lib/cdist => cdist (pypi) 13 years ago
Steven Armstrong 06649d3478 new feature: capture and forward stdin to types 13 years ago
Steven Armstrong 7d61b77708 fix autorequire dependency handling 13 years ago
Steven Armstrong 0760ff3c94 implement boolean parameters, forgotten files ;-) 13 years ago
Nico Schottelius 2fce038423 correct catching exception to IllegalObjectIdError 13 years ago
Nico Schottelius fb4f8784b6 rename Type => CdistType 13 years ago
Nico Schottelius 4be37f6e93 begin rename Object => CdistObject 13 years ago
Steven Armstrong 252ae5ea56 new feature: dependency resolver 13 years ago
Steven Armstrong 56d783f612 tests and fixtures for type parameters with dashes 14 years ago
Steven Armstrong efedfbf47c test for singleton requirement 14 years ago
Steven Armstrong 0d05e61b85 tests and fixtures for emulator autorequire 14 years ago
Steven Armstrong d4e715f052 close file handles opened with tempfile.mkstemp 14 years ago
Steven Armstrong 97ab6effa4 introduce new cdist.test.CdistTestCase base class which handles common tasks 14 years ago
Steven Armstrong 2a5465c03c test that emulator fails if requirement has illegal object_id 14 years ago
Steven Armstrong 64edfc4640 add tests for emulator 14 years ago
Nico Schottelius 50cb8807bf fix tests to work (not code :-) 14 years ago
Nico Schottelius df8be73c10 test for debug in manifest 14 years ago
Steven Armstrong d1930e983c update test: run_*_manifest should no longer return output 14 years ago
Steven Armstrong a8ec91c804 -e /type_base_path/type_path/ -e /object_base_path/object_path/ 14 years ago
Steven Armstrong fb80a95555 --debug 14 years ago
Steven Armstrong 9a33bd3b90 test type manifest environment 14 years ago
Steven Armstrong 5df8479c5a implement Manifest and tests 14 years ago