Skip to content
  • Christian Stenger's avatar
    AutoTest: Provide way to access the original test output · c1555b1d
    Christian Stenger authored
    
    
    When running tests the original output is processed and not presented
    to the user at all. For crashing tests this could mean that output
    was not able to get processed completely (e.g. when having XML as
    output and relying on well-formed code)
    Unhandled output could also lead to incorrect results.
    This patch adds another view to the results pane which contains
    the complete output of the last test run.
    
    Change-Id: I923496e9c440de4ea68bee55415777ea5c2379c2
    Reviewed-by: default avatarDavid Schulz <david.schulz@qt.io>
    c1555b1d