ATF-log archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

org.NetBSD.atf.src.reorg: 085913f2ef101b0f2d3e29c721e2781e9ca99fe4



revision:            085913f2ef101b0f2d3e29c721e2781e9ca99fe4
date:                2010-07-11T17:50:43
author:              jmmv%NetBSD.org@localhost
branch:              org.NetBSD.atf.src.reorg
changelog:
Move private C++ modules into atf-c++/detail

This change is broken.  It is only working because I am trying this
in NetBSD and the header files are still installed in /usr/include.
But the code was already broken before this change due to the similar
modification for atf-c... so not bothering to DTRT now.  Will fix
later.

Addresses ticket #52.

manifest:
format_version "1"

new_manifest [91e520b638c393efc7bbd6990b6ddd4849bb5ac3]

old_revision [4b12ec125b400f7d80a6c95ec0597f3c80cf1fdb]

rename "atf-c++/application.cpp"
    to "atf-c++/detail/application.cpp"

rename "atf-c++/application.hpp"
    to "atf-c++/detail/application.hpp"

rename "atf-c++/application_test.cpp"
    to "atf-c++/detail/application_test.cpp"

rename "atf-c++/env.cpp"
    to "atf-c++/detail/env.cpp"

rename "atf-c++/env.hpp"
    to "atf-c++/detail/env.hpp"

rename "atf-c++/env_test.cpp"
    to "atf-c++/detail/env_test.cpp"

rename "atf-c++/exceptions.cpp"
    to "atf-c++/detail/exceptions.cpp"

rename "atf-c++/exceptions.hpp"
    to "atf-c++/detail/exceptions.hpp"

rename "atf-c++/exceptions_test.cpp"
    to "atf-c++/detail/exceptions_test.cpp"

rename "atf-c++/expand.cpp"
    to "atf-c++/detail/expand.cpp"

rename "atf-c++/expand.hpp"
    to "atf-c++/detail/expand.hpp"

rename "atf-c++/expand_test.cpp"
    to "atf-c++/detail/expand_test.cpp"

rename "atf-c++/fs.cpp"
    to "atf-c++/detail/fs.cpp"

rename "atf-c++/fs.hpp"
    to "atf-c++/detail/fs.hpp"

rename "atf-c++/fs_test.cpp"
    to "atf-c++/detail/fs_test.cpp"

rename "atf-c++/io.cpp"
    to "atf-c++/detail/io.cpp"

rename "atf-c++/io.hpp"
    to "atf-c++/detail/io.hpp"

rename "atf-c++/io_test.cpp"
    to "atf-c++/detail/io_test.cpp"

rename "atf-c++/parser.cpp"
    to "atf-c++/detail/parser.cpp"

rename "atf-c++/parser.hpp"
    to "atf-c++/detail/parser.hpp"

rename "atf-c++/parser_test.cpp"
    to "atf-c++/detail/parser_test.cpp"

rename "atf-c++/process.cpp"
    to "atf-c++/detail/process.cpp"

rename "atf-c++/process.hpp"
    to "atf-c++/detail/process.hpp"

rename "atf-c++/process_test.cpp"
    to "atf-c++/detail/process_test.cpp"

rename "atf-c++/sanity.hpp"
    to "atf-c++/detail/sanity.hpp"

rename "atf-c++/sanity_test.cpp"
    to "atf-c++/detail/sanity_test.cpp"

rename "atf-c++/signals.cpp"
    to "atf-c++/detail/signals.cpp"

rename "atf-c++/signals.hpp"
    to "atf-c++/detail/signals.hpp"

rename "atf-c++/signals_test.cpp"
    to "atf-c++/detail/signals_test.cpp"

rename "atf-c++/test_helpers.cpp"
    to "atf-c++/detail/test_helpers.cpp"

rename "atf-c++/test_helpers.hpp"
    to "atf-c++/detail/test_helpers.hpp"

rename "atf-c++/text.cpp"
    to "atf-c++/detail/text.cpp"

rename "atf-c++/text.hpp"
    to "atf-c++/detail/text.hpp"

rename "atf-c++/text_test.cpp"
    to "atf-c++/detail/text_test.cpp"

rename "atf-c++/ui.cpp"
    to "atf-c++/detail/ui.cpp"

rename "atf-c++/ui.hpp"
    to "atf-c++/detail/ui.hpp"

rename "atf-c++/ui_test.cpp"
    to "atf-c++/detail/ui_test.cpp"

rename "atf-c++/user.cpp"
    to "atf-c++/detail/user.cpp"

rename "atf-c++/user.hpp"
    to "atf-c++/detail/user.hpp"

rename "atf-c++/user_test.cpp"
    to "atf-c++/detail/user_test.cpp"

add_dir "atf-c++/detail"

add_file "atf-c++/detail/Atffile"
 content [e38110ae9e064ab6105c8251d3dbaad6b0a832b3]

add_file "atf-c++/detail/Makefile.am.inc"
 content [6a4d58ce7a83b8c77836bec8f79f4871edb078e8]

patch "atf-c++/Atffile"
 from [62409e00a6c30dcdcfe86b0a4a91f1e03c1d7ed8]
   to [c79e98437b026467bff889bc7ac62d463c19f049]

patch "atf-c++/Makefile.am.inc"
 from [8028ffddfcac0caade4aa7d918004f3e48a68e1e]
   to [c645aa0637da14ebec4eedd02823bd9f179849f4]

patch "atf-c++/atf_c++_test.cpp"
 from [fd1597f74c90fb56bd57563390911d6b63513d74]
   to [864d19ca07212308e518f9a942a993aba06552d8]

patch "atf-c++/build_test.cpp"
 from [2526a7f62aeb422d663f9edc14e0062f29fe090e]
   to [77098d5ed74563c6e38681b42f0457a1a1ebe088]

patch "atf-c++/check_test.cpp"
 from [128f390160e5fd0f5bcd5c114d58e666645b3c4f]
   to [661cd2a666469c1558fb0d8d2f9717d478453d65]

patch "atf-c++/config_test.cpp"
 from [918fb9a7d93dfbbf2a581090b05e8ea9aa914e82]
   to [bb6570dd7c72c44ff933ef972f375ca905026b42]

patch "atf-c++/detail/process.cpp"
 from [8f90398bca0452dda9e53e87c3a23b516ea3eadd]
   to [a7246f0d5ae44d03ebd4599bddfd201dcf521170]

patch "atf-c++/macros_test.cpp"
 from [400d73c0e38088deea84e4b56099dae0757f8a23]
   to [f2daa3cf3e879083d402360807c94655a122f3d7]

patch "atf-c++/tests_test.cpp"
 from [b72926d95cf933ca9d6081a9f5eeb56fa1da69b3]
   to [b91a5047129dfd56f0ebd527404de46d4f5531c8]

patch "atf-c++/utils_test.cpp"
 from [bc2b2e8914e7f888f7c4d5f310b9559cbc6fb618]
   to [d056f8af76cc8e36f3dbf973357fe7af019abefd]

patch "atf-report/Makefile.am.inc"
 from [e48837ee147e7ad2d9b0543c4817957fa169872d]
   to [0d7b9055274a936288e545506ab492e6ab861eda]

patch "atf-run/Makefile.am.inc"
 from [98692eaa2ec0dddb711cf8adad4f01d37af87da4]
   to [fab323f25a30c2e835f9fc8ff9263d3bad79d9e7]


Home | Main Index | Thread Index | Old Index