Branch: refs/heads/action_tests
  Home:   https://github.com/STEllAR-GROUP/hpx
  Commit: ece8674f1876d01726376cf9bf44911caddaa59a
      
https://github.com/STEllAR-GROUP/hpx/commit/ece8674f1876d01726376cf9bf44911caddaa59a
  Author: Hartmut Kaiser <[email protected]>
  Date:   2021-02-23 (Tue, 23 Feb 2021)

  Changed paths:
    R hpx/runtime/actions/lambda_to_action.hpp
    M libs/full/actions_base/CMakeLists.txt
    A libs/full/actions_base/include/hpx/actions_base/lambda_to_action.hpp
    M libs/full/async_distributed/tests/regressions/CMakeLists.txt
    A libs/full/async_distributed/tests/regressions/async_deferred_1523.cpp
    A libs/full/async_distributed/tests/regressions/missing_include_2958.cpp
    A libs/full/async_distributed/tests/regressions/plain_action_1330.cpp
    A libs/full/async_distributed/tests/regressions/plain_action_1550.cpp
    A libs/full/async_distributed/tests/regressions/return_future_2847.cpp
    A 
libs/full/async_distributed/tests/regressions/shared_future_serialization_1402.cpp
    M libs/full/async_distributed/tests/unit/CMakeLists.txt
    A libs/full/async_distributed/tests/unit/actions/CMakeLists.txt
    A 
libs/full/async_distributed/tests/unit/actions/fail_compile_const_array_argument.cpp
    A 
libs/full/async_distributed/tests/unit/actions/fail_compile_const_pointer_argument.cpp
    A 
libs/full/async_distributed/tests/unit/actions/fail_compile_non_const_array_argument.cpp
    A 
libs/full/async_distributed/tests/unit/actions/fail_compile_non_const_pointer_argument.cpp
    A 
libs/full/async_distributed/tests/unit/actions/fail_compile_non_const_ref_argument.cpp
    A 
libs/full/async_distributed/tests/unit/actions/succeed_compile_const_ref_argument.cpp
    A 
libs/full/async_distributed/tests/unit/actions/succeed_compile_rvalue_ref_argument.cpp
    M libs/full/include/include/hpx/include/actions.hpp
    M src/CMakeLists.txt
    M tests/regressions/actions/CMakeLists.txt
    R tests/regressions/actions/async_deferred_1523.cpp
    R tests/regressions/actions/missing_include_2958.cpp
    R tests/regressions/actions/plain_action_1330.cpp
    R tests/regressions/actions/plain_action_1550.cpp
    R tests/regressions/actions/return_future_2847.cpp
    R tests/regressions/actions/shared_future_serialization_1402.cpp
    M tests/unit/actions/CMakeLists.txt
    R tests/unit/actions/fail_compile_const_array_argument.cpp
    R tests/unit/actions/fail_compile_const_pointer_argument.cpp
    R tests/unit/actions/fail_compile_non_const_array_argument.cpp
    R tests/unit/actions/fail_compile_non_const_pointer_argument.cpp
    R tests/unit/actions/fail_compile_non_const_ref_argument.cpp
    R tests/unit/actions/succeed_compile_const_ref_argument.cpp

  Log Message:
  -----------
  Moving some action tests to modules

- flyby adding test for invoking apply for an action accepting an rvalue


  Commit: 0da2a7424075fd1e785081a4320be3d3d0b67fa3
      
https://github.com/STEllAR-GROUP/hpx/commit/0da2a7424075fd1e785081a4320be3d3d0b67fa3
  Author: Hartmut Kaiser <[email protected]>
  Date:   2021-02-23 (Tue, 23 Feb 2021)

  Changed paths:
    M 
libs/full/async_distributed/tests/regressions/shared_future_serialization_1402.cpp

  Log Message:
  -----------
  Fixing compilation tests


Compare: 
https://github.com/STEllAR-GROUP/hpx/compare/aa91e2d91f1f...0da2a7424075
_______________________________________________
hpx-commits mailing list
[email protected]
https://mail.cct.lsu.edu/mailman/listinfo/hpx-commits

Reply via email to