Skip to content

Commit

Permalink
Baseline update
Browse files Browse the repository at this point in the history
  • Loading branch information
joaopsazevedo committed Sep 18, 2024
1 parent f3246f2 commit d1f6b7a
Show file tree
Hide file tree
Showing 91 changed files with 210 additions and 210 deletions.
2 changes: 1 addition & 1 deletion src/pp-main.adb
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@ begin
("\n\1\n",
"Info: AdaCore provides a new formatter GNATformat, currently in beta. "
& "This will supersede GNATpp when leaving the beta program.");
Utils.Err_Out.Put ("-------\n\n");
Utils.Err_Out.Put ("-----\n\n");

-- Override trace settings by parsing the config file
GNATCOLL.Traces.Parse_Config_File;
Expand Down
4 changes: 2 additions & 2 deletions testsuite/tests/metric/RB16-011/test.out
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@

WARNING: GNATpp will be baselined soon. Please switch to GNATformat, the new Ada code formatter, for future use.
-------
Info: AdaCore provides a new formatter GNATformat, currently in beta. This will supersede GNATpp when leaving the beta program.
-----

procedure Foo (I : in out Integer) is
begin
Expand Down
2 changes: 1 addition & 1 deletion testsuite/tests/pp/CS0037228/test.out
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@

Info: AdaCore provides a new formatter GNATformat, currently in beta. This will supersede GNATpp when leaving the beta program.
-------
-----

package body Foo is

Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@

Info: AdaCore provides a new formatter GNATformat, currently in beta. This will supersede GNATpp when leaving the beta program.
-------
-----

package Test is
-- Documentation
Expand Down
2 changes: 1 addition & 1 deletion testsuite/tests/pp/CS0038689/ignore_cmd_gpr/test.out
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@

Info: AdaCore provides a new formatter GNATformat, currently in beta. This will supersede GNATpp when leaving the beta program.
-------
-----

Units remaining: 4
package Test_1 is
Expand Down
2 changes: 1 addition & 1 deletion testsuite/tests/pp/CS0039262/test.out
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@

Info: AdaCore provides a new formatter GNATformat, currently in beta. This will supersede GNATpp when leaving the beta program.
-------
-----


package test is
Expand Down
6 changes: 3 additions & 3 deletions testsuite/tests/pp/G905-011/test.out
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@

Info: AdaCore provides a new formatter GNATformat, currently in beta. This will supersede GNATpp when leaving the beta program.
-------
-----

with Ada.Strings.Unbounded; use Ada.Strings.Unbounded;
procedure Gnatpp_Array_Formatting is
Expand All @@ -27,7 +27,7 @@ begin
end Gnatpp_Array_Formatting;

Info: AdaCore provides a new formatter GNATformat, currently in beta. This will supersede GNATpp when leaving the beta program.
-------
-----

with Ada.Text_IO;
procedure Gnatpp_Exdentation is
Expand All @@ -54,7 +54,7 @@ begin
end Gnatpp_Exdentation;

Info: AdaCore provides a new formatter GNATformat, currently in beta. This will supersede GNATpp when leaving the beta program.
-------
-----

procedure Junk is
begin
Expand Down
2 changes: 1 addition & 1 deletion testsuite/tests/pp/G913-019/test.out
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@

Info: AdaCore provides a new formatter GNATformat, currently in beta. This will supersede GNATpp when leaving the beta program.
-------
-----

procedure TEST is
procedure PROCEDURE_NAME
Expand Down
6 changes: 3 additions & 3 deletions testsuite/tests/pp/MB21-028/test.out
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@

Info: AdaCore provides a new formatter GNATformat, currently in beta. This will supersede GNATpp when leaving the beta program.
-------
-----

procedure P is
pragma Warnings (Off);
Expand All @@ -10,7 +10,7 @@ begin
end P;

Info: AdaCore provides a new formatter GNATformat, currently in beta. This will supersede GNATpp when leaving the beta program.
-------
-----

procedure P is
pragma Warnings (Off);
Expand All @@ -22,7 +22,7 @@ begin
end P;

Info: AdaCore provides a new formatter GNATformat, currently in beta. This will supersede GNATpp when leaving the beta program.
-------
-----

package body Q is

Expand Down
2 changes: 1 addition & 1 deletion testsuite/tests/pp/N218-043/test.out
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@

Info: AdaCore provides a new formatter GNATformat, currently in beta. This will supersede GNATpp when leaving the beta program.
-------
-----

package Directions is

Expand Down
4 changes: 2 additions & 2 deletions testsuite/tests/pp/N219-016/test.out
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@

Info: AdaCore provides a new formatter GNATformat, currently in beta. This will supersede GNATpp when leaving the beta program.
-------
-----

package Records is

Expand All @@ -25,7 +25,7 @@ package Records is
end Records;

Info: AdaCore provides a new formatter GNATformat, currently in beta. This will supersede GNATpp when leaving the beta program.
-------
-----

package Records is

Expand Down
4 changes: 2 additions & 2 deletions testsuite/tests/pp/N312-029/test.out
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@

Info: AdaCore provides a new formatter GNATformat, currently in beta. This will supersede GNATpp when leaving the beta program.
-------
-----

procedure Sample_Formatting is

Expand Down Expand Up @@ -40,7 +40,7 @@ begin
end Sample_Formatting;

Info: AdaCore provides a new formatter GNATformat, currently in beta. This will supersede GNATpp when leaving the beta program.
-------
-----

procedure Sample_Formatting is

Expand Down
2 changes: 1 addition & 1 deletion testsuite/tests/pp/N428-004/test.out
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@

Info: AdaCore provides a new formatter GNATformat, currently in beta. This will supersede GNATpp when leaving the beta program.
-------
-----

procedure Ors is
begin
Expand Down
4 changes: 2 additions & 2 deletions testsuite/tests/pp/N812-011/test.out
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@

Info: AdaCore provides a new formatter GNATformat, currently in beta. This will supersede GNATpp when leaving the beta program.
-------
-----

package P with
Pure
Expand All @@ -18,7 +18,7 @@ is
end P;

Info: AdaCore provides a new formatter GNATformat, currently in beta. This will supersede GNATpp when leaving the beta program.
-------
-----

package Q is

Expand Down
2 changes: 1 addition & 1 deletion testsuite/tests/pp/N827-012/test.out
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@

Info: AdaCore provides a new formatter GNATformat, currently in beta. This will supersede GNATpp when leaving the beta program.
-------
-----

with Ada.Characters.Latin_1;

Expand Down
2 changes: 1 addition & 1 deletion testsuite/tests/pp/O723-016/test.out
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@

Info: AdaCore provides a new formatter GNATformat, currently in beta. This will supersede GNATpp when leaving the beta program.
-------
-----

with Toto, Titi;

Expand Down
2 changes: 1 addition & 1 deletion testsuite/tests/pp/OA07-042/test.out
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@

Info: AdaCore provides a new formatter GNATformat, currently in beta. This will supersede GNATpp when leaving the beta program.
-------
-----

package Align_Test is
Index : Integer;
Expand Down
2 changes: 1 addition & 1 deletion testsuite/tests/pp/P318-034/test.out
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@

Info: AdaCore provides a new formatter GNATformat, currently in beta. This will supersede GNATpp when leaving the beta program.
-------
-----

-- Testing pretty printing of enums with inline documentation
procedure test_main is
Expand Down
4 changes: 2 additions & 2 deletions testsuite/tests/pp/P408-012/test.out
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@

Info: AdaCore provides a new formatter GNATformat, currently in beta. This will supersede GNATpp when leaving the beta program.
-------
-----

procedure Pretty is

Expand Down Expand Up @@ -52,7 +52,7 @@ begin
end Pretty;

Info: AdaCore provides a new formatter GNATformat, currently in beta. This will supersede GNATpp when leaving the beta program.
-------
-----

procedure Pretty is

Expand Down
2 changes: 1 addition & 1 deletion testsuite/tests/pp/P523-009/test.out
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@

Info: AdaCore provides a new formatter GNATformat, currently in beta. This will supersede GNATpp when leaving the beta program.
-------
-----

pragma Ada_95;
pragma Warnings (Off);
Expand Down
4 changes: 2 additions & 2 deletions testsuite/tests/pp/P817-005/test.out
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@

Info: AdaCore provides a new formatter GNATformat, currently in beta. This will supersede GNATpp when leaving the beta program.
-------
-----

package Example_With_Comments is

Expand All @@ -23,7 +23,7 @@ package Example_With_Comments is
end Example_With_Comments;

Info: AdaCore provides a new formatter GNATformat, currently in beta. This will supersede GNATpp when leaving the beta program.
-------
-----

package Example_With_Comments is -- end of line

Expand Down
4 changes: 2 additions & 2 deletions testsuite/tests/pp/Q724-015/test.out
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@

Info: AdaCore provides a new formatter GNATformat, currently in beta. This will supersede GNATpp when leaving the beta program.
-------
-----

package Csc_Channel.Version_Handling is
type T_Version_Handling is limited interface;
Expand All @@ -14,7 +14,7 @@ package Csc_Channel.Version_Handling is
end Csc_Channel.Version_Handling;

Info: AdaCore provides a new formatter GNATformat, currently in beta. This will supersede GNATpp when leaving the beta program.
-------
-----

package Csc_Channel.Version_Handling is
type T_Version_Handling is limited interface;
Expand Down
2 changes: 1 addition & 1 deletion testsuite/tests/pp/QA14-008/test.out
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@

Info: AdaCore provides a new formatter GNATformat, currently in beta. This will supersede GNATpp when leaving the beta program.
-------
-----

procedure Left_Hand_Side is
begin
Expand Down
2 changes: 1 addition & 1 deletion testsuite/tests/pp/QA17-028/test.out
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@

Info: AdaCore provides a new formatter GNATformat, currently in beta. This will supersede GNATpp when leaving the beta program.
-------
-----

WITH ibusiness_unit.synthetic_target_manager;

Expand Down
2 changes: 1 addition & 1 deletion testsuite/tests/pp/QC06-022/P718-006/test.out
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@

Info: AdaCore provides a new formatter GNATformat, currently in beta. This will supersede GNATpp when leaving the beta program.
-------
-----

procedure Gnatpp_Playground
is
Expand Down
2 changes: 1 addition & 1 deletion testsuite/tests/pp/QC06-022/P718-008/test.out
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@

Info: AdaCore provides a new formatter GNATformat, currently in beta. This will supersede GNATpp when leaving the beta program.
-------
-----

procedure Compact_Array_Type_Declaration
is
Expand Down
2 changes: 1 addition & 1 deletion testsuite/tests/pp/QC06-022/P718-010/test.out
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@

Info: AdaCore provides a new formatter GNATformat, currently in beta. This will supersede GNATpp when leaving the beta program.
-------
-----

procedure Preserve_Existing_Continuation_Lines
is
Expand Down
2 changes: 1 addition & 1 deletion testsuite/tests/pp/QC06-022/P718-011/test.out
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@

Info: AdaCore provides a new formatter GNATformat, currently in beta. This will supersede GNATpp when leaving the beta program.
-------
-----

procedure Named_Aggregate_Affectation
is
Expand Down
2 changes: 1 addition & 1 deletion testsuite/tests/pp/QC06-022/P718-012/test.out
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@

Info: AdaCore provides a new formatter GNATformat, currently in beta. This will supersede GNATpp when leaving the beta program.
-------
-----

procedure Split_Lines_Before_Vertical_Bars
is
Expand Down
2 changes: 1 addition & 1 deletion testsuite/tests/pp/QC06-022/P718-013/test.out
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@

Info: AdaCore provides a new formatter GNATformat, currently in beta. This will supersede GNATpp when leaving the beta program.
-------
-----

procedure Blank_Lines_Insertion
is
Expand Down
2 changes: 1 addition & 1 deletion testsuite/tests/pp/R713-024/test.out
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@

Info: AdaCore provides a new formatter GNATformat, currently in beta. This will supersede GNATpp when leaving the beta program.
-------
-----

package Spark_Mode with
SPARK_Mode
Expand Down
2 changes: 1 addition & 1 deletion testsuite/tests/pp/R813-004/test.out
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@

Info: AdaCore provides a new formatter GNATformat, currently in beta. This will supersede GNATpp when leaving the beta program.
-------
-----

package body P is

Expand Down
6 changes: 3 additions & 3 deletions testsuite/tests/pp/RB02-007/test.out
Original file line number Diff line number Diff line change
@@ -1,14 +1,14 @@

Info: AdaCore provides a new formatter GNATformat, currently in beta. This will supersede GNATpp when leaving the beta program.
-------
-----


Info: AdaCore provides a new formatter GNATformat, currently in beta. This will supersede GNATpp when leaving the beta program.
-------
-----


Info: AdaCore provides a new formatter GNATformat, currently in beta. This will supersede GNATpp when leaving the beta program.
-------
-----

out
out.sep
Expand Down
Loading

0 comments on commit d1f6b7a

Please sign in to comment.