Add basic integration tests. Overhaul computation to use doubles and better quadratic equation.
Showing
- spikes/ieee_floating_point/float.c 1 addition, 1 deletionspikes/ieee_floating_point/float.c
- src/compute.c 32 additions, 56 deletionssrc/compute.c
- src/compute.h 3 additions, 6 deletionssrc/compute.h
- src/main.c 47 additions, 13 deletionssrc/main.c
- tests/integration_tests/Makefile 16 additions, 0 deletionstests/integration_tests/Makefile
- tests/integration_tests/test_ranges.sh 52 additions, 0 deletionstests/integration_tests/test_ranges.sh
- tests/unit_tests.c 29 additions, 137 deletionstests/unit_tests.c
Please register or sign in to comment