tests: reflect changes to polar, remove duplicates
This ensures the tests are still passing with the new definition of Polars (i.e. change from structure to object). It also removes many duplicate tests (error tests based on inputs). These tests are now only done on the parser functions and not the main caller function. This simplifies test updates and reduces testing time.
Showing
- tests/test_extendpolar.m 12 additions, 72 deletionstests/test_extendpolar.m
- tests/test_findcllinearrange.m 0 additions, 55 deletionstests/test_findcllinearrange.m
- tests/test_findstall.m 0 additions, 61 deletionstests/test_findstall.m
- tests/test_findzerolift.m 0 additions, 61 deletionstests/test_findzerolift.m
- tests/test_formatairfoilcoord.m 0 additions, 41 deletionstests/test_formatairfoilcoord.m
- tests/test_nacaairfoil.m 0 additions, 43 deletionstests/test_nacaairfoil.m
- tests/test_nacacamber.m 0 additions, 35 deletionstests/test_nacacamber.m
- tests/test_parsepolarinputs.m 32 additions, 38 deletionstests/test_parsepolarinputs.m
- tests/test_plotpolars.m 0 additions, 71 deletionstests/test_plotpolars.m
- tests/test_xf2mat.m 11 additions, 49 deletionstests/test_xf2mat.m
Loading
Please register or sign in to comment