Thomas Fussell
|
e222e1b268
|
fix warnings
|
2016-07-20 19:16:51 -04:00 |
|
Thomas Fussell
|
dec6aaa49a
|
test some stuff, rename some other stuff
|
2016-07-20 19:04:44 -04:00 |
|
Thomas Fussell
|
faccef71d7
|
test zip_file
|
2016-07-19 23:39:08 -04:00 |
|
Thomas Fussell
|
ef2b8de33d
|
fix windows bug
|
2016-07-20 10:28:12 +08:00 |
|
Thomas Fussell
|
0b62d1e1d6
|
call static methods statically
|
2016-07-19 21:23:11 -04:00 |
|
Thomas Fussell
|
7b558c6857
|
fix windows includes
|
2016-07-19 21:19:34 -04:00 |
|
Thomas Fussell
|
a99feb4e57
|
test and fix zip_file::extract
|
2016-07-19 21:17:31 -04:00 |
|
Thomas Fussell
|
336014aca8
|
test reading styled text
|
2016-07-19 20:36:12 -04:00 |
|
Thomas Fussell
|
4b34273f1b
|
test writing styled text
|
2016-07-19 20:27:14 -04:00 |
|
Thomas Fussell
|
d29a5f0245
|
test cell reference
|
2016-07-18 21:38:16 -04:00 |
|
Thomas Fussell
|
39369220f7
|
test cell comment
|
2016-07-18 21:26:14 -04:00 |
|
Thomas Fussell
|
36b676048f
|
fix bug
|
2016-07-18 03:20:20 +08:00 |
|
Thomas Fussell
|
026058d111
|
test workbook some
|
2016-07-17 14:59:11 -04:00 |
|
Thomas Fussell
|
101ba5e49f
|
remove some unneccessary encoding stuff
|
2016-07-17 13:49:59 -04:00 |
|
Thomas Fussell
|
93a5bccac2
|
test test test
|
2016-07-16 20:06:39 -04:00 |
|
Thomas Fussell
|
0502e1e2d4
|
test test test
|
2016-07-16 19:40:20 -04:00 |
|
Thomas Fussell
|
f614c737f5
|
test text
|
2016-07-16 18:42:56 -04:00 |
|
Thomas Fussell
|
f406f657c4
|
test some skipped branches
|
2016-07-16 15:57:50 -04:00 |
|
Thomas Fussell
|
32707dde3b
|
dll export pattern_fill and gradient_fill
|
2016-07-14 22:15:51 -04:00 |
|
Thomas Fussell
|
25b995bc78
|
improve fill and style serialization test coverage
|
2016-07-14 22:09:57 -04:00 |
|
Thomas Fussell
|
64c95aa7c5
|
fix #58
|
2016-07-14 22:05:39 -04:00 |
|
Thomas Fussell
|
12e25571eb
|
I meant to say start testing reading styles
|
2016-07-13 23:13:54 -04:00 |
|
Thomas Fussell
|
959d246995
|
start testing writing styles
|
2016-07-13 23:12:49 -04:00 |
|
Thomas Fussell
|
8e17339ef0
|
fix out of bounds error detected in msvc
|
2016-07-14 07:20:31 +08:00 |
|
Thomas Fussell
|
053508e8b7
|
test some number formatting edge cases
|
2016-07-11 18:10:57 -04:00 |
|
Thomas Fussell
|
8970bfaffb
|
improve style writing coverage. i think that's enough for today
|
2016-07-09 15:12:53 -04:00 |
|
Thomas Fussell
|
24ac76ccd4
|
try exclude again
|
2016-07-09 14:38:47 -04:00 |
|
Thomas Fussell
|
24b966cf86
|
export column_t friend functions, attempt to exclude test headers from coveralls
|
2016-07-09 14:21:10 -04:00 |
|
Thomas Fussell
|
f70e4db1e1
|
cover column_t
|
2016-07-09 10:59:27 -04:00 |
|
Thomas Fussell
|
29b594940f
|
cover time
|
2016-07-09 10:37:12 -04:00 |
|
Thomas Fussell
|
2e035bba62
|
cover const_worksheet_iterator
|
2016-07-09 10:20:08 -04:00 |
|
Thomas Fussell
|
60372fb145
|
cover alignment.cpp
|
2016-07-09 10:13:56 -04:00 |
|
Thomas Fussell
|
874ea7abeb
|
cover worksheet_iterator.hpp
|
2016-07-09 10:02:58 -04:00 |
|
Thomas Fussell
|
a2814d3465
|
cover header_footer.hpp
|
2016-07-09 00:22:08 -04:00 |
|
Thomas Fussell
|
5147a282af
|
implement fractional number format, continue implementing tests for builtin formats
|
2016-07-08 19:39:28 -04:00 |
|
Thomas Fussell
|
4aeab7bdfa
|
update readme
|
2016-07-06 07:13:42 -04:00 |
|
Thomas Fussell
|
a1688c7e48
|
add size check to removal of trailing zeros in number formats
|
2016-07-06 18:50:30 +08:00 |
|
Thomas Fussell
|
c99d14792f
|
Merge branch 'master' of github.com:tfussell/xlnt
|
2016-07-05 21:27:47 -04:00 |
|
Thomas Fussell
|
9f1ac60d20
|
start implementing complex number formats, test builtin formats
|
2016-07-05 21:27:35 -04:00 |
|
Thomas Fussell
|
b777fbd490
|
Merge pull request #56 from xpol/enable-static-build-for-appveyor
Enable static build for appveyor.
|
2016-07-05 21:24:59 -04:00 |
|
Xpol Wan
|
10964c44ac
|
whitespaces.
|
2016-07-05 15:35:04 +08:00 |
|
Xpol Wan
|
4976f54145
|
Fixes static build for msvc.
|
2016-07-05 13:03:00 +08:00 |
|
Xpol Wan
|
076d42280e
|
Update test location.
|
2016-07-05 11:41:41 +08:00 |
|
Xpol Wan
|
e214192de0
|
Debug appveyor.
|
2016-07-05 11:32:06 +08:00 |
|
Xpol Wan
|
3e9a228538
|
Enable static build for appveyor.
and cleanup for appveyor build script.
|
2016-07-05 11:07:41 +08:00 |
|
Thomas Fussell
|
627e6d438e
|
Merge remote-tracking branch 'xpol/remove-and-ignore-genreated-test-runner'
|
2016-07-04 12:21:46 -04:00 |
|
Thomas Fussell
|
0ee716f94f
|
Merge pull request #54 from xpol/fixes-test-warnings
Fixes warnings about compare double to bool.
|
2016-07-04 12:17:31 -04:00 |
|
Thomas Fussell
|
47f74fd4c1
|
fix some windows build problems and warnings
|
2016-07-05 00:09:51 +08:00 |
|
Thomas Fussell
|
9ae506c1ea
|
move serialization classes to detail, recouple with pugixml (no reason to abstract)
|
2016-07-03 19:22:08 -04:00 |
|
Thomas Fussell
|
d8b9a71c59
|
fix std::abs call
|
2016-07-03 11:41:59 -04:00 |
|