• Another recent pull request changed the outcome of 2 tests for one
    sample. However, those results do not appear on my system or the github
    integrated unittest systems. Maybe detection is dependent on system
    encoding?
    
    Need to investigate, exclude sample for now.
    Christian Herdtweck authored
     
    Browse Dir »





  • Some samples triggered antivirus engines, issues #215 and #217 ended with
    the agreement to encapsulate problematic samples in encrypted zip
    containers and decrypt them on-the-fly. Initial support for this was added
    but that did not cover 5 tests. Create on-the-fly decryption for these
    tests as well and re-enable them.
    Christian Herdtweck authored
     
    Browse Dir »