Skip to content

Bash Script for Testing and Dense Tests#2

Open
billy-bao wants to merge 3 commits intorogerhh:masterfrom
billy-bao:test_igo_dense
Open

Bash Script for Testing and Dense Tests#2
billy-bao wants to merge 3 commits intorogerhh:masterfrom
billy-bao:test_igo_dense

Conversation

@billy-bao
Copy link

Adds a bash file under tests/run_tests.sh to detect and run all tests with appropriate input matrixes. Any test which requires an input should be named with _pregen appended to the end of its name, and its input files should be placed in tests/pregen_inputs with the name of the test starting each input file's name.
Also adds various tests for functions on dense matrices:

  • igo_copy_dense
  • igo_resize_dense
  • igo_zeros
  • igo_vertappend_dense/igo_vertappend_dense2

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant

Comments