Browse Source

Merge pull request #53271 from akien-mga/doctest-2.4.6

Rémi Verschelde 3 years ago
parent
commit
1a86c7ab13
3 changed files with 390 additions and 197 deletions
  1. 1 1
      COPYRIGHT.txt
  2. 1 1
      thirdparty/doctest/LICENSE.txt
  3. 388 195
      thirdparty/doctest/doctest.h

+ 1 - 1
COPYRIGHT.txt

@@ -143,7 +143,7 @@ License: Expat
 
 Files: ./thirdparty/doctest/
 Comment: doctest
-Copyright: 2016-2020, Viktor Kirilov
+Copyright: 2016-2021, Viktor Kirilov
 License: Expat
 
 Files: ./thirdparty/embree/

+ 1 - 1
thirdparty/doctest/LICENSE.txt

@@ -1,6 +1,6 @@
 The MIT License (MIT)
 
-Copyright (c) 2016-2020 Viktor Kirilov
+Copyright (c) 2016-2021 Viktor Kirilov
 
 Permission is hereby granted, free of charge, to any person obtaining a copy
 of this software and associated documentation files (the "Software"), to deal

File diff suppressed because it is too large
+ 388 - 195
thirdparty/doctest/doctest.h


Some files were not shown because too many files changed in this diff