Skip to content
  • Christian Hergert's avatar
    build: add network_tests build option · dd1238d6
    Christian Hergert authored
    This allows disabling network for tests on build systems that do not
    allow network during unit tests such as Debian.
    
    Configuring with -Dnetwork_tests=false will disable appstream validation
    by using the --nonet option.
    
    Fixes #626
    dd1238d6