Skip to content

Commit

Permalink
Add a unit test for SpanSets
Browse files Browse the repository at this point in the history
Added a unit test for SpanSets class in c++ instead of python to
more throughly test all of the functionality, specifically with
functors, which would be difficult to completely test in python
  • Loading branch information
natelust committed Oct 15, 2016
1 parent 053a05e commit 346bd30
Show file tree
Hide file tree
Showing 2 changed files with 398 additions and 0 deletions.
1 change: 1 addition & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -145,6 +145,7 @@ tests/testWcs
tests/testWarpGpu
tests/ticket1145
tests/wcsCopy
tests/testSpanSets
tests/ramFitsIO_fpC-005902-r6-0677_sub.fits_imageInOut.fit
tests/ramFitsIO_fpC-005902-r6-0677_sub.fits_imageOut.fit
tests/ramFitsIO_fpC-005902-r6-0677_sub.fits_exposureRamOut.fit
Expand Down

0 comments on commit 346bd30

Please sign in to comment.