stan-dev / stan-dev/math

testing/Missing Prim Tests

Open
#1,194 7 comments 0 reactions 1 assignee View on GitHub

Nobody has claimed this yet.

testing
Dominant language
C++
Stars
839
Forks
220
Avg merge
2d 4h
Merged PRs (30d)
14

Description

Description

A few files found by @roualdes in thread The Flattening Refactor are empty and need tests written. The files I need write tests for are:

  • test/unit/math/prim/mat/fun/typedefs_test.cpp (@drezap)
  • test/unit/math/prim/mat/err/constraint_tolerances.cpp (@drezap)
  • test/unit/math/prim/mat/err/check_consistent_size_mvt_test.cpp
  • test/unit/math/prim/mat/err/check_consistent_sizes_mvt_test.cpp
  • test/unit/math/prim/mat/err/is_consistent_size_mvt_test.cpp (@ode33 #1202)
  • test/unit/math/prim/mat/err/is_consistent_sizes_mvt_test.cpp (@ode33 #1202)
  • test/unit/math/prim/scal/err/check_consistent_size_test.cpp
  • test/unit/math/prim/scal/err/check_consistent_sizes_test.cpp
  • test/unit/math/prim/mat/err/is_consistent_size_test.cpp
  • test/unit/math/prim/mat/err/is_consistent_sizes_test.cpp
  • test/unit/math/prim/mat/err/validate_non_negative_index_test.cpp (@drezap)
  • test/unit/math/prim/mat/fun/LDLT_factor_test.cpp
  • test/unit/math/prim/mat/fun/columns_dot_product_test.cpp
  • test/unit/math/prim/mat/fun/dot_product_test.cpp (@ode33)
  • test/unit/math/prim/mat/fun/log_determinant_test.cpp
  • test/unit/math/prim/mat/fun/mdivide_left_tri_low_test.cpp
  • test/unit/math/prim/mat/fun/mdivide_right_tri_low_test.cpp (@ode33)
  • test/unit/math/prim/mat/fun/rows_dot_product_test.cpp (@ode33)

Expected Output

Tests are written.

Current Version:

v2.19.0

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.