diff options
Diffstat (limited to 'numpy')
| -rw-r--r-- | numpy/core/bento.info | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/numpy/core/bento.info b/numpy/core/bento.info index bda64d474..cad7ffe8c 100644 --- a/numpy/core/bento.info +++ b/numpy/core/bento.info @@ -32,3 +32,12 @@ Library: Extension: _dotblas Sources: blasdot/_dotblas.c + Extension: test_rational + Sources: + src/umath/test_rational.c.src + Extension: struct_ufunc_test + Sources: + src/umath/struct_ufunc_test.c.src + Extension: operand_flag_tests + Sources: + src/umath/operand_flag_tests.c.src |
