aboutsummaryrefslogtreecommitdiff
path: root/test/src/unit
diff options
context:
space:
mode:
authorbgaldrikian <[email protected]>2020-10-08 22:01:09 -0700
committerbgaldrikian <[email protected]>2020-10-08 22:01:09 -0700
commitc389ca2d86ed528e4d54941378a4752ca74026e8 (patch)
tree271dba95c84f62d13bcebbc62b5dcdc5b7ff443e /test/src/unit
parent* NvBlastAsset::testForValidChunkOrder (used when creating an NvBlastAsset) i... (diff)
downloadblast-1.1.6_release.tar.xz
blast-1.1.6_release.zip
* Updated license filev1.1.6_releasev1.1.6_rc1
* Updated copyright dates * Removed ArtistTool * Pulled request #15 "Fix Blast bond generation" * Pulled request #16 "Fix invalid pointer access in authoring tools"
Diffstat (limited to 'test/src/unit')
-rwxr-xr-xtest/src/unit/APITests.cpp2
-rwxr-xr-xtest/src/unit/ActorTests.cpp2
-rwxr-xr-xtest/src/unit/AssetTests.cpp2
-rwxr-xr-xtest/src/unit/CoreTests.cpp2
-rwxr-xr-xtest/src/unit/FamilyGraphTests.cpp2
-rwxr-xr-xtest/src/unit/MultithreadingTests.cpp2
-rwxr-xr-xtest/src/unit/SyncTests.cpp2
-rwxr-xr-xtest/src/unit/TkCompositeTests.cpp2
-rwxr-xr-xtest/src/unit/TkTests.cpp2
9 files changed, 9 insertions, 9 deletions
diff --git a/test/src/unit/APITests.cpp b/test/src/unit/APITests.cpp
index d1ff4cd..44f79be 100755
--- a/test/src/unit/APITests.cpp
+++ b/test/src/unit/APITests.cpp
@@ -23,7 +23,7 @@
// components in life support devices or systems without express written approval of
// NVIDIA Corporation.
//
-// Copyright (c) 2016-2018 NVIDIA Corporation. All rights reserved.
+// Copyright (c) 2016-2020 NVIDIA Corporation. All rights reserved.
#include "BlastBaseTest.h"
diff --git a/test/src/unit/ActorTests.cpp b/test/src/unit/ActorTests.cpp
index 7756e76..946f849 100755
--- a/test/src/unit/ActorTests.cpp
+++ b/test/src/unit/ActorTests.cpp
@@ -23,7 +23,7 @@
// components in life support devices or systems without express written approval of
// NVIDIA Corporation.
//
-// Copyright (c) 2016-2018 NVIDIA Corporation. All rights reserved.
+// Copyright (c) 2016-2020 NVIDIA Corporation. All rights reserved.
#include "BlastBaseTest.h"
diff --git a/test/src/unit/AssetTests.cpp b/test/src/unit/AssetTests.cpp
index 27df927..2f18a0b 100755
--- a/test/src/unit/AssetTests.cpp
+++ b/test/src/unit/AssetTests.cpp
@@ -23,7 +23,7 @@
// components in life support devices or systems without express written approval of
// NVIDIA Corporation.
//
-// Copyright (c) 2016-2018 NVIDIA Corporation. All rights reserved.
+// Copyright (c) 2016-2020 NVIDIA Corporation. All rights reserved.
#include "NvBlastAsset.h"
diff --git a/test/src/unit/CoreTests.cpp b/test/src/unit/CoreTests.cpp
index 14f96fc..d1b0178 100755
--- a/test/src/unit/CoreTests.cpp
+++ b/test/src/unit/CoreTests.cpp
@@ -23,7 +23,7 @@
// components in life support devices or systems without express written approval of
// NVIDIA Corporation.
//
-// Copyright (c) 2016-2018 NVIDIA Corporation. All rights reserved.
+// Copyright (c) 2016-2020 NVIDIA Corporation. All rights reserved.
#include <algorithm>
diff --git a/test/src/unit/FamilyGraphTests.cpp b/test/src/unit/FamilyGraphTests.cpp
index bfbea01..a1005a3 100755
--- a/test/src/unit/FamilyGraphTests.cpp
+++ b/test/src/unit/FamilyGraphTests.cpp
@@ -23,7 +23,7 @@
// components in life support devices or systems without express written approval of
// NVIDIA Corporation.
//
-// Copyright (c) 2016-2018 NVIDIA Corporation. All rights reserved.
+// Copyright (c) 2016-2020 NVIDIA Corporation. All rights reserved.
#include "BlastBaseTest.h"
diff --git a/test/src/unit/MultithreadingTests.cpp b/test/src/unit/MultithreadingTests.cpp
index f3fc8fd..45fb890 100755
--- a/test/src/unit/MultithreadingTests.cpp
+++ b/test/src/unit/MultithreadingTests.cpp
@@ -23,7 +23,7 @@
// components in life support devices or systems without express written approval of
// NVIDIA Corporation.
//
-// Copyright (c) 2016-2018 NVIDIA Corporation. All rights reserved.
+// Copyright (c) 2016-2020 NVIDIA Corporation. All rights reserved.
#include "BlastBaseTest.h"
diff --git a/test/src/unit/SyncTests.cpp b/test/src/unit/SyncTests.cpp
index 30c2bf4..c4e8b5f 100755
--- a/test/src/unit/SyncTests.cpp
+++ b/test/src/unit/SyncTests.cpp
@@ -23,7 +23,7 @@
// components in life support devices or systems without express written approval of
// NVIDIA Corporation.
//
-// Copyright (c) 2016-2018 NVIDIA Corporation. All rights reserved.
+// Copyright (c) 2016-2020 NVIDIA Corporation. All rights reserved.
#include "TkBaseTest.h"
diff --git a/test/src/unit/TkCompositeTests.cpp b/test/src/unit/TkCompositeTests.cpp
index 96fcc75..11ca276 100755
--- a/test/src/unit/TkCompositeTests.cpp
+++ b/test/src/unit/TkCompositeTests.cpp
@@ -23,7 +23,7 @@
// components in life support devices or systems without express written approval of
// NVIDIA Corporation.
//
-// Copyright (c) 2016-2018 NVIDIA Corporation. All rights reserved.
+// Copyright (c) 2016-2020 NVIDIA Corporation. All rights reserved.
#include "TkBaseTest.h"
diff --git a/test/src/unit/TkTests.cpp b/test/src/unit/TkTests.cpp
index 9687c68..5d6d757 100755
--- a/test/src/unit/TkTests.cpp
+++ b/test/src/unit/TkTests.cpp
@@ -23,7 +23,7 @@
// components in life support devices or systems without express written approval of
// NVIDIA Corporation.
//
-// Copyright (c) 2016-2018 NVIDIA Corporation. All rights reserved.
+// Copyright (c) 2016-2020 NVIDIA Corporation. All rights reserved.
#include "TkBaseTest.h"