Merge remote-tracking branch 'launchpad/3.15'
* launchpad/3.15: ioc/db: testdbGetFieldEqual() detect zero size Cleanup in asLib Allow whitespace before comments in AS config files Supress MS warning C4251 Add a plan to std/filters/test/syncTest.c Fix dbUnitTest.c avoid void* += Fix and test for macLib losing error status update notes libCom/test: ipAddrToAsciiTest skip cleanup unless valgrind is possible libCom/test: add ipAddrToAsciiTest to testHarness Adjusted .gitignore patterns libCom/test: add network libraries for Windows builds Moved .bzrignore to .gitignore libCom/test: add ipAddrToAsciiTest libCom: revise ipAddrToAscii
This commit is contained in:
@@ -140,7 +140,7 @@ MAIN(syncTest)
|
||||
int i;
|
||||
dbEventCtx evtctx;
|
||||
|
||||
testPlan(0);
|
||||
testPlan(139);
|
||||
|
||||
dbChannelInit();
|
||||
evtctx = db_init_events();
|
||||
|
||||
Reference in New Issue
Block a user