Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
19 changes: 18 additions & 1 deletion UnitsNet.Tests/GeneratedCode/AccelerationTestsBase.g.cs
Original file line number Diff line number Diff line change
@@ -1,4 +1,21 @@
// Copyright © 2007 Andreas Gullberg Larsen (anjdreas@gmail.com).
//------------------------------------------------------------------------------
// <auto-generated>
// This code was generated by \GenerateUnits.bat.
//
// Changes to this file will be lost when the code is regenerated.
// The build server regenerates the code before each build and a pre-build
// step will regenerate the code on each local build.
//
// See https://github.com/anjdreas/UnitsNet/wiki/Adding-a-New-Unit for how to add or edit units.
//
// Add CustomCode\UnitClasses\MyUnit.extra.cs files to add code to generated unit classes.
// Add Extensions\MyUnitExtensions.cs to decorate unit classes with new behavior.
// Add Scripts\UnitDefinitions\MyUnit.json and run GeneratUnits.bat to generate new units or unit classes.
//
// </auto-generated>
//------------------------------------------------------------------------------

// Copyright (c) 2007 Andreas Gullberg Larsen (anjdreas@gmail.com).
// https://github.com/anjdreas/UnitsNet
//
// Permission is hereby granted, free of charge, to any person obtaining a copy
Expand Down
19 changes: 18 additions & 1 deletion UnitsNet.Tests/GeneratedCode/AmplitudeRatioTestsBase.g.cs
Original file line number Diff line number Diff line change
@@ -1,4 +1,21 @@
// Copyright © 2007 Andreas Gullberg Larsen (anjdreas@gmail.com).
//------------------------------------------------------------------------------
// <auto-generated>
// This code was generated by \GenerateUnits.bat.
//
// Changes to this file will be lost when the code is regenerated.
// The build server regenerates the code before each build and a pre-build
// step will regenerate the code on each local build.
//
// See https://github.com/anjdreas/UnitsNet/wiki/Adding-a-New-Unit for how to add or edit units.
//
// Add CustomCode\UnitClasses\MyUnit.extra.cs files to add code to generated unit classes.
// Add Extensions\MyUnitExtensions.cs to decorate unit classes with new behavior.
// Add Scripts\UnitDefinitions\MyUnit.json and run GeneratUnits.bat to generate new units or unit classes.
//
// </auto-generated>
//------------------------------------------------------------------------------

// Copyright (c) 2007 Andreas Gullberg Larsen (anjdreas@gmail.com).
// https://github.com/anjdreas/UnitsNet
//
// Permission is hereby granted, free of charge, to any person obtaining a copy
Expand Down
19 changes: 18 additions & 1 deletion UnitsNet.Tests/GeneratedCode/AngleTestsBase.g.cs
Original file line number Diff line number Diff line change
@@ -1,4 +1,21 @@
// Copyright © 2007 Andreas Gullberg Larsen (anjdreas@gmail.com).
//------------------------------------------------------------------------------
// <auto-generated>
// This code was generated by \GenerateUnits.bat.
//
// Changes to this file will be lost when the code is regenerated.
// The build server regenerates the code before each build and a pre-build
// step will regenerate the code on each local build.
//
// See https://github.com/anjdreas/UnitsNet/wiki/Adding-a-New-Unit for how to add or edit units.
//
// Add CustomCode\UnitClasses\MyUnit.extra.cs files to add code to generated unit classes.
// Add Extensions\MyUnitExtensions.cs to decorate unit classes with new behavior.
// Add Scripts\UnitDefinitions\MyUnit.json and run GeneratUnits.bat to generate new units or unit classes.
//
// </auto-generated>
//------------------------------------------------------------------------------

// Copyright (c) 2007 Andreas Gullberg Larsen (anjdreas@gmail.com).
// https://github.com/anjdreas/UnitsNet
//
// Permission is hereby granted, free of charge, to any person obtaining a copy
Expand Down
19 changes: 18 additions & 1 deletion UnitsNet.Tests/GeneratedCode/AreaTestsBase.g.cs
Original file line number Diff line number Diff line change
@@ -1,4 +1,21 @@
// Copyright © 2007 Andreas Gullberg Larsen (anjdreas@gmail.com).
//------------------------------------------------------------------------------
// <auto-generated>
// This code was generated by \GenerateUnits.bat.
//
// Changes to this file will be lost when the code is regenerated.
// The build server regenerates the code before each build and a pre-build
// step will regenerate the code on each local build.
//
// See https://github.com/anjdreas/UnitsNet/wiki/Adding-a-New-Unit for how to add or edit units.
//
// Add CustomCode\UnitClasses\MyUnit.extra.cs files to add code to generated unit classes.
// Add Extensions\MyUnitExtensions.cs to decorate unit classes with new behavior.
// Add Scripts\UnitDefinitions\MyUnit.json and run GeneratUnits.bat to generate new units or unit classes.
//
// </auto-generated>
//------------------------------------------------------------------------------

// Copyright (c) 2007 Andreas Gullberg Larsen (anjdreas@gmail.com).
// https://github.com/anjdreas/UnitsNet
//
// Permission is hereby granted, free of charge, to any person obtaining a copy
Expand Down
Original file line number Diff line number Diff line change
@@ -1,4 +1,21 @@
// Copyright © 2007 Andreas Gullberg Larsen (anjdreas@gmail.com).
//------------------------------------------------------------------------------
// <auto-generated>
// This code was generated by \GenerateUnits.bat.
//
// Changes to this file will be lost when the code is regenerated.
// The build server regenerates the code before each build and a pre-build
// step will regenerate the code on each local build.
//
// See https://github.com/anjdreas/UnitsNet/wiki/Adding-a-New-Unit for how to add or edit units.
//
// Add CustomCode\UnitClasses\MyUnit.extra.cs files to add code to generated unit classes.
// Add Extensions\MyUnitExtensions.cs to decorate unit classes with new behavior.
// Add Scripts\UnitDefinitions\MyUnit.json and run GeneratUnits.bat to generate new units or unit classes.
//
// </auto-generated>
//------------------------------------------------------------------------------

// Copyright (c) 2007 Andreas Gullberg Larsen (anjdreas@gmail.com).
// https://github.com/anjdreas/UnitsNet
//
// Permission is hereby granted, free of charge, to any person obtaining a copy
Expand Down
19 changes: 18 additions & 1 deletion UnitsNet.Tests/GeneratedCode/DensityTestsBase.g.cs
Original file line number Diff line number Diff line change
@@ -1,4 +1,21 @@
// Copyright © 2007 Andreas Gullberg Larsen (anjdreas@gmail.com).
//------------------------------------------------------------------------------
// <auto-generated>
// This code was generated by \GenerateUnits.bat.
//
// Changes to this file will be lost when the code is regenerated.
// The build server regenerates the code before each build and a pre-build
// step will regenerate the code on each local build.
//
// See https://github.com/anjdreas/UnitsNet/wiki/Adding-a-New-Unit for how to add or edit units.
//
// Add CustomCode\UnitClasses\MyUnit.extra.cs files to add code to generated unit classes.
// Add Extensions\MyUnitExtensions.cs to decorate unit classes with new behavior.
// Add Scripts\UnitDefinitions\MyUnit.json and run GeneratUnits.bat to generate new units or unit classes.
//
// </auto-generated>
//------------------------------------------------------------------------------

// Copyright (c) 2007 Andreas Gullberg Larsen (anjdreas@gmail.com).
// https://github.com/anjdreas/UnitsNet
//
// Permission is hereby granted, free of charge, to any person obtaining a copy
Expand Down
19 changes: 18 additions & 1 deletion UnitsNet.Tests/GeneratedCode/DurationTestsBase.g.cs
Original file line number Diff line number Diff line change
@@ -1,4 +1,21 @@
// Copyright © 2007 Andreas Gullberg Larsen (anjdreas@gmail.com).
//------------------------------------------------------------------------------
// <auto-generated>
// This code was generated by \GenerateUnits.bat.
//
// Changes to this file will be lost when the code is regenerated.
// The build server regenerates the code before each build and a pre-build
// step will regenerate the code on each local build.
//
// See https://github.com/anjdreas/UnitsNet/wiki/Adding-a-New-Unit for how to add or edit units.
//
// Add CustomCode\UnitClasses\MyUnit.extra.cs files to add code to generated unit classes.
// Add Extensions\MyUnitExtensions.cs to decorate unit classes with new behavior.
// Add Scripts\UnitDefinitions\MyUnit.json and run GeneratUnits.bat to generate new units or unit classes.
//
// </auto-generated>
//------------------------------------------------------------------------------

// Copyright (c) 2007 Andreas Gullberg Larsen (anjdreas@gmail.com).
// https://github.com/anjdreas/UnitsNet
//
// Permission is hereby granted, free of charge, to any person obtaining a copy
Expand Down
19 changes: 18 additions & 1 deletion UnitsNet.Tests/GeneratedCode/DynamicViscosityTestsBase.g.cs
Original file line number Diff line number Diff line change
@@ -1,4 +1,21 @@
// Copyright © 2007 Andreas Gullberg Larsen (anjdreas@gmail.com).
//------------------------------------------------------------------------------
// <auto-generated>
// This code was generated by \GenerateUnits.bat.
//
// Changes to this file will be lost when the code is regenerated.
// The build server regenerates the code before each build and a pre-build
// step will regenerate the code on each local build.
//
// See https://github.com/anjdreas/UnitsNet/wiki/Adding-a-New-Unit for how to add or edit units.
//
// Add CustomCode\UnitClasses\MyUnit.extra.cs files to add code to generated unit classes.
// Add Extensions\MyUnitExtensions.cs to decorate unit classes with new behavior.
// Add Scripts\UnitDefinitions\MyUnit.json and run GeneratUnits.bat to generate new units or unit classes.
//
// </auto-generated>
//------------------------------------------------------------------------------

// Copyright (c) 2007 Andreas Gullberg Larsen (anjdreas@gmail.com).
// https://github.com/anjdreas/UnitsNet
//
// Permission is hereby granted, free of charge, to any person obtaining a copy
Expand Down
19 changes: 18 additions & 1 deletion UnitsNet.Tests/GeneratedCode/ElectricCurrentTestsBase.g.cs
Original file line number Diff line number Diff line change
@@ -1,4 +1,21 @@
// Copyright © 2007 Andreas Gullberg Larsen (anjdreas@gmail.com).
//------------------------------------------------------------------------------
// <auto-generated>
// This code was generated by \GenerateUnits.bat.
//
// Changes to this file will be lost when the code is regenerated.
// The build server regenerates the code before each build and a pre-build
// step will regenerate the code on each local build.
//
// See https://github.com/anjdreas/UnitsNet/wiki/Adding-a-New-Unit for how to add or edit units.
//
// Add CustomCode\UnitClasses\MyUnit.extra.cs files to add code to generated unit classes.
// Add Extensions\MyUnitExtensions.cs to decorate unit classes with new behavior.
// Add Scripts\UnitDefinitions\MyUnit.json and run GeneratUnits.bat to generate new units or unit classes.
//
// </auto-generated>
//------------------------------------------------------------------------------

// Copyright (c) 2007 Andreas Gullberg Larsen (anjdreas@gmail.com).
// https://github.com/anjdreas/UnitsNet
//
// Permission is hereby granted, free of charge, to any person obtaining a copy
Expand Down
19 changes: 18 additions & 1 deletion UnitsNet.Tests/GeneratedCode/ElectricPotentialTestsBase.g.cs
Original file line number Diff line number Diff line change
@@ -1,4 +1,21 @@
// Copyright © 2007 Andreas Gullberg Larsen (anjdreas@gmail.com).
//------------------------------------------------------------------------------
// <auto-generated>
// This code was generated by \GenerateUnits.bat.
//
// Changes to this file will be lost when the code is regenerated.
// The build server regenerates the code before each build and a pre-build
// step will regenerate the code on each local build.
//
// See https://github.com/anjdreas/UnitsNet/wiki/Adding-a-New-Unit for how to add or edit units.
//
// Add CustomCode\UnitClasses\MyUnit.extra.cs files to add code to generated unit classes.
// Add Extensions\MyUnitExtensions.cs to decorate unit classes with new behavior.
// Add Scripts\UnitDefinitions\MyUnit.json and run GeneratUnits.bat to generate new units or unit classes.
//
// </auto-generated>
//------------------------------------------------------------------------------

// Copyright (c) 2007 Andreas Gullberg Larsen (anjdreas@gmail.com).
// https://github.com/anjdreas/UnitsNet
//
// Permission is hereby granted, free of charge, to any person obtaining a copy
Expand Down
19 changes: 18 additions & 1 deletion UnitsNet.Tests/GeneratedCode/ElectricResistanceTestsBase.g.cs
Original file line number Diff line number Diff line change
@@ -1,4 +1,21 @@
// Copyright © 2007 Andreas Gullberg Larsen (anjdreas@gmail.com).
//------------------------------------------------------------------------------
// <auto-generated>
// This code was generated by \GenerateUnits.bat.
//
// Changes to this file will be lost when the code is regenerated.
// The build server regenerates the code before each build and a pre-build
// step will regenerate the code on each local build.
//
// See https://github.com/anjdreas/UnitsNet/wiki/Adding-a-New-Unit for how to add or edit units.
//
// Add CustomCode\UnitClasses\MyUnit.extra.cs files to add code to generated unit classes.
// Add Extensions\MyUnitExtensions.cs to decorate unit classes with new behavior.
// Add Scripts\UnitDefinitions\MyUnit.json and run GeneratUnits.bat to generate new units or unit classes.
//
// </auto-generated>
//------------------------------------------------------------------------------

// Copyright (c) 2007 Andreas Gullberg Larsen (anjdreas@gmail.com).
// https://github.com/anjdreas/UnitsNet
//
// Permission is hereby granted, free of charge, to any person obtaining a copy
Expand Down
19 changes: 18 additions & 1 deletion UnitsNet.Tests/GeneratedCode/EnergyTestsBase.g.cs
Original file line number Diff line number Diff line change
@@ -1,4 +1,21 @@
// Copyright © 2007 Andreas Gullberg Larsen (anjdreas@gmail.com).
//------------------------------------------------------------------------------
// <auto-generated>
// This code was generated by \GenerateUnits.bat.
//
// Changes to this file will be lost when the code is regenerated.
// The build server regenerates the code before each build and a pre-build
// step will regenerate the code on each local build.
//
// See https://github.com/anjdreas/UnitsNet/wiki/Adding-a-New-Unit for how to add or edit units.
//
// Add CustomCode\UnitClasses\MyUnit.extra.cs files to add code to generated unit classes.
// Add Extensions\MyUnitExtensions.cs to decorate unit classes with new behavior.
// Add Scripts\UnitDefinitions\MyUnit.json and run GeneratUnits.bat to generate new units or unit classes.
//
// </auto-generated>
//------------------------------------------------------------------------------

// Copyright (c) 2007 Andreas Gullberg Larsen (anjdreas@gmail.com).
// https://github.com/anjdreas/UnitsNet
//
// Permission is hereby granted, free of charge, to any person obtaining a copy
Expand Down
19 changes: 18 additions & 1 deletion UnitsNet.Tests/GeneratedCode/FlowTestsBase.g.cs
Original file line number Diff line number Diff line change
@@ -1,4 +1,21 @@
// Copyright © 2007 Andreas Gullberg Larsen (anjdreas@gmail.com).
//------------------------------------------------------------------------------
// <auto-generated>
// This code was generated by \GenerateUnits.bat.
//
// Changes to this file will be lost when the code is regenerated.
// The build server regenerates the code before each build and a pre-build
// step will regenerate the code on each local build.
//
// See https://github.com/anjdreas/UnitsNet/wiki/Adding-a-New-Unit for how to add or edit units.
//
// Add CustomCode\UnitClasses\MyUnit.extra.cs files to add code to generated unit classes.
// Add Extensions\MyUnitExtensions.cs to decorate unit classes with new behavior.
// Add Scripts\UnitDefinitions\MyUnit.json and run GeneratUnits.bat to generate new units or unit classes.
//
// </auto-generated>
//------------------------------------------------------------------------------

// Copyright (c) 2007 Andreas Gullberg Larsen (anjdreas@gmail.com).
// https://github.com/anjdreas/UnitsNet
//
// Permission is hereby granted, free of charge, to any person obtaining a copy
Expand Down
19 changes: 18 additions & 1 deletion UnitsNet.Tests/GeneratedCode/ForceChangeRateTestsBase.g.cs
Original file line number Diff line number Diff line change
@@ -1,4 +1,21 @@
// Copyright © 2007 Andreas Gullberg Larsen (anjdreas@gmail.com).
//------------------------------------------------------------------------------
// <auto-generated>
// This code was generated by \GenerateUnits.bat.
//
// Changes to this file will be lost when the code is regenerated.
// The build server regenerates the code before each build and a pre-build
// step will regenerate the code on each local build.
//
// See https://github.com/anjdreas/UnitsNet/wiki/Adding-a-New-Unit for how to add or edit units.
//
// Add CustomCode\UnitClasses\MyUnit.extra.cs files to add code to generated unit classes.
// Add Extensions\MyUnitExtensions.cs to decorate unit classes with new behavior.
// Add Scripts\UnitDefinitions\MyUnit.json and run GeneratUnits.bat to generate new units or unit classes.
//
// </auto-generated>
//------------------------------------------------------------------------------

// Copyright (c) 2007 Andreas Gullberg Larsen (anjdreas@gmail.com).
// https://github.com/anjdreas/UnitsNet
//
// Permission is hereby granted, free of charge, to any person obtaining a copy
Expand Down
19 changes: 18 additions & 1 deletion UnitsNet.Tests/GeneratedCode/ForceTestsBase.g.cs
Original file line number Diff line number Diff line change
@@ -1,4 +1,21 @@
// Copyright © 2007 Andreas Gullberg Larsen (anjdreas@gmail.com).
//------------------------------------------------------------------------------
// <auto-generated>
// This code was generated by \GenerateUnits.bat.
//
// Changes to this file will be lost when the code is regenerated.
// The build server regenerates the code before each build and a pre-build
// step will regenerate the code on each local build.
//
// See https://github.com/anjdreas/UnitsNet/wiki/Adding-a-New-Unit for how to add or edit units.
//
// Add CustomCode\UnitClasses\MyUnit.extra.cs files to add code to generated unit classes.
// Add Extensions\MyUnitExtensions.cs to decorate unit classes with new behavior.
// Add Scripts\UnitDefinitions\MyUnit.json and run GeneratUnits.bat to generate new units or unit classes.
//
// </auto-generated>
//------------------------------------------------------------------------------

// Copyright (c) 2007 Andreas Gullberg Larsen (anjdreas@gmail.com).
// https://github.com/anjdreas/UnitsNet
//
// Permission is hereby granted, free of charge, to any person obtaining a copy
Expand Down
19 changes: 18 additions & 1 deletion UnitsNet.Tests/GeneratedCode/FrequencyTestsBase.g.cs
Original file line number Diff line number Diff line change
@@ -1,4 +1,21 @@
// Copyright © 2007 Andreas Gullberg Larsen (anjdreas@gmail.com).
//------------------------------------------------------------------------------
// <auto-generated>
// This code was generated by \GenerateUnits.bat.
//
// Changes to this file will be lost when the code is regenerated.
// The build server regenerates the code before each build and a pre-build
// step will regenerate the code on each local build.
//
// See https://github.com/anjdreas/UnitsNet/wiki/Adding-a-New-Unit for how to add or edit units.
//
// Add CustomCode\UnitClasses\MyUnit.extra.cs files to add code to generated unit classes.
// Add Extensions\MyUnitExtensions.cs to decorate unit classes with new behavior.
// Add Scripts\UnitDefinitions\MyUnit.json and run GeneratUnits.bat to generate new units or unit classes.
//
// </auto-generated>
//------------------------------------------------------------------------------

// Copyright (c) 2007 Andreas Gullberg Larsen (anjdreas@gmail.com).
// https://github.com/anjdreas/UnitsNet
//
// Permission is hereby granted, free of charge, to any person obtaining a copy
Expand Down
19 changes: 18 additions & 1 deletion UnitsNet.Tests/GeneratedCode/InformationTestsBase.g.cs
Original file line number Diff line number Diff line change
@@ -1,4 +1,21 @@
// Copyright © 2007 Andreas Gullberg Larsen (anjdreas@gmail.com).
//------------------------------------------------------------------------------
// <auto-generated>
// This code was generated by \GenerateUnits.bat.
//
// Changes to this file will be lost when the code is regenerated.
// The build server regenerates the code before each build and a pre-build
// step will regenerate the code on each local build.
//
// See https://github.com/anjdreas/UnitsNet/wiki/Adding-a-New-Unit for how to add or edit units.
//
// Add CustomCode\UnitClasses\MyUnit.extra.cs files to add code to generated unit classes.
// Add Extensions\MyUnitExtensions.cs to decorate unit classes with new behavior.
// Add Scripts\UnitDefinitions\MyUnit.json and run GeneratUnits.bat to generate new units or unit classes.
//
// </auto-generated>
//------------------------------------------------------------------------------

// Copyright (c) 2007 Andreas Gullberg Larsen (anjdreas@gmail.com).
// https://github.com/anjdreas/UnitsNet
//
// Permission is hereby granted, free of charge, to any person obtaining a copy
Expand Down
Loading