瀏覽代碼

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


部分文件因文件數量過多而無法顯示