Commit History

Author SHA1 Message Date
  Mike Place 15d088c15f Avoid str to bytes join in test util (#35295) 8 years ago
  Thayne Harbaugh 5fb3f025e4 Joining sys.path is redundant and causes the string result to be split and re-joined. 8 years ago
  Thayne Harbaugh c6d08bf31b Minor tweaks to testing exit codes 8 years ago
  Thayne Harbaugh 8a700b54f8 Appease the pylint gods: lambdas 8 years ago
  Thayne Harbaugh c37bafaca1 Appease the pylint gods. 8 years ago
  Thayne Harbaugh 7082d91379 Test exit status of salt-call 8 years ago
  Thayne Harbaugh 5a8c2fcd2c Test exit status of salt-syndic 8 years ago
  Thayne Harbaugh 8a5f1aa1cf Test exit status of "salt" CLI 8 years ago
  Thayne Harbaugh f790075a51 Test exit status of salt-run 8 years ago
  Thayne Harbaugh c79fe3d83a Programs may require multiple config files. 8 years ago
  Thayne Harbaugh 5e170d8ae9 Configuration files may be needed for simple test programs - move all 8 years ago
  Erik Johnson 20ed2c6bcf Remove repr formatting flag in places where it is used solely for quoting (#34183) 8 years ago
  Thayne Harbaugh 0fff44644e Handle case where PYTHONPATH environment var is not set. 8 years ago
  Thayne Harbaugh 88ce32ae80 Improvements and bugfixes to testprogram utilities 8 years ago
  Thayne Harbaugh 68a9912d3a Refactor ``testprogram`` framework to minimize explicit setup and improve reuse. 8 years ago
  Thayne Harbaugh 11a9e1e839 Various improvements to the TestProgram classes: 8 years ago
  plastikos 0efbbcd17f * Improve init script: specifically manage salt configurations rather than arbitrary salt processes (#32666) 8 years ago