18050: branches/1.2/xapian-core/ branches/1.2/xapian-core/tests/
olly <[email protected]> Thu, 29 May 2014 12:25:07 +0100
| Newsgroups | gmane.comp.search.xapian.cvs |
|---|---|
| Message-ID | <[email protected]> |
SVN root: svn://svn.xapian.org/xapian Changes by: olly Revision: 18050 Date: 2014-05-29 12:25:07 +0100 (Thu, 29 May 2014) Log message (4 lines): tests/api_backend.cc: Ensure the test WritableDatabase object gets destroyed before we delete its directory, so the testcase works on __WIN32__ (on trunk we already do this). (Fixes #643, reported by Chris Olds) Modified files: U branches/1.2/xapian-core/ChangeLog U branches/1.2/xapian-core/tests/api_backend.cc Links: http://xapian.org/C?18050 http://xapian.org/C?18050?branches/1.2/xapian-core/ChangeLog http://xapian.org/C?18050?branches/1.2/xapian-core/tests/api_backend.cc