Running 76 unittests (detected from auto-discovery)
Engine.UI.BoxModel.BoxModelConstraints:
  bottom ................................................... ok
  left ..................................................... ok
  right .................................................... ok
  top ...................................................... ok
Engine.UI.BoxModel.BoxModelInit:
  init0 .................................................... ok
  init1 .................................................... ok
  init4 .................................................... ok
Engine.UI.BoxModel.BoxModelProperties:
  bottom ................................................... ok
  left ..................................................... ok
  right .................................................... ok
  top ...................................................... ok
Engine.UI.Rect.RectConstraints:
  bottom ................................................... ok
  height ................................................... ok
  right .................................................... ok
  width .................................................... ok
Engine.UI.Rect.RectInit:
  init0 .................................................... ok
  init2 .................................................... ok
  init4 .................................................... ok
Engine.UI.Rect.RectOperators:
  and ...................................................... ok
  and_invalid .............................................. ok
  contains ................................................. ok
  contains_tuple ........................................... ok
  empty .................................................... ok
Engine.UI.Rect.RectProperties:
  bh ....................................................... ok
  rw ....................................................... ok
  x ........................................................ ok
  y ........................................................ ok
Engine.UI.Widget.WidgetChildren:
  add ...................................................... ok
  dupe ..................................................... ok
  init ..................................................... ok
  multipleChildren ......................................... ok
  multipleParents .......................................... ok
  typeEnforcement .......................................... ok
Engine.UI.Widget.WidgetInit:
  init ..................................................... ok
  separate ................................................. ok
Engine.Model.ModelInit:
  init ..................................................... ok
Engine.Model.OBJModelLoadTest:
  load ..................................................... ok
Engine.Resources.Manager.ResourceManagerSingletonTest:
  singleton ................................................ ok
Engine.Resources.Text.TextEncodingTest:
  decodeError .............................................. ok
  encodingUTF8 ............................................. ok
Engine.Resources.Text.TextInitTest:
  init ..................................................... ok
Engine.VFS.FileSystem.FileSystemMount:
  typeCheck ................................................ ok
Engine.VFS.FileSystem.MountPriorities:
  dict ..................................................... ok
  listOrder ................................................ ok
  priorities ............................................... ok
Engine.VFS.Mounts.AbstractMount:
  interface ................................................ ok
Engine.VFS.Mounts.MountDirectoryEquivalence:
  init ..................................................... ok
  open ..................................................... ok
  path ..................................................... ok
  readable ................................................. ok
  writable ................................................. ok
Engine.VFS.Mounts.MountDirectoryReadOnly:
  init ..................................................... ok
  open ..................................................... ok
  openw .................................................... ok
  path ..................................................... ok
  readable ................................................. ok
  writable ................................................. ok
Engine.VFS.Mounts.MountVirtual:
  add ...................................................... ok
  addASCII ................................................. ok
  addLatin1 ................................................ ok
  addUTF8 .................................................. ok
  readOnly ................................................. ok
Engine.VFS.Utils.Absolutify:
  ddot ..................................................... ok
  dot ...................................................... ok
  keepsAbsolutePaths ....................................... ok
Engine.VFS.Utils.IsWriteFlag:
  a ........................................................ ok
  r ........................................................ ok
  w ........................................................ ok
Engine.VFS.Utils.NormalizeVFSPath:
  keepsNormalizedPaths ..................................... ok
  removeTrailing ........................................... ok
Engine.VFS.Utils.ValidateVFSPath:
  ddot ..................................................... ok
  dot ...................................................... ok
  goodPath ................................................. ok
  relativeRoot ............................................. ok
  sslash ................................................... ok
  trailingSlashes .......................................... ok
Statistics (76 tests in total):
  passed                 : 76
  skipped                : 0
  expected failures      : 0
  unexpected successes   : 0
  errors                 : 0
  failures               : 0
  ran                    : 76