[nasm:master] travis: update COFF tests to not expect an embedded filename

nasm-bot for H. Peter Anvin hpa at zytor.com
Mon Nov 7 17:12:41 PST 2022


Commit-ID:  665e5e3da84f4026671a1e6d5429dea1aa38eac2
Gitweb:     http://repo.or.cz/w/nasm.git?a=commitdiff;h=665e5e3da84f4026671a1e6d5429dea1aa38eac2
Author:     H. Peter Anvin <hpa at zytor.com>
AuthorDate: Mon, 7 Nov 2022 16:18:50 -0800
Committer:  H. Peter Anvin <hpa at zytor.com>
CommitDate: Mon, 7 Nov 2022 16:18:50 -0800

travis: update COFF tests to not expect an embedded filename

When doing a reproducible build with COFF, since checkin
e1423b057304b4fc8af7d1fc048ccaa5cc66a2bd the filename is suppressed.

Signed-off-by: H. Peter Anvin <hpa at zytor.com>


---
 travis/test/br3392411.out.t | Bin 355 -> 355 bytes
 travis/test/coffalign.obj.t | Bin 295 -> 295 bytes
 travis/test/cofftest.obj.t  | Bin 791 -> 791 bytes
 travis/test/winalign.obj.t  | Bin 642 -> 642 bytes
 4 files changed, 0 insertions(+), 0 deletions(-)

diff --git a/travis/test/br3392411.out.t b/travis/test/br3392411.out.t
index 6fa66e82..db3577d1 100644
Binary files a/travis/test/br3392411.out.t and b/travis/test/br3392411.out.t differ
diff --git a/travis/test/coffalign.obj.t b/travis/test/coffalign.obj.t
index dcc5e51a..7aaf34a6 100644
Binary files a/travis/test/coffalign.obj.t and b/travis/test/coffalign.obj.t differ
diff --git a/travis/test/cofftest.obj.t b/travis/test/cofftest.obj.t
index 54c267c0..1578d757 100644
Binary files a/travis/test/cofftest.obj.t and b/travis/test/cofftest.obj.t differ
diff --git a/travis/test/winalign.obj.t b/travis/test/winalign.obj.t
index f32ec00a..b1e6a487 100644
Binary files a/travis/test/winalign.obj.t and b/travis/test/winalign.obj.t differ


More information about the Nasm-commits mailing list