scummvm/test/common
Johannes Schickel 7b51537be2 Common: Fix bug in lastPathComponent.
Prior to this change lastPathComponent would not create a correct result,
when the input of lastPathComponent did not contain a single separator.

I also added a test case for this in our unit tests.

svn-id: r52123
2010-08-16 16:01:31 +00:00
..
algorithm.h
array.h
bufferedreadstream.h
bufferedseekablereadstream.h
fixedstack.h
func.h
hashmap.h
list.h
md5.h
memoryreadstream.h
pack.h
ptr.h Add simple testcase for ScopedPtr and SharedPtr 2010-03-22 20:26:57 +00:00
queue.h
rational.h Use TS_ASSERT_EQUALS in test cases 2010-05-17 22:08:19 +00:00
rect.h
seekablesubreadstream.h
serializer.h
stack.h
str.h Common: Fix bug in lastPathComponent. 2010-08-16 16:01:31 +00:00
stream.h
subreadstream.h
tokenizer.h Strip trailing whitespaces in our common code base. 2010-07-21 18:17:51 +00:00