[all-commits] [llvm/llvm-project] e557b6: [libc++] Remove uses of verbose_assert.h in Filesy...

Louis Dionne via All-commits all-commits at lists.llvm.org
Tue Oct 20 13:57:25 PDT 2020


  Branch: refs/heads/master
  Home:   https://github.com/llvm/llvm-project
  Commit: e557b6a66d5476dd5b9905934099f5f7357310b8
      https://github.com/llvm/llvm-project/commit/e557b6a66d5476dd5b9905934099f5f7357310b8
  Author: Louis Dionne <ldionne at apple.com>
  Date:   2020-10-20 (Tue, 20 Oct 2020)

  Changed paths:
    M libcxx/test/std/input.output/filesystems/class.path/path.member/path.append.pass.cpp
    M libcxx/test/std/input.output/filesystems/class.path/path.member/path.compare.pass.cpp
    M libcxx/test/std/input.output/filesystems/class.path/path.member/path.decompose/path.decompose.pass.cpp
    M libcxx/test/std/input.output/filesystems/class.path/path.member/path.modifiers/remove_filename.pass.cpp
    M libcxx/test/std/input.output/filesystems/class.path/path.member/path.modifiers/replace_filename.pass.cpp
    R libcxx/test/support/verbose_assert.h

  Log Message:
  -----------
  [libc++] Remove uses of verbose_assert.h in Filesystem tests

For a modest loss of debugability in the tests, this allows more tests
to run on platforms that do not have support for <iostream>.




More information about the All-commits mailing list