Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 545090 Details for
Bug 616394
net-libs/serf-1.3.8 fails tests
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
use datefudge for tests
serf-1.3.9-datefudge.patch (text/plain), 494 bytes, created by
camper
on 2018-08-26 10:42:49 UTC
(
hide
)
Description:
use datefudge for tests
Filename:
MIME Type:
Creator:
camper
Created:
2018-08-26 10:42:49 UTC
Size:
494 bytes
patch
obsolete
>--- a/SConstruct >+++ b/SConstruct >@@ -468,7 +468,7 @@ > check_script = env.File('build/check.py').rstr() > test_dir = env.File('test/test_all.c').rfile().get_dir() > src_dir = env.File('serf.h').rfile().get_dir() >-test_app = ("%s %s %s %s") % (sys.executable, check_script, test_dir, 'test') >+test_app = ('datefudge "2015-01-01 00:00" %s %s %s %s') % (sys.executable, check_script, test_dir, 'test') > > # Set the library search path for the test programs > test_env = {'PATH' : os.environ['PATH'],
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 616394
:
470730
|
525320
|
525322
|
525324
|
525326
|
525328
|
525330
|
525332
| 545090 |
545092