Commit Graph

394 Commits (fec3cca3b01dabbe7133c4be8b53655f7785d630)

Author SHA1 Message Date
Nico Schottelius 6c22867fc2 begin to test path and add method to check type 13 years ago
Nico Schottelius 40a1619c1a make build test work (or fail, but work) again 13 years ago
Nico Schottelius 3d75ec9bfc make test suite usable from command line 13 years ago
Nico Schottelius 410a2fe7ff test_explorer_ran finished 13 years ago
Nico Schottelius 13ed37a4e9 begin to test explorer success in test_install 13 years ago
Nico Schottelius db322c0b5e integrate tests into library 13 years ago
Nico Schottelius 26c0d5d9aa upcoming changes for 2.0.3 13 years ago
Nico Schottelius d15d659248 increment version for next release 13 years ago
Nico Schottelius d8da7635de use warning loglevel by default 13 years ago
Nico Schottelius b52939ccfe only debug if __debug is setup 13 years ago
Nico Schottelius ae7887f775 ++changes 13 years ago
Nico Schottelius a165585699 pass __debug to manifest 13 years ago
Nico Schottelius 272b8722c1 fix output, compare string with string not string with list 13 years ago
Nico Schottelius ccbd0f1d84 introduce config.link_emulator() to be called from test 13 years ago
Nico Schottelius cc87573d6b remove lecagy cdist-type-emulator support 13 years ago
Nico Schottelius 0913bb21dd use raise instead of sys.exit in emulator 13 years ago
Nico Schottelius 9d582ae24f rename emulator to run 13 years ago
Nico Schottelius 6f1a13b531 move emulator link to emulator module and make source variable (exec_path) 13 years ago
Nico Schottelius 2c0a7adf74 replace CdistError with cdist.Error 13 years ago
Nico Schottelius df84480fcc BUGFIX: emulator compared parameter with value 13 years ago
Nico Schottelius c687dbdc70 remove remote_cat, as it's only used in exec module 13 years ago
Nico Schottelius 6e73572a95 easier check for remote_prefix 13 years ago
Nico Schottelius 7882b4a3ac only print env, if existent 13 years ago
Nico Schottelius 4906f604f0 raise cdist errors 13 years ago
Nico Schottelius fc1e0d9f1f remove exec bits from copying 13 years ago
Nico Schottelius 27b4b9cd03 also move out install and cleanup library path code 13 years ago
Nico Schottelius 35e33570d1 also move out config 13 years ago
Nico Schottelius 0197f8da13 more cleanups from refactoring 13 years ago
Nico Schottelius 74dc5b96cb type emulator begins to run 13 years ago
Nico Schottelius 6d75016139 make type emulator load again 13 years ago
Nico Schottelius 3f6c479d72 move TYPE_PREFIX back into main, as it's only needed there and should work without module 13 years ago
Nico Schottelius 16d58dcac7 move out banner, fail at emulator 13 years ago
Nico Schottelius e6a903fd96 cleanup logger stuff, remove more path stuff from cdist bin 13 years ago
Nico Schottelius 8f2e5bb8c8 cleanup and move error class to init 13 years ago
Nico Schottelius bc9bc37aab use remote_prefix internally 13 years ago
Nico Schottelius 8af45f83b2 rearange remote_user 13 years ago
Nico Schottelius 3925ba1c6e pass remote_prefix to run_or_fail/shell 13 years ago
Nico Schottelius e14848ec1f remove run* from cdist and put it into lib/exec 13 years ago
Nico Schottelius 79173488ff cdist runs with path module loaded (unusued though) 13 years ago
Nico Schottelius 26fad6f23c correct base dir, now relative to lib 13 years ago
Nico Schottelius 6139fab354 import cdist.path works 13 years ago
Nico Schottelius 8e59f97800 begin to used cdist.path 13 years ago
Nico Schottelius 4e8f99b01d almost completly implemented type emulator in python 13 years ago
Nico Schottelius d6db6d0c7e begin move of cdist-type-emulator to lib/ and submit initial_manifest to cdist 14 years ago
Nico Schottelius e5297ddf31 move types to config dir 14 years ago
Nico Schottelius 33d05d3519 add dummy manifest for type: file 14 years ago
Nico Schottelius 9130ee71f4 this is not a manifest, but gencode part 14 years ago
Nico Schottelius 4d4a13b0ab add functionality to type "file" 14 years ago
Nico Schottelius b81b19d126 begin to create first type: file 14 years ago
Nico Schottelius 49ab674edf move lib below conf 14 years ago