aboutsummaryrefslogtreecommitdiff
path: root/tests
AgeCommit message (Expand)Author
2022-09-08Stream: don't open stream if headers aren't understoodThomas White
2022-06-20tests/file-wait: Use older type of function definitionThomas White
2022-06-09Remove some unused variablesThomas White
2022-06-02tests/stream_roundtrip: Clean up stream afterwardsThomas White
2022-03-09Meson: enable building without HDF5Thomas White
2022-03-08Update merging tests to latest stream versionThomas White
2022-03-08Add tests/stream_roundtripThomas White
2022-03-02Add tests/indexamajig-missing-fileThomas White
2022-03-02Add tests/file-waitThomas White
2021-10-28Make symmetry operation parser re-entrantThomas White
2021-10-20Add photon_energy to ev_enum test filesThomas White
2021-09-07ring_check: Fix data type for malloc sizeThomas White
2021-09-03Fix typo and failing tests from previous commitThomas White
2021-07-21Add missing cleanup on error pathsThomas White
2021-03-22Allow HDF5 path substitution when there are too many placeholder valuesThomas White
2021-01-06Use smaller profile radii in partialator testsThomas White
2020-10-27Add a test for stream readingThomas White
2020-10-26cellcompare_check: Factorise code and reduce to 1 repetition of eachThomas White
2020-10-26Remove polarisation_checkThomas White
2020-10-26Meson: Only build gpu_sim_check when OpenCL is availableThomas White
2020-10-23tests/ev_enum{1,2,3}: Fix order of fs/ss in geometryThomas White
2020-09-10gpu_sim_check: Fix pixel ranges in geometryThomas White
2020-09-10CMake: Use ${HDF5_C_LIBRARIES} instead of -lhdf5Thomas White
2020-08-10polarisation_check: Fit into timeoutThomas White
2020-08-05Restore HDF5 output in polarisation_checkThomas White
2020-08-05Convert gpu_sim_check to DataTemplateThomas White
2020-07-29Port remaining tests to MesonThomas White
2020-07-29Expose a couple more functions for easier testingThomas White
2020-07-29Start converting tests to MesonThomas White
2020-07-29Remove curses dependency for integration_check and prof2d_checkThomas White
2020-07-29Add low-level integration API (for better testing)Thomas White
2020-07-29Remove config.h from testsThomas White
2020-07-29partialator/process_hkl: Use geometryThomas White
2020-07-29Add --no-image-data and --no-mask-dataThomas White
2020-07-29Add wavelength and electron_voltage, plus units, to geometry fileThomas White
2020-07-29Fix a typoThomas White
2020-07-29Remove unnecessary librariesThomas White
2020-07-29tests/ev_enum1: Use API functionThomas White
2020-07-29Handle event expansion even for single-event filesThomas White
2020-07-29Avoid compiling image-hdf5.c ten timesThomas White
2020-07-29cellcompare_check: Reduce ntrials to 5Thomas White
2020-07-29prof2d_check: Decrease size of unit cellThomas White
2020-07-29Implement dimension part of event expansion, and clean up testsThomas White
2020-07-29Path part of event expansionThomas White
2020-07-29Remove events.c, part 2Thomas White
2020-07-29Convert prediction_gradient_check to detgeomThomas White
2020-07-29Update tests for detgeomThomas White
2020-07-29Convert prediction gradients to detgeomThomas White
2020-07-29Convert prediction and integration to detgeomThomas White
2020-07-29Add a couple of missing semicolonsThomas White