Commit History

Author SHA1 Message Date
  Mike Naberezny c64a372baa Avoid stubbing options.exists where unnecessary 10 years ago
  Veres Lajos eaec6dc8f5 Fix typos. Closes #532 10 years ago
  Mike Naberezny 6de57005d8 Remove debug code 10 years ago
  Mike Naberezny 3f8568be60 Simplify stubbing options.exit and remove duplicate test 10 years ago
  Mike Naberezny 0d4c0c5346 Use "with" statement to close NamedTemporaryFiles 10 years ago
  Mike Naberezny 2f2d17aca3 Add test and changelog entry for sorting included files. Closes #225 10 years ago
  Ionel Cristian Mărieș 64c9c7102f Sort the included files 12 years ago
  Mike Naberezny c8e7256854 Add tests for cleanup_fds 10 years ago
  Mike Naberezny 70a2e4d213 Add tests for closing pipes 10 years ago
  Mike Naberezny e870ed366d Close remaining pipes if some are missing 10 years ago
  Mike Naberezny 8ba4b11d23 Add test for after_setuid() 10 years ago
  Mike Naberezny 7b39d94b4e Add tests for included files 10 years ago
  Mike Naberezny 47eaffd7cd Add test for reopenlogs() 10 years ago
  Mike Naberezny 07b95e6cf8 Add test for missing [supervisorctl] section 10 years ago
  Mike Naberezny 42c20aabb1 Add test for when unlink fails in clear_autochildlogdir() 10 years ago
  Mike Naberezny 482ca45fd3 Add test for handling getopt error in realize() 10 years ago
  Mike Naberezny e92941c32d Remove unused raise_getopt_errs 10 years ago
  Mike Naberezny d513ae568e Add test for positional arguments error 10 years ago
  Mike Naberezny 4c60a1287d Add tests for [unix_http_server] chmod= and chown= bad values 10 years ago
  Mike Naberezny 5dcea345c2 Add test for [inet_http_server] with no port= option 10 years ago
  Mike Naberezny 4c8005996e Add test for [unix_http_server] with no file= option 10 years ago
  Mike Naberezny 960feaa173 Add test for server password without username 10 years ago
  Mike Naberezny 0be33dcb6a Fix test on Python 3 10 years ago
  Mike Naberezny 9a366aa7b9 Add tests for malformed config files 10 years ago
  Mike Naberezny 11bfe42972 Add test for [include] section with no files= option 10 years ago
  Mike Naberezny 03225595fc Remove @patch now that we can inject the environment 10 years ago
  Mike Naberezny 3afc237a16 Remove environ_expansions() 10 years ago
  Mike Naberezny 50020f8ad0 Remove redundant expansion of directory 10 years ago
  Mike Naberezny 6b3e372a16 Clean up parsing extras in get_plugins() and add a test 10 years ago
  Mike Naberezny 7439ff0943 Add tests for saneget() 10 years ago