]> git.lyx.org Git - lyx.git/commit
Fix biblio regex test
authorGeorg Baum <baum@lyx.org>
Thu, 8 Jan 2015 19:46:54 +0000 (20:46 +0100)
committerGeorg Baum <baum@lyx.org>
Thu, 8 Jan 2015 19:46:54 +0000 (20:46 +0100)
commitba045c0a6896c4349517f7dbb28e799263d5ada1
tree6db3a41b3c7732fa144de41dace1d33124b13788
parentaafb5138ab60bd7a1baa04425f93cbd9aa049ace
Fix biblio regex test

Now it tests lyx::regex instead of boost::regex, so it works as well if
std::regex is used.
src/frontends/tests/biblio.cpp