diff options
| author | bgaldrikian <[email protected]> | 2020-10-08 22:01:09 -0700 |
|---|---|---|
| committer | bgaldrikian <[email protected]> | 2020-10-08 22:01:09 -0700 |
| commit | c389ca2d86ed528e4d54941378a4752ca74026e8 (patch) | |
| tree | 271dba95c84f62d13bcebbc62b5dcdc5b7ff443e /test | |
| parent | * NvBlastAsset::testForValidChunkOrder (used when creating an NvBlastAsset) i... (diff) | |
| download | blast-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')
| -rwxr-xr-x | test/src/BlastBaseTest.h | 2 | ||||
| -rwxr-xr-x | test/src/TkBaseTest.h | 2 | ||||
| -rwxr-xr-x | test/src/perf/BlastBasePerfTest.h | 2 | ||||
| -rwxr-xr-x | test/src/perf/DamagePerfTests.cpp | 2 | ||||
| -rwxr-xr-x | test/src/perf/SolverPerfTests.cpp | 2 | ||||
| -rwxr-xr-x | test/src/unit/APITests.cpp | 2 | ||||
| -rwxr-xr-x | test/src/unit/ActorTests.cpp | 2 | ||||
| -rwxr-xr-x | test/src/unit/AssetTests.cpp | 2 | ||||
| -rwxr-xr-x | test/src/unit/CoreTests.cpp | 2 | ||||
| -rwxr-xr-x | test/src/unit/FamilyGraphTests.cpp | 2 | ||||
| -rwxr-xr-x | test/src/unit/MultithreadingTests.cpp | 2 | ||||
| -rwxr-xr-x | test/src/unit/SyncTests.cpp | 2 | ||||
| -rwxr-xr-x | test/src/unit/TkCompositeTests.cpp | 2 | ||||
| -rwxr-xr-x | test/src/unit/TkTests.cpp | 2 | ||||
| -rwxr-xr-x | test/src/utils/TaskDispatcher.h | 2 | ||||
| -rwxr-xr-x | test/src/utils/TestAssets.cpp | 2 | ||||
| -rwxr-xr-x | test/src/utils/TestAssets.h | 2 | ||||
| -rwxr-xr-x | test/src/utils/TestProfiler.h | 2 |
18 files changed, 18 insertions, 18 deletions
diff --git a/test/src/BlastBaseTest.h b/test/src/BlastBaseTest.h index 9fb7c69..8de523e 100755 --- a/test/src/BlastBaseTest.h +++ b/test/src/BlastBaseTest.h @@ -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.
#ifndef BLASTBASETEST_H
diff --git a/test/src/TkBaseTest.h b/test/src/TkBaseTest.h index 3ffcf6c..5e14558 100755 --- a/test/src/TkBaseTest.h +++ b/test/src/TkBaseTest.h @@ -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.
#ifndef TKBASETEST_H
diff --git a/test/src/perf/BlastBasePerfTest.h b/test/src/perf/BlastBasePerfTest.h index 8eff9ba..4e70788 100755 --- a/test/src/perf/BlastBasePerfTest.h +++ b/test/src/perf/BlastBasePerfTest.h @@ -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.
#ifndef BLASTBASEPERFTEST_H
diff --git a/test/src/perf/DamagePerfTests.cpp b/test/src/perf/DamagePerfTests.cpp index 9c7ab0e..9bc534d 100755 --- a/test/src/perf/DamagePerfTests.cpp +++ b/test/src/perf/DamagePerfTests.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 "BlastBasePerfTest.h"
diff --git a/test/src/perf/SolverPerfTests.cpp b/test/src/perf/SolverPerfTests.cpp index ac04432..9c04402 100755 --- a/test/src/perf/SolverPerfTests.cpp +++ b/test/src/perf/SolverPerfTests.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 "BlastBasePerfTest.h"
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"
diff --git a/test/src/utils/TaskDispatcher.h b/test/src/utils/TaskDispatcher.h index 09df3b4..c7979ca 100755 --- a/test/src/utils/TaskDispatcher.h +++ b/test/src/utils/TaskDispatcher.h @@ -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.
#pragma once
diff --git a/test/src/utils/TestAssets.cpp b/test/src/utils/TestAssets.cpp index 88aece2..a167b07 100755 --- a/test/src/utils/TestAssets.cpp +++ b/test/src/utils/TestAssets.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 "TestAssets.h"
diff --git a/test/src/utils/TestAssets.h b/test/src/utils/TestAssets.h index cc3dc36..cd3f8d1 100755 --- a/test/src/utils/TestAssets.h +++ b/test/src/utils/TestAssets.h @@ -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.
#ifndef TESTASSETS_H
diff --git a/test/src/utils/TestProfiler.h b/test/src/utils/TestProfiler.h index 5fc3bb4..20dcd66 100755 --- a/test/src/utils/TestProfiler.h +++ b/test/src/utils/TestProfiler.h @@ -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.
#ifndef TESTPROFILER_H
|