浏览代码

doctest: Update to 2.4.6

Rémi Verschelde 4 年之前
父节点
当前提交
8d5475bd28
共有 3 个文件被更改,包括 390 次插入197 次删除
  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

文件差异内容过多而无法显示
+ 388 - 195
thirdparty/doctest/doctest.h


部分文件因为文件数量过多而无法显示