Commit Graph

468 Commits (df8be73c109499f406ac0f6d1a4d1fb91f0f5257)

Author SHA1 Message Date
Nico Schottelius 278c379e07 use os.environ['__remote_exec'] in exec* 14 years ago
Nico Schottelius ecc4fc10d7 setup __remote_exec and __remote_copy variables 14 years ago
Steven Armstrong a15972f20d +docstring 14 years ago
Steven Armstrong 41ab7390db use constant instead of string for .cdist 14 years ago
Steven Armstrong 4de5f6f58e move Type into its own file 14 years ago
Steven Armstrong 080ca10e19 new package cdist.core 14 years ago
Steven Armstrong cdba503ff2 move Object class into its own file 14 years ago
Steven Armstrong a4abb53ced +MissingEnvironmentVariableError 14 years ago
Nico Schottelius 2ec2ab26ce update path with changes from yesterday (system crash) 14 years ago
Nico Schottelius 820eea56fb install finish 14 years ago
Nico Schottelius f84cabffe3 cleanup path 14 years ago
Nico Schottelius 7f85aab3ef add some pseudo code to adapt to changes 14 years ago
Steven Armstrong 2e61e8b202 finish object class 14 years ago
Nico Schottelius a0c984acdd config+install is broken now due to refactoring 14 years ago
Nico Schottelius 68889c4bf7 finish type, shrink path 14 years ago
Steven Armstrong 099adec61f start working on object class 14 years ago
Nico Schottelius 2176e4e2d4 begin new type type (no typo) 14 years ago
Nico Schottelius 28428177ae --typo 14 years ago
Nico Schottelius 9128cc28c4 introduce a lot todo in path 14 years ago
Nico Schottelius a875d69d7e continue on test_path testcase 14 years ago
Nico Schottelius b3f914f6f6 create base module for install and config 14 years ago
Nico Schottelius f88cb78d61 finish test_path.test_type_detection 14 years ago
Nico Schottelius 8dd248cf76 cleanup on exit and begin to create test types 14 years ago
Nico Schottelius 6c22867fc2 begin to test path and add method to check type 14 years ago
Nico Schottelius 40a1619c1a make build test work (or fail, but work) again 14 years ago
Nico Schottelius 3d75ec9bfc make test suite usable from command line 14 years ago
Nico Schottelius 410a2fe7ff test_explorer_ran finished 14 years ago
Nico Schottelius 13ed37a4e9 begin to test explorer success in test_install 14 years ago
Nico Schottelius db322c0b5e integrate tests into library 14 years ago
Nico Schottelius 26c0d5d9aa upcoming changes for 2.0.3 14 years ago
Nico Schottelius d15d659248 increment version for next release 14 years ago
Nico Schottelius d8da7635de use warning loglevel by default 14 years ago
Nico Schottelius b52939ccfe only debug if __debug is setup 14 years ago
Nico Schottelius ae7887f775 ++changes 14 years ago
Nico Schottelius a165585699 pass __debug to manifest 14 years ago
Nico Schottelius 272b8722c1 fix output, compare string with string not string with list 14 years ago
Nico Schottelius ccbd0f1d84 introduce config.link_emulator() to be called from test 14 years ago
Nico Schottelius cc87573d6b remove lecagy cdist-type-emulator support 14 years ago
Nico Schottelius 0913bb21dd use raise instead of sys.exit in emulator 14 years ago
Nico Schottelius 9d582ae24f rename emulator to run 14 years ago
Nico Schottelius 6f1a13b531 move emulator link to emulator module and make source variable (exec_path) 14 years ago
Nico Schottelius 2c0a7adf74 replace CdistError with cdist.Error 14 years ago
Nico Schottelius df84480fcc BUGFIX: emulator compared parameter with value 14 years ago
Nico Schottelius c687dbdc70 remove remote_cat, as it's only used in exec module 14 years ago
Nico Schottelius 6e73572a95 easier check for remote_prefix 14 years ago
Nico Schottelius 7882b4a3ac only print env, if existent 14 years ago
Nico Schottelius 4906f604f0 raise cdist errors 14 years ago
Nico Schottelius fc1e0d9f1f remove exec bits from copying 14 years ago
Nico Schottelius 27b4b9cd03 also move out install and cleanup library path code 14 years ago
Nico Schottelius 35e33570d1 also move out config 14 years ago