Skip to content

Commit c4ed6e2

Browse files
committed
Fix format/copyright issue and warnings
1 parent b53c220 commit c4ed6e2

18 files changed

Lines changed: 63 additions & 51 deletions

File tree

cpp/libclang/integration_test/cases/complex_class/run_test.rs

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,15 +1,15 @@
1-
///////////////////////////////////////////////////////////////////////////////////
1+
// *******************************************************************************
22
// Copyright (c) 2026 Contributors to the Eclipse Foundation
33
//
44
// See the NOTICE file(s) distributed with this work for additional
55
// information regarding copyright ownership.
66
//
77
// This program and the accompanying materials are made available under the
88
// terms of the Apache License Version 2.0 which is available at
9-
// https://www.apache.org/licenses/LICENSE-2.0
9+
// <https://www.apache.org/licenses/LICENSE-2.0>
1010
//
1111
// SPDX-License-Identifier: Apache-2.0
12-
////////////////////////////////////////////////////////////////////////////////////
12+
// *******************************************************************************
1313

1414
use test_framework::run_parser_case;
1515

cpp/libclang/integration_test/cases/include_3rdparty/run_test.rs

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,15 +1,15 @@
1-
///////////////////////////////////////////////////////////////////////////////////
1+
// *******************************************************************************
22
// Copyright (c) 2026 Contributors to the Eclipse Foundation
33
//
44
// See the NOTICE file(s) distributed with this work for additional
55
// information regarding copyright ownership.
66
//
77
// This program and the accompanying materials are made available under the
88
// terms of the Apache License Version 2.0 which is available at
9-
// https://www.apache.org/licenses/LICENSE-2.0
9+
// <https://www.apache.org/licenses/LICENSE-2.0>
1010
//
1111
// SPDX-License-Identifier: Apache-2.0
12-
////////////////////////////////////////////////////////////////////////////////////
12+
// *******************************************************************************
1313

1414
use test_framework::run_parser_case;
1515
#[test]

cpp/libclang/integration_test/cases/method_parameter_type/run_test.rs

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,15 +1,15 @@
1-
///////////////////////////////////////////////////////////////////////////////////
1+
// *******************************************************************************
22
// Copyright (c) 2026 Contributors to the Eclipse Foundation
33
//
44
// See the NOTICE file(s) distributed with this work for additional
55
// information regarding copyright ownership.
66
//
77
// This program and the accompanying materials are made available under the
88
// terms of the Apache License Version 2.0 which is available at
9-
// https://www.apache.org/licenses/LICENSE-2.0
9+
// <https://www.apache.org/licenses/LICENSE-2.0>
1010
//
1111
// SPDX-License-Identifier: Apache-2.0
12-
////////////////////////////////////////////////////////////////////////////////////
12+
// *******************************************************************************
1313

1414
use test_framework::run_parser_case;
1515

cpp/libclang/integration_test/cases/method_return_type/run_test.rs

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,15 +1,15 @@
1-
///////////////////////////////////////////////////////////////////////////////////
1+
// *******************************************************************************
22
// Copyright (c) 2026 Contributors to the Eclipse Foundation
33
//
44
// See the NOTICE file(s) distributed with this work for additional
55
// information regarding copyright ownership.
66
//
77
// This program and the accompanying materials are made available under the
88
// terms of the Apache License Version 2.0 which is available at
9-
// https://www.apache.org/licenses/LICENSE-2.0
9+
// <https://www.apache.org/licenses/LICENSE-2.0>
1010
//
1111
// SPDX-License-Identifier: Apache-2.0
12-
////////////////////////////////////////////////////////////////////////////////////
12+
// *******************************************************************************
1313

1414
use test_framework::run_parser_case;
1515

cpp/libclang/integration_test/cases/nest_namespace_class/run_test.rs

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,15 +1,15 @@
1-
///////////////////////////////////////////////////////////////////////////////////
1+
// *******************************************************************************
22
// Copyright (c) 2026 Contributors to the Eclipse Foundation
33
//
44
// See the NOTICE file(s) distributed with this work for additional
55
// information regarding copyright ownership.
66
//
77
// This program and the accompanying materials are made available under the
88
// terms of the Apache License Version 2.0 which is available at
9-
// https://www.apache.org/licenses/LICENSE-2.0
9+
// <https://www.apache.org/licenses/LICENSE-2.0>
1010
//
1111
// SPDX-License-Identifier: Apache-2.0
12-
////////////////////////////////////////////////////////////////////////////////////
12+
// *******************************************************************************
1313

1414
use test_framework::run_parser_case;
1515
#[test]

cpp/libclang/integration_test/cases/relationship_aggregation/run_test.rs

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,15 +1,15 @@
1-
///////////////////////////////////////////////////////////////////////////////////
1+
// *******************************************************************************
22
// Copyright (c) 2026 Contributors to the Eclipse Foundation
33
//
44
// See the NOTICE file(s) distributed with this work for additional
55
// information regarding copyright ownership.
66
//
77
// This program and the accompanying materials are made available under the
88
// terms of the Apache License Version 2.0 which is available at
9-
// https://www.apache.org/licenses/LICENSE-2.0
9+
// <https://www.apache.org/licenses/LICENSE-2.0>
1010
//
1111
// SPDX-License-Identifier: Apache-2.0
12-
////////////////////////////////////////////////////////////////////////////////////
12+
// *******************************************************************************
1313

1414
use test_framework::run_parser_case;
1515
#[test]

cpp/libclang/integration_test/cases/relationship_association/run_test.rs

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,15 +1,15 @@
1-
///////////////////////////////////////////////////////////////////////////////////
1+
// *******************************************************************************
22
// Copyright (c) 2026 Contributors to the Eclipse Foundation
33
//
44
// See the NOTICE file(s) distributed with this work for additional
55
// information regarding copyright ownership.
66
//
77
// This program and the accompanying materials are made available under the
88
// terms of the Apache License Version 2.0 which is available at
9-
// https://www.apache.org/licenses/LICENSE-2.0
9+
// <https://www.apache.org/licenses/LICENSE-2.0>
1010
//
1111
// SPDX-License-Identifier: Apache-2.0
12-
////////////////////////////////////////////////////////////////////////////////////
12+
// *******************************************************************************
1313

1414
use test_framework::run_parser_case;
1515
#[test]

cpp/libclang/integration_test/cases/relationship_composition/run_test.rs

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,15 +1,15 @@
1-
///////////////////////////////////////////////////////////////////////////////////
1+
// *******************************************************************************
22
// Copyright (c) 2026 Contributors to the Eclipse Foundation
33
//
44
// See the NOTICE file(s) distributed with this work for additional
55
// information regarding copyright ownership.
66
//
77
// This program and the accompanying materials are made available under the
88
// terms of the Apache License Version 2.0 which is available at
9-
// https://www.apache.org/licenses/LICENSE-2.0
9+
// <https://www.apache.org/licenses/LICENSE-2.0>
1010
//
1111
// SPDX-License-Identifier: Apache-2.0
12-
////////////////////////////////////////////////////////////////////////////////////
12+
// *******************************************************************************
1313

1414
use test_framework::run_parser_case;
1515
#[test]

cpp/libclang/integration_test/cases/relationship_dependency/run_test.rs

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,15 +1,15 @@
1-
///////////////////////////////////////////////////////////////////////////////////
1+
// *******************************************************************************
22
// Copyright (c) 2026 Contributors to the Eclipse Foundation
33
//
44
// See the NOTICE file(s) distributed with this work for additional
55
// information regarding copyright ownership.
66
//
77
// This program and the accompanying materials are made available under the
88
// terms of the Apache License Version 2.0 which is available at
9-
// https://www.apache.org/licenses/LICENSE-2.0
9+
// <https://www.apache.org/licenses/LICENSE-2.0>
1010
//
1111
// SPDX-License-Identifier: Apache-2.0
12-
////////////////////////////////////////////////////////////////////////////////////
12+
// *******************************************************************************
1313

1414
use test_framework::run_parser_case;
1515
#[test]

cpp/libclang/integration_test/cases/relationship_implementation/run_test.rs

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,15 +1,15 @@
1-
///////////////////////////////////////////////////////////////////////////////////
1+
// *******************************************************************************
22
// Copyright (c) 2026 Contributors to the Eclipse Foundation
33
//
44
// See the NOTICE file(s) distributed with this work for additional
55
// information regarding copyright ownership.
66
//
77
// This program and the accompanying materials are made available under the
88
// terms of the Apache License Version 2.0 which is available at
9-
// https://www.apache.org/licenses/LICENSE-2.0
9+
// <https://www.apache.org/licenses/LICENSE-2.0>
1010
//
1111
// SPDX-License-Identifier: Apache-2.0
12-
////////////////////////////////////////////////////////////////////////////////////
12+
// *******************************************************************************
1313

1414
use test_framework::run_parser_case;
1515
#[test]

0 commit comments

Comments
 (0)