Updates:
Owner: pekka.klarck
Comment #11 on issue 580 by pekka.klarck: Files without extension inside
test data directories crash execution
http://code.google.com/p/robotframework/issues/detail?id=580
Fixed with tests in r3788. Decided to use os.path.splitext instead of splitting from '.'.
