提交历史

作者 SHA1 备注 提交日期
  Fabian Peter Hammerle 131e016a06 fix clang-tidy warning performance-inefficient-vector-operation 6 年之前
  Fabian Peter Hammerle 244f8e862f clang-tidy: disable false positive cppcoreguidelines-pro-type-vararg 6 年之前
  Fabian Peter Hammerle aac6f39b31 Revert "replace gtest macro TEST_F with TEST to fix clang-tidy warning cppcoreguidelines-owning-memory" 6 年之前
  Fabian Peter Hammerle f637967caa replace gtest macro TEST_F with TEST to fix clang-tidy warning cppcoreguidelines-owning-memory 6 年之前
  Fabian Peter Hammerle 7eae20e34e refactor HdfDestroyerChain: replace pushBack with emplaceBack 6 年之前
  Fabian Peter Hammerle 52fdf73179 clang-tidy: disable false positive cppcoreguidelines-avoid-goto 6 年之前
  Fabian Peter Hammerle 30666487a9 Revert "replace gtest macro ASSERT_{NO_,}THROW with EXPECT to avoid clang-tidy warning cppcoreguidelines-avoid-goto" 6 年之前
  Fabian Peter Hammerle a1695be88f replace gtest macro ASSERT_{NO_,}THROW with EXPECT to avoid clang-tidy warning cppcoreguidelines-avoid-goto 6 年之前
  Fabian Peter Hammerle a85f4c174b clang-tidy: disable false-positive modernize-use-equals-delete 6 年之前
  Fabian Peter Hammerle e75d161391 clang-tidy: disable false-positive cppcoreguidelines-special-member-functions 6 年之前
  Fabian Peter Hammerle 2168edf19e fix clang-tidy warning readability-inconsistent-declaration-parameter-name 6 年之前
  Fabian Peter Hammerle be11d78277 fix clang-tidy warning modernize-use-emplace 6 年之前
  Fabian Peter Hammerle 9e0bb811b9 fix clang-tidy warning modernize-use-equals-default 6 年之前
  Fabian Peter Hammerle 755d22418f clang-tidy: enable strict linting (excluding currently failing checks) 6 年之前
  Fabian Peter Hammerle a35c5467f4 clang-tidy: enable relevant checks 6 年之前
  Fabian Peter Hammerle 7da9eeef9e travis-ci: run clang-tidy linter 6 年之前
  Moritz Wanzenböck da70f8e906 Release v0.10.2 6 年之前
  Moritz Wanzenböck dc18dcad31 docs: add build status badge 6 年之前
  Fabian Peter Hammerle ab23ee590c HdfFile: replace implicit bool conversion 6 年之前
  Fabian Peter Hammerle bb5e41805a HdfFile: replace empty destructor with explicitly defaulted function 6 年之前
  Fabian Peter Hammerle 74d13542f8 HdfAttribute: consistent argument names (clang-tidy readability-inconsistent-declaration-parameter-name) 6 年之前
  Moritz Wanzenböck 80aa39dd7f Merge pull request #3 from fphammerle/test/travis-ci 6 年之前
  Fabian Peter Hammerle f722d57c3e travis-ci: test against both gcc & clang 6 年之前
  Fabian Peter Hammerle a872a7dfb5 travis-ci: build gtest without elevated privileges 6 年之前
  Fabian Peter Hammerle 2c04768340 travis-ci: fix gtest src path 6 年之前
  Fabian Peter Hammerle e72b9dbf88 added travis-ci config: run gtest on ubuntu xenial 6 年之前
  Fabian Peter Hammerle 94003b215d remove gitlab-ci config 6 年之前
  Fabian Peter Hammerle 89b17a6573 gitlab-ci: nproc make jobs 6 年之前
  Fabian Peter Hammerle ce9550e182 added gitlab-ci config: run gtests in ubuntu 18.04 6 年之前
  Moritz Wanzenböck c4a9261ece Fix unknown policy errors introduces in last release 6 年之前