summaryrefslogtreecommitdiffstats
path: root/tests/storage/test_matrix.cpp
Commit message (Collapse)AuthorAgeFilesLines
* include config.h to allow using getline on freebsdTing-Wei Lan2016-11-161-0/+4
| | | | | | | We need _GNU_SOURCE macro defined in config.h to enable the declaration of getline in FreeBSD stdio.h. https://github.com/libpinyin/libpinyin/issues/65
* update code licensePeng Wu2016-10-311-7/+6
|
* fixes fill_matrix functionPeng Wu2016-07-211-1/+1
|
* rename functionsPeng Wu2016-06-201-3/+2
|
* update test_matrix.cppPeng Wu2016-06-011-1/+55
|
* update test_matrix.cppPeng Wu2016-05-241-3/+44
|
* update test_matrix.cppPeng Wu2016-05-191-0/+4
|
* update test_matrix.cppPeng Wu2016-05-131-0/+3
|
* fixes compilePeng Wu2016-05-111-1/+2
|
* add test_matrix.cppPeng Wu2016-05-111-0/+76