index
:
CrystFEL
crystfel-0.3
crystfel-0.4
crystfel-0.5
master
pascal/electrons
tom/dtempl
Data processing for serial crystallography
Thomas White
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tests
/
CMakeLists.txt
Age
Commit message (
Collapse
)
Author
2020-09-10
CMake: Use ${HDF5_C_LIBRARIES} instead of -lhdf5
Thomas White
Fixes linking on Mac OS
2020-08-05
Restore HDF5 output in polarisation_check
Thomas White
2020-08-05
Convert gpu_sim_check to DataTemplate
Thomas White
2020-07-29
Expose a couple more functions for easier testing
Thomas White
2020-07-29
Remove curses dependency for integration_check and prof2d_check
Thomas White
These were a hack caused by badly testable API
2020-07-29
Add wavelength and electron_voltage, plus units, to geometry file
Thomas White
2020-07-29
Remove unnecessary libraries
Thomas White
2020-07-29
tests/ev_enum1: Use API function
Thomas White
2020-07-29
Handle event expansion even for single-event files
Thomas White
2020-07-29
Avoid compiling image-hdf5.c ten times
Thomas White
2020-07-29
Implement dimension part of event expansion, and clean up tests
Thomas White
2020-07-29
Path part of event expansion
Thomas White
2020-07-29
Remove events.c, part 2
Thomas White
New event parsing, done at the last minute in image-hdf5.c
2019-09-02
Add tests/polarisation_check (not in 'make test' list)
Thomas White
2019-08-16
Add cellcompare_check
Thomas White
2019-05-15
Complete implementation of Spectrum API
Thomas White
2019-05-14
Move Histogram out of API
Thomas White
It's only used by two test programs
2019-03-11
Add new rational number library
Thomas White
2018-06-25
Rename first/second/third/fourth_merge_check to process_hkl_check_1/2/3/4
Thomas White
2018-06-25
Test the compiled binaries, not the installed ones
Thomas White
2018-05-24
adapt cmake to link to fdip includes in tests
Yaroslav Gevorkov
2018-05-17
Remove old test from CMakeLists.txt
Thomas White
2018-03-22
OpenCL stuff
Thomas White
2018-03-22
Compile and run tests
Thomas White