Logo white

Peter M. Groen / oletools

Sign in
  • Sign in
  • Project
  • Files
  • Commits
  • Network
  • Graphs
  • Milestones
  • Issues 0
  • Merge Requests 0
  • Labels
  • Wiki
  • Commits 1,521
  • Compare
  • Branches 1
  • Tags 0
  • oletools
  • tests
  • test_utils
  • output_capture.py
05 Jan, 2018
1 commit
  • unittest: fix bug with OutputCapture and old loggers
    d6ffbaa5
    Christian Herdtweck authored
    2018-01-05 10:27:38 +0100  
    Browse File »

07 Dec, 2017
1 commit
  • unittest: ensure that the OutputCapturer closes its buffer ...
    944f1f76
    Looking for reason for ResourceWarning abount unclosed BufferedReader, but
    this was not the cause...
    Christian Herdtweck authored
    2017-12-07 13:11:15 +0100  
    Browse File »

27 Oct, 2017
1 commit
  • unittest: create test util dir; move output capture there ...
    0c8e06d9
    Want to use the OutputCapture in another unit test. There will probably be
    more such test helpers over time that need to be imported from different
    unit tests.
    Christian Herdtweck authored
    2017-10-27 16:31:13 +0200  
    Browse File »