[libcxx] r231311 - Move the <dynarray> tests out of the std/ hierarchy, since it's not really part of the standard any more.

Marshall Clow mclow.lists at gmail.com
Wed Mar 4 15:09:16 PST 2015


Author: marshall
Date: Wed Mar  4 17:09:15 2015
New Revision: 231311

URL: http://llvm.org/viewvc/llvm-project?rev=231311&view=rev
Log:
Move the <dynarray> tests out of the std/ hierarchy, since it's not really part of the standard any more.

Added:
    libcxx/trunk/test/libcxx/experimental/containers/
    libcxx/trunk/test/libcxx/experimental/containers/sequences/
    libcxx/trunk/test/libcxx/experimental/containers/sequences/dynarray/
      - copied from r231293, libcxx/trunk/test/std/containers/sequences/dynarray/
Removed:
    libcxx/trunk/test/std/containers/sequences/dynarray/




More information about the cfe-commits mailing list