xlnt/tests
Crzyrndm 0aeb6a0765 improved hyperlink implementation
- hyperlinks to cells and ranges are complete
- hyperlink::display is now set as well as the cell value (in excel these can be different)
-- if a cell is empty, display is equal to value text
-- if a cell has a value, display can be just about anything
- This version copies excel in that display is completely ignored once value is set
- All hyperlink tests are now part of the cell test suite (not the worksheet test suite which the majority were previously located)
2018-07-02 21:06:12 +12:00
..
cell improved hyperlink implementation 2018-07-02 21:06:12 +12:00
data re-save custom_heights_widths.xlsx, add defaultColWidth sheet attribute 2018-06-24 11:53:45 +12:00
helpers Add __LINE__ to test assert failed messages 2018-06-18 22:40:25 +12:00
styles work on round-tripping for #230 2018-04-24 17:58:17 -04:00
utils copyright year bump (2018) 2018-01-22 09:38:48 -05:00
workbook improved hyperlink implementation 2018-07-02 21:06:12 +12:00
worksheet improved hyperlink implementation 2018-07-02 21:06:12 +12:00
CMakeLists.txt add option to enable linking with static C runtime when compiling with MSVC, #214 2017-09-13 10:20:51 -04:00
runner.cpp Final test report now includes the test failure message 2018-06-18 22:40:25 +12:00