From: Mikko Rasa Date: Sat, 2 Dec 2017 20:23:13 +0000 (+0200) Subject: Remove test case for invalid Path iterator X-Git-Url: http://git.tdb.fi/?a=commitdiff_plain;h=c7def68fd4da93a706e520f308ad7afc17ed49f7;hp=c7def68fd4da93a706e520f308ad7afc17ed49f7;p=libs%2Fcore.git Remove test case for invalid Path iterator Path::Iterator now caches the current component and no longer throws when dereferencing end(). ---