Commit History

Author SHA1 Message Date
  Erik Johnson 8e380679cc Kill child PIDs when shutting down a testprogram daemon 7 years ago
  rallytime 9ff2694155 Merge branch '2016.11' into 'nitrogen' 7 years ago
  Benjamin Drung 33a7f8b2ec Fix typos 7 years ago
  Pedro Algarvio 61003bca0a Take care of resource leakage on tests 7 years ago
  Pedro Algarvio 40a64191a1 Absolute imports and A LOT of code cleanup. 7 years ago
  Pedro Algarvio 3beb3fb801 Move whatever we need from salttesting to salt. 7 years ago
  plastikos dde85e1144 Various fixes for MacOS X (#36085) 8 years ago
  plastikos 1101e30389 Various fixes for MacOS X (#36080) 8 years ago
  Pedro Algarvio 85fe1b31d5 Use the `terminate_process_pid` helper function 8 years ago
  Pedro Algarvio f7693f306c Apply child processes cleanup counter measure on testprogram too. 8 years ago
  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