Skip to content

Commit

Permalink
Remove stray parentheses
Browse files Browse the repository at this point in the history
  • Loading branch information
pdimov committed Feb 23, 2025
1 parent e97dc53 commit ec61272
Show file tree
Hide file tree
Showing 34 changed files with 34 additions and 34 deletions.
2 changes: 1 addition & 1 deletion test/array_access_test.cpp
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
// Copyright 2025 Peter Dimov
// Distributed under the Boost Software License, Version 1.0.
// https://www.boost.org/LICENSE_1_0.txt)
// https://www.boost.org/LICENSE_1_0.txt

#define BOOST_ENABLE_ASSERT_HANDLER

Expand Down
2 changes: 1 addition & 1 deletion test/array_access_test_cx.cpp
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
// Copyright 2025 Peter Dimov
// Distributed under the Boost Software License, Version 1.0.
// https://www.boost.org/LICENSE_1_0.txt)
// https://www.boost.org/LICENSE_1_0.txt

#include <boost/array.hpp>
#include <boost/config.hpp>
Expand Down
2 changes: 1 addition & 1 deletion test/array_access_test_cx2.cpp
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
// Copyright 2025 Peter Dimov
// Distributed under the Boost Software License, Version 1.0.
// https://www.boost.org/LICENSE_1_0.txt)
// https://www.boost.org/LICENSE_1_0.txt

#include <boost/array.hpp>
#include <boost/config.hpp>
Expand Down
2 changes: 1 addition & 1 deletion test/array_assign_test.cpp
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
// Copyright 2025 Peter Dimov
// Distributed under the Boost Software License, Version 1.0.
// https://www.boost.org/LICENSE_1_0.txt)
// https://www.boost.org/LICENSE_1_0.txt

#define BOOST_ALLOW_DEPRECATED_SYMBOLS

Expand Down
2 changes: 1 addition & 1 deletion test/array_assign_test_cx.cpp
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
// Copyright 2025 Peter Dimov
// Distributed under the Boost Software License, Version 1.0.
// https://www.boost.org/LICENSE_1_0.txt)
// https://www.boost.org/LICENSE_1_0.txt

#include <boost/array.hpp>
#include <boost/config.hpp>
Expand Down
2 changes: 1 addition & 1 deletion test/array_c_array_test.cpp
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
// Copyright 2025 Peter Dimov
// Distributed under the Boost Software License, Version 1.0.
// https://www.boost.org/LICENSE_1_0.txt)
// https://www.boost.org/LICENSE_1_0.txt

#define BOOST_ALLOW_DEPRECATED_SYMBOLS

Expand Down
2 changes: 1 addition & 1 deletion test/array_convert_test.cpp
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
// Copyright 2025 Peter Dimov
// Distributed under the Boost Software License, Version 1.0.
// https://www.boost.org/LICENSE_1_0.txt)
// https://www.boost.org/LICENSE_1_0.txt

#include <boost/array.hpp>
#include <boost/core/lightweight_test.hpp>
Expand Down
2 changes: 1 addition & 1 deletion test/array_copy_test.cpp
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
// Copyright 2025 Peter Dimov
// Distributed under the Boost Software License, Version 1.0.
// https://www.boost.org/LICENSE_1_0.txt)
// https://www.boost.org/LICENSE_1_0.txt

#include <boost/array.hpp>
#include <boost/core/lightweight_test.hpp>
Expand Down
2 changes: 1 addition & 1 deletion test/array_copy_test_cx.cpp
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
// Copyright 2025 Peter Dimov
// Distributed under the Boost Software License, Version 1.0.
// https://www.boost.org/LICENSE_1_0.txt)
// https://www.boost.org/LICENSE_1_0.txt

#include <boost/array.hpp>
#include <boost/config.hpp>
Expand Down
2 changes: 1 addition & 1 deletion test/array_data_test.cpp
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
// Copyright 2025 Peter Dimov
// Distributed under the Boost Software License, Version 1.0.
// https://www.boost.org/LICENSE_1_0.txt)
// https://www.boost.org/LICENSE_1_0.txt

#include <boost/array.hpp>
#include <boost/core/lightweight_test.hpp>
Expand Down
2 changes: 1 addition & 1 deletion test/array_data_test_cx.cpp
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
// Copyright 2025 Peter Dimov
// Distributed under the Boost Software License, Version 1.0.
// https://www.boost.org/LICENSE_1_0.txt)
// https://www.boost.org/LICENSE_1_0.txt

#include <boost/array.hpp>
#include <boost/config.hpp>
Expand Down
2 changes: 1 addition & 1 deletion test/array_elems_test.cpp
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
// Copyright 2025 Peter Dimov
// Distributed under the Boost Software License, Version 1.0.
// https://www.boost.org/LICENSE_1_0.txt)
// https://www.boost.org/LICENSE_1_0.txt

#include <boost/array.hpp>
#include <boost/core/lightweight_test.hpp>
Expand Down
2 changes: 1 addition & 1 deletion test/array_eq_test.cpp
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
// Copyright 2025 Peter Dimov
// Distributed under the Boost Software License, Version 1.0.
// https://www.boost.org/LICENSE_1_0.txt)
// https://www.boost.org/LICENSE_1_0.txt

#include <boost/array.hpp>
#include <boost/core/lightweight_test.hpp>
Expand Down
2 changes: 1 addition & 1 deletion test/array_eq_test_cx.cpp
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
// Copyright 2025 Peter Dimov
// Distributed under the Boost Software License, Version 1.0.
// https://www.boost.org/LICENSE_1_0.txt)
// https://www.boost.org/LICENSE_1_0.txt

#include <boost/array.hpp>
#include <boost/config.hpp>
Expand Down
2 changes: 1 addition & 1 deletion test/array_fill_test.cpp
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
// Copyright 2025 Peter Dimov
// Distributed under the Boost Software License, Version 1.0.
// https://www.boost.org/LICENSE_1_0.txt)
// https://www.boost.org/LICENSE_1_0.txt

#include <boost/array.hpp>
#include <boost/core/lightweight_test.hpp>
Expand Down
2 changes: 1 addition & 1 deletion test/array_fill_test_cx.cpp
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
// Copyright 2025 Peter Dimov
// Distributed under the Boost Software License, Version 1.0.
// https://www.boost.org/LICENSE_1_0.txt)
// https://www.boost.org/LICENSE_1_0.txt

#include <boost/array.hpp>
#include <boost/config.hpp>
Expand Down
2 changes: 1 addition & 1 deletion test/array_get_test.cpp
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
// Copyright 2025 Peter Dimov
// Distributed under the Boost Software License, Version 1.0.
// https://www.boost.org/LICENSE_1_0.txt)
// https://www.boost.org/LICENSE_1_0.txt

#include <boost/array.hpp>
#include <boost/core/lightweight_test.hpp>
Expand Down
2 changes: 1 addition & 1 deletion test/array_get_test_cx.cpp
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
// Copyright 2025 Peter Dimov
// Distributed under the Boost Software License, Version 1.0.
// https://www.boost.org/LICENSE_1_0.txt)
// https://www.boost.org/LICENSE_1_0.txt

#include <boost/array.hpp>
#include <boost/config.hpp>
Expand Down
2 changes: 1 addition & 1 deletion test/array_init_test.cpp
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
// Copyright 2025 Peter Dimov
// Distributed under the Boost Software License, Version 1.0.
// https://www.boost.org/LICENSE_1_0.txt)
// https://www.boost.org/LICENSE_1_0.txt

#include <boost/array.hpp>
#include <boost/core/lightweight_test.hpp>
Expand Down
2 changes: 1 addition & 1 deletion test/array_init_test_cx.cpp
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
// Copyright 2025 Peter Dimov
// Distributed under the Boost Software License, Version 1.0.
// https://www.boost.org/LICENSE_1_0.txt)
// https://www.boost.org/LICENSE_1_0.txt

#include <boost/array.hpp>
#include <boost/config.hpp>
Expand Down
2 changes: 1 addition & 1 deletion test/array_iterator_test.cpp
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
// Copyright 2025 Peter Dimov
// Distributed under the Boost Software License, Version 1.0.
// https://www.boost.org/LICENSE_1_0.txt)
// https://www.boost.org/LICENSE_1_0.txt

#include <boost/array.hpp>
#include <boost/core/lightweight_test.hpp>
Expand Down
2 changes: 1 addition & 1 deletion test/array_iterator_test_cx.cpp
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
// Copyright 2025 Peter Dimov
// Distributed under the Boost Software License, Version 1.0.
// https://www.boost.org/LICENSE_1_0.txt)
// https://www.boost.org/LICENSE_1_0.txt

#include <boost/array.hpp>
#include <boost/config.hpp>
Expand Down
2 changes: 1 addition & 1 deletion test/array_lt_test.cpp
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
// Copyright 2025 Peter Dimov
// Distributed under the Boost Software License, Version 1.0.
// https://www.boost.org/LICENSE_1_0.txt)
// https://www.boost.org/LICENSE_1_0.txt

#include <boost/array.hpp>
#include <boost/core/lightweight_test.hpp>
Expand Down
2 changes: 1 addition & 1 deletion test/array_lt_test_cx.cpp
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
// Copyright 2025 Peter Dimov
// Distributed under the Boost Software License, Version 1.0.
// https://www.boost.org/LICENSE_1_0.txt)
// https://www.boost.org/LICENSE_1_0.txt

#include <boost/array.hpp>
#include <boost/config.hpp>
Expand Down
2 changes: 1 addition & 1 deletion test/array_reverse_test.cpp
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
// Copyright 2025 Peter Dimov
// Distributed under the Boost Software License, Version 1.0.
// https://www.boost.org/LICENSE_1_0.txt)
// https://www.boost.org/LICENSE_1_0.txt

#include <boost/array.hpp>
#include <boost/core/lightweight_test.hpp>
Expand Down
2 changes: 1 addition & 1 deletion test/array_size_test.cpp
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
// Copyright 2025 Peter Dimov
// Distributed under the Boost Software License, Version 1.0.
// https://www.boost.org/LICENSE_1_0.txt)
// https://www.boost.org/LICENSE_1_0.txt

#include <boost/array.hpp>
#include <boost/core/lightweight_test.hpp>
Expand Down
2 changes: 1 addition & 1 deletion test/array_size_test_cx.cpp
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
// Copyright 2025 Peter Dimov
// Distributed under the Boost Software License, Version 1.0.
// https://www.boost.org/LICENSE_1_0.txt)
// https://www.boost.org/LICENSE_1_0.txt

#include <boost/array.hpp>
#include <boost/config.hpp>
Expand Down
2 changes: 1 addition & 1 deletion test/array_swap_test.cpp
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
// Copyright 2025 Peter Dimov
// Distributed under the Boost Software License, Version 1.0.
// https://www.boost.org/LICENSE_1_0.txt)
// https://www.boost.org/LICENSE_1_0.txt

#include <boost/array.hpp>
#include <boost/core/lightweight_test.hpp>
Expand Down
2 changes: 1 addition & 1 deletion test/array_swap_test2.cpp
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
// Copyright 2025 Peter Dimov
// Distributed under the Boost Software License, Version 1.0.
// https://www.boost.org/LICENSE_1_0.txt)
// https://www.boost.org/LICENSE_1_0.txt

#include <boost/array.hpp>
#include <boost/core/lightweight_test.hpp>
Expand Down
2 changes: 1 addition & 1 deletion test/array_thw_test.cpp
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
// Copyright 2025 Peter Dimov
// Distributed under the Boost Software License, Version 1.0.
// https://www.boost.org/LICENSE_1_0.txt)
// https://www.boost.org/LICENSE_1_0.txt

#include <boost/array.hpp>
#include <boost/core/lightweight_test.hpp>
Expand Down
2 changes: 1 addition & 1 deletion test/array_thw_test_cx.cpp
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
// Copyright 2025 Peter Dimov
// Distributed under the Boost Software License, Version 1.0.
// https://www.boost.org/LICENSE_1_0.txt)
// https://www.boost.org/LICENSE_1_0.txt

#include <boost/array.hpp>
#include <boost/config.hpp>
Expand Down
2 changes: 1 addition & 1 deletion test/array_typedef_test.cpp
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
// Copyright 2025 Peter Dimov
// Distributed under the Boost Software License, Version 1.0.
// https://www.boost.org/LICENSE_1_0.txt)
// https://www.boost.org/LICENSE_1_0.txt

#include <boost/array.hpp>
#include <boost/core/lightweight_test_trait.hpp>
Expand Down
2 changes: 1 addition & 1 deletion test/quick.cpp
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
// Copyright 2023 Peter Dimov.
// Distributed under the Boost Software License, Version 1.0.
// https://www.boost.org/LICENSE_1_0.txt)
// https://www.boost.org/LICENSE_1_0.txt

#include <boost/array.hpp>

Expand Down
2 changes: 1 addition & 1 deletion test/to_array_test.cpp
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
// Copyright 2025 Peter Dimov
// Distributed under the Boost Software License, Version 1.0.
// https://www.boost.org/LICENSE_1_0.txt)
// https://www.boost.org/LICENSE_1_0.txt

#include <boost/array.hpp>
#include <boost/core/lightweight_test.hpp>
Expand Down

0 comments on commit ec61272

Please sign in to comment.