Sign Up
Log In
Log In
or
Sign Up
Places
All Projects
Status Monitor
Collapse sidebar
Please login to access the resource
openSUSE:Leap:15.5:Update
ipcalc
ipcalc-disable-network-tests.patch
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
File ipcalc-disable-network-tests.patch of Package ipcalc
Index: ipcalc-1.0.0/tests/meson.build =================================================================== --- ipcalc-1.0.0.orig/tests/meson.build +++ ipcalc-1.0.0/tests/meson.build @@ -64,14 +64,6 @@ test('RandomIPv6Explicit', ipcalc.full_path() + ' -6 -r 24' + '|grep Address' ] ) -test('HostnameIPv6Localhost', - testrunner, - args : [ - '--test-outfile', - ipcalc.full_path() + ' -6 -o localhost', - files('hostname-localhost-ipv6') - ] -) test('HostnameIPv4Localhost', testrunner, args : [ @@ -88,30 +80,6 @@ test('HostnameIPv4LocalhostJson', files('hostname-localhost-ipv4-json') ] ) -test('IPIPv6Localhost', - testrunner, - args : [ - '--test-outfile', - ipcalc.full_path() + ' -h ::1', - files('ip-localhost-ipv6') - ] -) -test('IPIPv4Localhost', - testrunner, - args : [ - '--test-outfile', - ipcalc.full_path() + ' -h 127.0.0.1', - files('ip-localhost-ipv4') - ] -) -test('IPIPv4LocalhostJson', - testrunner, - args : [ - '--test-outfile', - ipcalc.full_path() + ' -j -h 127.0.0.1', - files('ip-localhost-ipv4-json') - ] -) # --class-prefix tests test('AssignClassPrefix12', testrunner,
Locations
Projects
Search
Status Monitor
Help
OpenBuildService.org
Documentation
API Documentation
Code of Conduct
Contact
Support
@OBShq
Terms
openSUSE Build Service is sponsored by
The Open Build Service is an
openSUSE project
.
Sign Up
Log In
Places
Places
All Projects
Status Monitor