diff options
| author | Russ Webber <russ@rw.id.au> | 2019-10-27 14:15:57 +1100 |
|---|---|---|
| committer | Leo <thinkabit.ukim@gmail.com> | 2019-11-17 11:24:16 +0100 |
| commit | c05fbc6c4c229b389d42ac2c16851c00d13cfc09 (patch) | |
| tree | 05773237ddd387efb1752ddccb38a19e8175302d /testing/assimp/01-rm-revision-test.patch | |
| parent | 8aec77df24852643a3929d722750b9d7c172ab6a (diff) | |
| download | aports-c05fbc6c4c229b389d42ac2c16851c00d13cfc09.tar.bz2 aports-c05fbc6c4c229b389d42ac2c16851c00d13cfc09.tar.xz | |
testing/assimp: upgrade to 5.0.0
Diffstat (limited to 'testing/assimp/01-rm-revision-test.patch')
| -rw-r--r-- | testing/assimp/01-rm-revision-test.patch | 12 |
1 files changed, 7 insertions, 5 deletions
diff --git a/testing/assimp/01-rm-revision-test.patch b/testing/assimp/01-rm-revision-test.patch index 28d0871485..47a2a61fe6 100644 --- a/testing/assimp/01-rm-revision-test.patch +++ b/testing/assimp/01-rm-revision-test.patch @@ -1,12 +1,14 @@ ---- src/test/unit/utVersion.cpp.orig -+++ src/test/unit/utVersion.cpp -@@ -65,7 +65,6 @@ +--- assimp-5.0.0/test/unit/utVersion.cpp.orig 2019-10-27 02:51:11.128925442 +0000 ++++ assimp-5.0.0/test/unit/utVersion.cpp 2019-10-27 02:54:22.554333936 +0000 +@@ -66,9 +66,9 @@ EXPECT_NE( aiGetCompileFlags(), 0U ); } - + -TEST_F( utVersion, aiGetVersionRevisionTest ) { +/*TEST_F( utVersion, aiGetVersionRevisionTest ) { EXPECT_NE( aiGetVersionRevision(), 0U ); -} -- +}*/ + + TEST_F( utVersion, aiGetBranchNameTest ) { + EXPECT_NE( nullptr, aiGetBranchName() ); |
