Brian Cox
|
9a3183a76c
|
Enable unit test files moved from db folder
|
2016-06-13 18:31:21 -07:00 |
Brian Cox
|
7458e86e7e
|
Move remaining *_t.cpp files from db to twtest. (Not added to build yet)
|
2016-06-13 17:02:09 -07:00 |
Brian Cox
|
48a4392343
|
Update buildsys to automake 1.15 and fix resulting warnings. This involved an autoreconf -if, and then reverting config.guess and config.sub since they're actually newer than the ones automake wants to install, and they've been customized a bit to detect e.g. MidnightBSD
|
2016-06-06 19:51:38 -07:00 |
Brian Cox
|
43d2ff1a04
|
Display multibyte characters properly, and accept them in interactive db update.
|
2016-06-01 22:08:25 -07:00 |
Brian Cox
|
816e5c7e8f
|
Update buildsys to detect posix_fadvise()
|
2016-04-25 10:54:37 -07:00 |
Brian Cox
|
728795af3d
|
Replace tabs with 4 spaces in all remaining OST code, since this inconsistency can now result in 'misleading indentation' warnings in GCC 6.0+.
|
2016-04-23 00:33:17 -07:00 |
Brian Cox
|
a9207128e2
|
Test fixes so twtest runs to completion, mostly by adding ifdef+todo for the time being. Also add twtest to .gitignore
|
2016-04-16 22:45:59 -07:00 |
Brian Cox
|
184ddc6091
|
Buildsys fixes for twtest
|
2016-04-16 21:44:06 -07:00 |
Brian Cox
|
677162cc6e
|
Revive the old unit test suite. Needs autoconf/buildsys work, and tests don't all pass yet.
|
2016-04-16 19:16:32 -07:00 |