text
stringlengths
40
299k
repo_name
stringlengths
7
71
path
stringlengths
4
235
source_url
stringlengths
45
289
commit_or_blob_id
stringlengths
25
25
license
stringclasses
7 values
source_dataset
stringclasses
1 value
content_sha256
stringlengths
64
64
quality_score
float64
0.2
0.95
category_slice
stringclasses
1 value
token_count
int64
11
109k
is_synthetic
bool
1 class
collected_at
stringdate
2026-07-17 00:00:00
2026-07-17 00:00:00
using System.Linq; using NUnit.Framework; using StructureMap.Graph; namespace StructureMap.Testing.Bugs { [TestFixture] public class Bug_313 { [Test] public void exclude_type_does_indeed_work() { var container = new Container(_ => { _.Scan(x ...
petemounce/structuremap
src/StructureMap.Testing/Bugs/Bug_313.cs
https://github.com/petemounce/structuremap/blob/HEAD/src/StructureMap.Testing/Bugs/Bug_313.cs
ghcode:00006:d280b341605f
apache-2.0
codeparrot/github-code
d280b341605f45c684411388d60d84f3ced4fec3b0696b998442b64e34952b21
0.6
testing_debugging_repair_refactoring
336
false
2026-07-17
using JetBrains.ReSharper.FeaturesTestFramework.Intentions; using NUnit.Framework; namespace SELApproximator.Tests { [TestFixture] public class ExecuteJsFsaTests : CSharpContextActionExecuteTestBase<BuildFsaForJs> { protected override string ExtraPath { get { return "...
fedorovr/YaccConstructor
src/SELApproximator/SELApproximator.Tests/ExecuteJsFsaTests.cs
https://github.com/fedorovr/YaccConstructor/blob/HEAD/src/SELApproximator/SELApproximator.Tests/ExecuteJsFsaTests.cs
ghcode:00006:830446eaa1a4
apache-2.0
codeparrot/github-code
830446eaa1a42c3a7721c3a9d7b7f4ca638f70017c81a50594e6d401bc01e629
0.75
testing_debugging_repair_refactoring
380
false
2026-07-17
/* The MIT License * * Copyright (c) 2010 Intel Corporation. * All rights reserved. * * Based on the convexdecomposition library from * <http://codesuppository.googlecode.com> by John W. Ratcliff and Stan Melax. * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this soft...
OpenSimian/opensimulator
OpenSim/Region/PhysicsModules/ConvexDecompositionDotNet/float3x3.cs
https://github.com/OpenSimian/opensimulator/blob/HEAD/OpenSim/Region/PhysicsModules/ConvexDecompositionDotNet/float3x3.cs
ghcode:00006:33a87ebe2147
bsd-3-clause
codeparrot/github-code
33a87ebe2147111c30df289b208b0c72285dda0bc2102867de3717825b5330b0
0.7
testing_debugging_repair_refactoring
1,514
false
2026-07-17
using System; using System.Collections.Generic; using System.Globalization; using System.Linq; using Microsoft.AspNetCore.Authorization; using Microsoft.Extensions.Logging.Abstractions; using Moq; using NUnit.Framework; using Umbraco.Cms.Core.Actions; using Umbraco.Cms.Core.Dictionary; using Umbraco.Cms.Core.Events; u...
umbraco/Umbraco-CMS
tests/Umbraco.Tests.UnitTests/Umbraco.Web.BackOffice/Controllers/ContentControllerTests.cs
https://github.com/umbraco/Umbraco-CMS/blob/HEAD/tests/Umbraco.Tests.UnitTests/Umbraco.Web.BackOffice/Controllers/ContentControllerTests.cs
ghcode:00006:fbeb3fe215d8
mit
codeparrot/github-code
fbeb3fe215d8e8dc5129df23092c0ba062ac94103d8a45d132d5368b8b0784b3
0.85
testing_debugging_repair_refactoring
2,217
false
2026-07-17
// Copyright (c) Microsoft. All rights reserved. // Licensed under the MIT license. See LICENSE file in the project root for full license information. using Microsoft.Build.BackEnd.Logging; using Microsoft.Build.Shared; using Shouldly; using Xunit; using Xunit.Abstractions; namespace Microsoft.Build.UnitTests.BackEnd...
sean-gilliam/msbuild
src/Build.UnitTests/BackEnd/LoggingContext_Tests.cs
https://github.com/sean-gilliam/msbuild/blob/HEAD/src/Build.UnitTests/BackEnd/LoggingContext_Tests.cs
ghcode:00006:fa64636f3a48
mit
codeparrot/github-code
fa64636f3a48f936597bb8178b05d902a29e89e0a839426aecfefc8022443e04
0.85
testing_debugging_repair_refactoring
528
false
2026-07-17
// Copyright (c) Microsoft. All rights reserved. // Licensed under the MIT license. See LICENSE file in the project root for full license information. using System; using System.Collections.Generic; using System.IO; using System.Linq; using System.Xml; using Microsoft.Build.Evaluation; using Xunit; namespace Microsof...
sean-gilliam/msbuild
src/Build.OM.UnitTests/Definition/EditingElementsReferencedByOrReferences_Tests.cs
https://github.com/sean-gilliam/msbuild/blob/HEAD/src/Build.OM.UnitTests/Definition/EditingElementsReferencedByOrReferences_Tests.cs
ghcode:00006:0bda9d7ca1fc
mit
codeparrot/github-code
0bda9d7ca1fc571ba9463e77b544f07753168e0315d399899975483e7f98d3bf
0.85
testing_debugging_repair_refactoring
2,593
false
2026-07-17
// Licensed to the .NET Foundation under one or more agreements. // The .NET Foundation licenses this file to you under the MIT license. // See the LICENSE file in the project root for more information. using System.Diagnostics; namespace System.Net { internal static partial class HttpKnownHeaderNames { ...
alphonsekurian/corefx
src/Common/src/System/Net/HttpKnownHeaderNames.TryGetHeaderName.cs
https://github.com/alphonsekurian/corefx/blob/HEAD/src/Common/src/System/Net/HttpKnownHeaderNames.TryGetHeaderName.cs
ghcode:00006:53fa04f8e720
mit
codeparrot/github-code
53fa04f8e7204f3281c4b7a1a5c646359b49d25ae5ea94d36d2be159dba7b622
0.95
testing_debugging_repair_refactoring
2,862
false
2026-07-17
// Copyright (c) Microsoft. All Rights Reserved. Licensed under the Apache License, Version 2.0. See License.txt in the project root for license information. using Microsoft.CodeAnalysis.CSharp.Symbols; using Microsoft.CodeAnalysis.CSharp.Syntax; using Roslyn.Utilities; using System.Diagnostics; using System.Colle...
bbarry/roslyn
src/Compilers/CSharp/Portable/Binder/ExpressionListVariableBinder.cs
https://github.com/bbarry/roslyn/blob/HEAD/src/Compilers/CSharp/Portable/Binder/ExpressionListVariableBinder.cs
ghcode:00006:143302bca978
apache-2.0
codeparrot/github-code
143302bca97803f275b8e5c4348b0eb7fd80303251bf8bca56d059b7d5533024
0.75
testing_debugging_repair_refactoring
318
false
2026-07-17
using System; using System.Linq; using Glimpse.Core.Extensibility; using Glimpse.Core.Resource; using Glimpse.Core.ResourceResult; using Moq; using Xunit; namespace Glimpse.Test.Core.Resource { public class ClientShould { [Fact] public void ProvideProperName() { var resourc...
gabrielweyer/Glimpse
source/Glimpse.Test.Core/Resource/ClientShould.cs
https://github.com/gabrielweyer/Glimpse/blob/HEAD/source/Glimpse.Test.Core/Resource/ClientShould.cs
ghcode:00006:5578939af360
apache-2.0
codeparrot/github-code
5578939af36099725d7453ad47565b16fbc16787e018e9403931a9e03eaf7642
0.75
testing_debugging_repair_refactoring
338
false
2026-07-17
// Licensed to the .NET Foundation under one or more agreements. // The .NET Foundation licenses this file to you under the MIT license. // See the LICENSE file in the project root for more information. using System; using System.Collections.Generic; using System.IO; using System.Text; using Xunit; namespace System.I...
marksmeltzer/corefx
src/System.IO/tests/StreamWriter/StreamWriter.StringCtorTests.cs
https://github.com/marksmeltzer/corefx/blob/HEAD/src/System.IO/tests/StreamWriter/StreamWriter.StringCtorTests.cs
ghcode:00006:08f8275961f8
mit
codeparrot/github-code
08f8275961f8b74b9630d8d9be7accfd46e1962f5b08f57f4a0d10858b5795af
0.95
testing_debugging_repair_refactoring
705
false
2026-07-17
// Licensed to the .NET Foundation under one or more agreements. // The .NET Foundation licenses this file to you under the MIT license. // See the LICENSE file in the project root for more information. using System.Collections.Generic; namespace System.Linq.Parallel.Tests { internal static class Sources { ...
mokchhya/corefx
src/System.Linq.Parallel/tests/Helpers/Sources.cs
https://github.com/mokchhya/corefx/blob/HEAD/src/System.Linq.Parallel/tests/Helpers/Sources.cs
ghcode:00006:ecccfdc29bb0
mit
codeparrot/github-code
ecccfdc29bb0716e826b62ca3739f80fe4353d289ba02ee6020d4092f3e4ffd3
0.95
testing_debugging_repair_refactoring
283
false
2026-07-17
// Licensed to the .NET Foundation under one or more agreements. // The .NET Foundation licenses this file to you under the MIT license. // See the LICENSE file in the project root for more information. // =+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+ // // EnumerableWrapperWea...
ViktorHofer/corefx
src/System.Linq.Parallel/src/System/Linq/Parallel/Enumerables/EnumerableWrapperWeakToStrong.cs
https://github.com/ViktorHofer/corefx/blob/HEAD/src/System.Linq.Parallel/src/System/Linq/Parallel/Enumerables/EnumerableWrapperWeakToStrong.cs
ghcode:00006:a5eae3c0529c
mit
codeparrot/github-code
a5eae3c0529ce5eb181f42839be18325d26b21125ae2e348a1bc64b5c6d07049
0.95
testing_debugging_repair_refactoring
542
false
2026-07-17
using System; using System.Globalization; using QUnit; namespace CoreLib.TestScript { [TestFixture] public class CultureInfoTests { [Test] public void TypePropertiesAreCorrect() { var culture = CultureInfo.InvariantCulture; Assert.AreEqual(typeof(CultureInfo).FullName, "ss.CultureInfo"); Ass...
cezary12/SaltarelleCompiler
Runtime/CoreLib.TestScript/CultureInfoTests.cs
https://github.com/cezary12/SaltarelleCompiler/blob/HEAD/Runtime/CoreLib.TestScript/CultureInfoTests.cs
ghcode:00006:5ae46c73cfd6
apache-2.0
codeparrot/github-code
5ae46c73cfd671473ec7620535648ff34f06b6569635f015842bfbf2cd8019e7
0.75
testing_debugging_repair_refactoring
227
false
2026-07-17
// Licensed to the .NET Foundation under one or more agreements. // The .NET Foundation licenses this file to you under the MIT license. // See the LICENSE file in the project root for more information. #nullable disable using Microsoft.CodeAnalysis.CSharp.Test.Utilities; using Microsoft.CodeAnalysis.ExpressionEvalu...
physhi/roslyn
src/ExpressionEvaluator/CSharp/Test/ResultProvider/TypeVariablesExpansionTests.cs
https://github.com/physhi/roslyn/blob/HEAD/src/ExpressionEvaluator/CSharp/Test/ResultProvider/TypeVariablesExpansionTests.cs
ghcode:00006:e10cdda3d006
apache-2.0
codeparrot/github-code
e10cdda3d006cd937c351ab6b4b5f73c6b3d2521b861687758636eada2609062
0.95
testing_debugging_repair_refactoring
459
false
2026-07-17
// Copyright (c) Microsoft. All rights reserved. // Licensed under the MIT license. See LICENSE file in the project root for full license information. using Xunit; namespace System.Numerics.Tests { public class trigonometricOperations_CosTest { private static void VerifyCos(double x, double y, double ...
heXelium/corefx
src/System.Runtime.Numerics/tests/Complex/trigonometricOperations_Cos.cs
https://github.com/heXelium/corefx/blob/HEAD/src/System.Runtime.Numerics/tests/Complex/trigonometricOperations_Cos.cs
ghcode:00006:1d2c347dffe7
mit
codeparrot/github-code
1d2c347dffe72cd69f790162ec521b079b7026ffe27c2841cea19b9f71de0829
0.95
testing_debugging_repair_refactoring
1,034
false
2026-07-17
// Licensed to the .NET Foundation under one or more agreements. // The .NET Foundation licenses this file to you under the MIT license. // See the LICENSE file in the project root for more information. using System.Collections.Generic; using System.Threading; using System.Threading.Tasks; using Xunit; namespace Syst...
shimingsg/corefx
src/System.Linq.Parallel/tests/WithCancellationTests.cs
https://github.com/shimingsg/corefx/blob/HEAD/src/System.Linq.Parallel/tests/WithCancellationTests.cs
ghcode:00006:7165063ecc68
mit
codeparrot/github-code
7165063ecc68cbbb2746703a797385bb07c9d40dab410e8e8de200a857f73149
0.95
testing_debugging_repair_refactoring
1,570
false
2026-07-17
// Licensed to the .NET Foundation under one or more agreements. // The .NET Foundation licenses this file to you under the MIT license. // See the LICENSE file in the project root for more information. using System.Diagnostics; using System.Reflection; using System.Threading; using System.Threading.Tasks; using Xuni...
BrennanConroy/corefx
src/System.Transactions.Local/tests/CloneTxTests.cs
https://github.com/BrennanConroy/corefx/blob/HEAD/src/System.Transactions.Local/tests/CloneTxTests.cs
ghcode:00006:9ba713d0e665
mit
codeparrot/github-code
9ba713d0e66535c623637ecb36f4ccd5d0bedfd075ab2192eea4a8e365defd63
0.95
testing_debugging_repair_refactoring
1,883
false
2026-07-17
// Copyright (c) Microsoft. All Rights Reserved. Licensed under the Apache License, Version 2.0. See License.txt in the project root for license information. using System; using System.Collections.Immutable; using System.Linq; using Microsoft.CodeAnalysis.CSharp.Symbols; using Microsoft.CodeAnalysis.CSharp.Syntax;...
REALTOBIZ/roslyn
src/Compilers/CSharp/Test/Symbol/Symbols/AssemblyAndNamespaceTests.cs
https://github.com/REALTOBIZ/roslyn/blob/HEAD/src/Compilers/CSharp/Test/Symbol/Symbols/AssemblyAndNamespaceTests.cs
ghcode:00006:1c9b13988245
apache-2.0
codeparrot/github-code
1c9b139882459215d61e7317c04a83f8be1f3c05c9d77eb9da779b352c31c15b
0.95
testing_debugging_repair_refactoring
3,680
false
2026-07-17
// Copyright (c) Microsoft. All rights reserved. // Licensed under the MIT license. See LICENSE file in the project root for full license information. //#define BUFFER_BUILDER_TRACING using System.Text; using System.Diagnostics; namespace System.Xml { // // Buffer Builder // // BufferBuilder is a...
Winsto/corefx
src/System.Xml.ReaderWriter/src/System/Xml/BufferBuilder.cs
https://github.com/Winsto/corefx/blob/HEAD/src/System.Xml.ReaderWriter/src/System/Xml/BufferBuilder.cs
ghcode:00006:a0920f3a564d
mit
codeparrot/github-code
a0920f3a564d773e83a35da789fdb5f99316eea813043f8ed547c113a97b0ad1
0.8
testing_debugging_repair_refactoring
3,877
false
2026-07-17
// Licensed to the .NET Foundation under one or more agreements. // The .NET Foundation licenses this file to you under the MIT license. // See the LICENSE file in the project root for more information. using System; using System.Threading; using System.Diagnostics; namespace System { /// <summary> /// Provid...
neurospeech/coreclr
src/mscorlib/src/System/Progress.cs
https://github.com/neurospeech/coreclr/blob/HEAD/src/mscorlib/src/System/Progress.cs
ghcode:00006:fcf2b9a90c45
mit
codeparrot/github-code
fcf2b9a90c45beb6d809f5a1008a9e4c68a372b151fa8c99a1226e8f735d4912
0.8
testing_debugging_repair_refactoring
1,009
false
2026-07-17
using System.Linq; using Codestellation.Pulsar.Cron; using NUnit.Framework; namespace Codestellation.Pulsar.Tests.Cron { [TestFixture] public class TimeFieldTests { /// [Test] public void Can_parse_simple_seconds() { var field = SimpleCronField.ParseSeconds("42"...
Codestellation/Pulsar
src/Tests/Cron/TimeFieldTests.cs
https://github.com/Codestellation/Pulsar/blob/HEAD/src/Tests/Cron/TimeFieldTests.cs
ghcode:00006:4251d75bb56c
mit
codeparrot/github-code
4251d75bb56cc7ec555c77b7fb3efef0b05bb068128d1d426b2ac9d729e7aa04
0.85
testing_debugging_repair_refactoring
366
false
2026-07-17
using System; using System.Collections.Generic; using CountDown.FunctionalTests.Data.Exceptions; using CountDown.WebTestingFramework; namespace CountDown.FunctionalTests.Data.TestData { /// <summary> /// <para>Author: Jordan Brown</para> /// <para>Version: 5/1/14</para> /// </summary> public stati...
emagdne/countdown
CountDown.FunctionalTests/Data/TestData/TestToDoItems.cs
https://github.com/emagdne/countdown/blob/HEAD/CountDown.FunctionalTests/Data/TestData/TestToDoItems.cs
ghcode:00006:ce447afceb13
mit
codeparrot/github-code
ce447afceb1345aca1b0a66c566fb097b6332a1a92a4d12fea59951d2933fba2
0.85
testing_debugging_repair_refactoring
993
false
2026-07-17
using GenderPayGap.Core; using GenderPayGap.Database; using GenderPayGap.Extensions; using System.Collections.Generic; namespace GenderPayGap.Tests.Common.TestHelpers { public static class UserHelpers { public static List<User> CreateUsers() { var passwordHash = "ad5bda75-e514-49...
DFEAGILEDEVOPS/gender-pay-gap
Beta/GenderPayGap.Tests.Common/TestHelpers/UserHelper.cs
https://github.com/DFEAGILEDEVOPS/gender-pay-gap/blob/HEAD/Beta/GenderPayGap.Tests.Common/TestHelpers/UserHelper.cs
ghcode:00006:21fda04b3cd5
mit
codeparrot/github-code
21fda04b3cd53c23b33a6c873c9f856e7ccc48e2219ab44fb073dba4d8efe211
0.75
testing_debugging_repair_refactoring
599
false
2026-07-17
using System; using System.Collections.Generic; using System.Linq; using System.Text; using System.Threading.Tasks; namespace Simplic.AdaptiveTesting.Configuration { /// <summary> /// Contains a complete test configuration /// </summary> public class TestConfiguration { /// <summary> ...
simplicbe/Simplic.AdaptiveTesting
src/Simplic.AdaptiveTesting/Configuration/TestConfiguration.cs
https://github.com/simplicbe/Simplic.AdaptiveTesting/blob/HEAD/src/Simplic.AdaptiveTesting/Configuration/TestConfiguration.cs
ghcode:00006:c0b79f3bebf3
mit
codeparrot/github-code
c0b79f3bebf391fade1839f56f970e3416f27543f9859e850ff3358c712672c5
0.85
testing_debugging_repair_refactoring
132
false
2026-07-17
/* * File: PrigViewModelTest.cs * * Author: Akira Sugiura (urasandesu@gmail.com) * * * Copyright (c) 2015 Akira Sugiura * * This software is MIT License. * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation fil...
urasandesu/Prig
Test.Urasandesu.Prig.VSPackage/PrigViewModelTest.cs
https://github.com/urasandesu/Prig/blob/HEAD/Test.Urasandesu.Prig.VSPackage/PrigViewModelTest.cs
ghcode:00006:214d69502907
mit
codeparrot/github-code
214d69502907d214d2ae18a15df5b03ed5a4828a2545ce10e4828e6e800a1482
0.7
testing_debugging_repair_refactoring
6,679
false
2026-07-17
using System.Fabric; using Autofac; using Cogito.ServiceFabric.AspNetCore.Kestrel.Autofac; using Cogito.ServiceFabric.Services.Autofac; namespace Cogito.ServiceFabric.Test.AspNetCore.WebService.Net47 { [RegisterStatelessService] public class TestStatelessKestrelWebService : StatelessKestrelWebService<Start...
wasabii/Cogito.ServiceFabric
Cogito.ServiceFabric.Test.AspNetCore.WebService.Net47/TestStatelessKestrelWebService.cs
https://github.com/wasabii/Cogito.ServiceFabric/blob/HEAD/Cogito.ServiceFabric.Test.AspNetCore.WebService.Net47/TestStatelessKestrelWebService.cs
ghcode:00006:c72296a4254c
mit
codeparrot/github-code
c72296a4254c79e2d8c8fb4149df317757f073d00abcc8d089dc0d2ac5019da6
0.85
testing_debugging_repair_refactoring
150
false
2026-07-17
using System; using System.Net; using System.Net.Http; using System.Threading.Tasks; using Argolis.Hydra.Core; using FluentAssertions; using Microsoft.AspNetCore.Mvc.Testing; using Newtonsoft.Json; using TestHydraApp; using VDS.RDF; using VDS.RDF.Parsing; using VDS.RDF.Query.Builder; using Vocab; using Xunit; namespa...
wikibus/Argolis
src/Argolis.Tests.Integration/IntegrationTests.cs
https://github.com/wikibus/Argolis/blob/HEAD/src/Argolis.Tests.Integration/IntegrationTests.cs
ghcode:00006:983fa83d8dd4
mit
codeparrot/github-code
983fa83d8dd4231d90ed4f032af2e075f144d41b0283fbdcbf3ccf8af9feaf8a
0.85
testing_debugging_repair_refactoring
1,982
false
2026-07-17
using Flooder.Events.FileLoad; using Flooder.Plugins; using Flooder.Worker; using Microsoft.VisualStudio.TestTools.UnitTesting; namespace Flooder.Tests { [TestClass] public class LoadBlgFileTest { [TestMethod] public void TestMethod1() { var messageBroker = new StdOutMe...
yyoda/Flooder
Flooder.Tests/LoadBlgFileTest.cs
https://github.com/yyoda/Flooder/blob/HEAD/Flooder.Tests/LoadBlgFileTest.cs
ghcode:00006:7f696142991d
mit
codeparrot/github-code
7f696142991db658fbc7df45b1706431826e6041fa3a07fb0fd0374554e84354
0.6
testing_debugging_repair_refactoring
124
false
2026-07-17
using System; using Microsoft.VisualStudio.TestTools.UnitTesting; using Maestrano.Account; using Newtonsoft.Json; namespace Maestrano.Tests.Account { [TestClass] public class BillTest { public BillTest() { MnoHelper.Environment = "test"; MnoHelper.Api.Id = "app-1"; ...
prosser/maestrano-dotnet
src/Maestrano.Tests/Account/BillTest.cs
https://github.com/prosser/maestrano-dotnet/blob/HEAD/src/Maestrano.Tests/Account/BillTest.cs
ghcode:00006:218471c54f7f
mit
codeparrot/github-code
218471c54f7f06a5d3a8d84d0e1dfa7c3c2fa47940e3841483002b36d14bf225
0.6
testing_debugging_repair_refactoring
338
false
2026-07-17
// Copyright (c) ppy Pty Ltd <contact@ppy.sh>. Licensed under the MIT Licence. // See the LICENCE file in the repository root for full licence text. using System.Diagnostics; using osu.Framework.Allocation; using osu.Framework.Bindables; using osu.Framework.Extensions.Color4Extensions; using osu.Framework.Graphics; u...
UselessToucan/osu
osu.Game/Screens/OnlinePlay/OnlinePlayScreen.cs
https://github.com/UselessToucan/osu/blob/HEAD/osu.Game/Screens/OnlinePlay/OnlinePlayScreen.cs
ghcode:00006:54a30a147729
mit
codeparrot/github-code
54a30a1477293b978494ac561a4f1e3be8b20683393c853135e903c28aac2110
0.85
testing_debugging_repair_refactoring
2,060
false
2026-07-17
using AtlasWorkFlows; using AtlasWorkFlows.Jobs; using AtlasWorkFlows.Locations; using AtlasWorkFlows.Panda; using Nito.AsyncEx.Synchronous; using PSAtlasDatasetCommands.Utils; using System; using System.Diagnostics; using System.Linq; using System.Management.Automation; using System.Threading.Tasks; name...
LHCAtlas/AtlasSSH
PSAtlasDatasetCommands/TestGRIDDataset.cs
https://github.com/LHCAtlas/AtlasSSH/blob/HEAD/PSAtlasDatasetCommands/TestGRIDDataset.cs
ghcode:00006:7cbd91c8044e
mit
codeparrot/github-code
7cbd91c8044e22e4b61fcbdab2a6b9e208aa91d1a8b77115d1b107525eab05d3
0.85
testing_debugging_repair_refactoring
1,289
false
2026-07-17
// *********************************************************************** // <copyright file="FormatterTests.cs" company="Holotrek"> // Copyright © Holotrek 2016 // </copyright> // *********************************************************************** using System; using Kore.Composites; using Kore.Formatters; ...
holotrek/kore-csharp
Kore/Core/Kore.Tests/FormatterTests.cs
https://github.com/holotrek/kore-csharp/blob/HEAD/Kore/Core/Kore.Tests/FormatterTests.cs
ghcode:00006:03b84f530962
mit
codeparrot/github-code
03b84f53096267a028e6c0a9cf856473eb9aa86552df1c0a93b1ba76f0734daf
0.85
testing_debugging_repair_refactoring
1,095
false
2026-07-17
using Microsoft.VisualStudio.TestTools.UnitTesting; using Moq; using NBDD.Framework.Generator; using NBDD.Framework.Tooling; using NBDD.Tests._Assets; using System; using System.Collections.Generic; using System.Linq; using System.Text; using System.Threading.Tasks; namespace NBDD.Tests.Tooling { public partial c...
hudsonmendes/lib-nbdd
NBDD.Tests/Tooling/CommandDispatcherTests.RunGenerateAll.cs
https://github.com/hudsonmendes/lib-nbdd/blob/HEAD/NBDD.Tests/Tooling/CommandDispatcherTests.RunGenerateAll.cs
ghcode:00006:6543202d0b2f
mit
codeparrot/github-code
6543202d0b2f69592c81816f4df8e211d5b4be5b8e2282557f14092fb87fcd0f
0.7
testing_debugging_repair_refactoring
182
false
2026-07-17
using System; using System.Diagnostics; using System.IO; using System.Net; using FluentFTP; using System.Threading; using System.Collections.Generic; using System.Text.RegularExpressions; using System.Linq; using System.Threading.Tasks; using System.IO.Compression; using System.Text; using FluentFTP.Proxy; namespace ...
worstenbrood/FluentFTP
FluentFTP.Tests/Tests.cs
https://github.com/worstenbrood/FluentFTP/blob/HEAD/FluentFTP.Tests/Tests.cs
ghcode:00006:9f5fb0cee3a6
mit
codeparrot/github-code
9f5fb0cee3a68e06e9372831f3091c37aefe83f575b896956f84d0b006acaa9e
0.85
testing_debugging_repair_refactoring
7,585
false
2026-07-17
namespace tomenglertde.ProjectConfigurationManager.View { using System.ComponentModel; using System.Diagnostics; using System.IO; using System.Linq; using System.Xml.Linq; using JetBrains.Annotations; using tomenglertde.ProjectConfigurationManager.Model; internal sealed c...
tom-englert/ProjectConfigurationManager
ProjectConfigurationManager.View/FodyConfigurationMapping.cs
https://github.com/tom-englert/ProjectConfigurationManager/blob/HEAD/ProjectConfigurationManager.View/FodyConfigurationMapping.cs
ghcode:00006:12b2185fff2f
mit
codeparrot/github-code
12b2185fff2f3fe091144c84b3f2a8d4bc289ad51da6dda8d38aa3edd9696a9e
0.6
testing_debugging_repair_refactoring
837
false
2026-07-17
using System; using Android.OS; using Android.App; using NUnit.Framework; using Glympse.EnRoute; using Glympse.EnRoute.Android; namespace EnRouteApi.Android.Tests { [TestFixture] public class EnRouteManagerTests { GEnRouteManager _enRouteManager; [SetUp] public void Setup() ...
Glympse/enroute-xamarin-sdk
tests/EnRouteApi.Android.Tests/EnRouteManagerTests.cs
https://github.com/Glympse/enroute-xamarin-sdk/blob/HEAD/tests/EnRouteApi.Android.Tests/EnRouteManagerTests.cs
ghcode:00006:8d13bc962c0c
mit
codeparrot/github-code
8d13bc962c0cc90801f029aaeb38d00d43f6ba3efadb4e30bf16eb77dc48fd83
0.75
testing_debugging_repair_refactoring
241
false
2026-07-17
using System; using System.Collections.Generic; using System.Linq; using System.Text; using System.Threading.Tasks; namespace NoraGrace.Engine { public class StaticExchange { private static readonly int[] pieceVals = new int[PieceTypeUtil.LookupArrayLength]; static StaticExchange(...
ericoldre/NoraGrace-Chess
NoraGrace/NoraGrace.Engine/StaticExchange.cs
https://github.com/ericoldre/NoraGrace-Chess/blob/HEAD/NoraGrace/NoraGrace.Engine/StaticExchange.cs
ghcode:00006:9fd47acc1845
mit
codeparrot/github-code
9fd47acc184526e8336da49b88b97a388739a38e77461627ca9984f708751edd
0.7
testing_debugging_repair_refactoring
1,919
false
2026-07-17
// Copyright (c) Microsoft. All rights reserved. // Licensed under the MIT license. See LICENSE file in the project root for full license information. namespace DotNetty.Transport.Libuv.Native { using System; using System.Diagnostics; using System.Net; sealed class Tcp : TcpHandle { stati...
krish-gh/DotNetty
src/DotNetty.Transport.Libuv/Native/Tcp.cs
https://github.com/krish-gh/DotNetty/blob/HEAD/src/DotNetty.Transport.Libuv/Native/Tcp.cs
ghcode:00006:20c36f0de350
mit
codeparrot/github-code
20c36f0de350049e5d12feff0d767179e42fa064eac7a4fba8ba30d429046b5a
0.7
testing_debugging_repair_refactoring
642
false
2026-07-17
using System; using System.Collections; using System.Collections.Generic; using System.ComponentModel; using System.Diagnostics; using System.IO; using System.Linq; using System.Reflection; using System.Text.RegularExpressions; using System.Threading.Tasks; using Hentaichan.Mangachan; using MangaReader.Core.Manga; usi...
MonkAlex/MangaReader
Tests/Tests.Entities/MangaTest.cs
https://github.com/MonkAlex/MangaReader/blob/HEAD/Tests/Tests.Entities/MangaTest.cs
ghcode:00006:b7db81e8a38c
mit
codeparrot/github-code
b7db81e8a38ca123e88d6a595cb1e9254b45bfbb3c6d03920f3ac42240ae4035
0.6
testing_debugging_repair_refactoring
1,211
false
2026-07-17
// // NegationBlendOpTest.cs // // Author: // Jonathan Pobst <monkey@jpobst.com> // // Copyright (c) 2012 Jonathan Pobst // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to deal // in the Software with...
PintaProject/Pinta.ImageManipulation
Pinta.ImageManipulation.UnitTests/BlendOperations/NegationBlendOpTest.cs
https://github.com/PintaProject/Pinta.ImageManipulation/blob/HEAD/Pinta.ImageManipulation.UnitTests/BlendOperations/NegationBlendOpTest.cs
ghcode:00006:b1ca25462fec
mit
codeparrot/github-code
b1ca25462fecebb0a557b9e29ec258be55d66bd4aaddcc93b820ee46768c933c
0.7
testing_debugging_repair_refactoring
521
false
2026-07-17
// Copyright (c) Tunnel Vision Laboratories, LLC. All Rights Reserved. // Licensed under the MIT License. See LICENSE in the project root for license information. #nullable disable namespace StyleCop.Analyzers.Test.CSharp10.DocumentationRules { using StyleCop.Analyzers.Test.CSharp9.DocumentationRules; publi...
DotNetAnalyzers/StyleCopAnalyzers
StyleCop.Analyzers/StyleCop.Analyzers.Test.CSharp10/DocumentationRules/SA1645CSharp10UnitTests.cs
https://github.com/DotNetAnalyzers/StyleCopAnalyzers/blob/HEAD/StyleCop.Analyzers/StyleCop.Analyzers.Test.CSharp10/DocumentationRules/SA1645CSharp10UnitTests.cs
ghcode:00006:ca3079cfdcbc
mit
codeparrot/github-code
ca3079cfdcbc20d0f016036164e26cac027eba6be0c38743a51ee602264335ba
0.75
testing_debugging_repair_refactoring
98
false
2026-07-17
/* * Licensed to the Apache Software Foundation (ASF) under one or more * contributor license agreements. See the NOTICE file distributed with * this work for additional information regarding copyright ownership. * The ASF licenses this file to You under the Apache License, Version 2.0 * (the "License"); you may...
joshball/Lucene.In.Action.NET
vendor/lucene.net/test/core/Analysis/TestKeywordAnalyzer.cs
https://github.com/joshball/Lucene.In.Action.NET/blob/HEAD/vendor/lucene.net/test/core/Analysis/TestKeywordAnalyzer.cs
ghcode:00006:6ca25678ae63
mit
codeparrot/github-code
6ca25678ae63b14ca648641c4e4190bd7fe0d7d60a2de28db43cd96feda3c5b4
0.95
testing_debugging_repair_refactoring
936
false
2026-07-17
using Codentia.Test; namespace Codentia.Common.Membership.Test.Queries { /// <summary> /// WebAddressData Queries /// </summary> [CoverageExclude] public static class WebAddressDataQueries { /// <summary> /// SELECT TOP 1 URL FROM WebAddress ORDER BY NEWID() /// </summar...
Codentia/Codentia.Common.Membership
src/test/Queries/WebAddressDataQueries.cs
https://github.com/Codentia/Codentia.Common.Membership/blob/HEAD/src/test/Queries/WebAddressDataQueries.cs
ghcode:00006:ed5ab6fc019f
mit
codeparrot/github-code
ed5ab6fc019f067c5bb8766d86acb68ea85f4051c616fb675684aaa3ab7dfa24
0.95
testing_debugging_repair_refactoring
605
false
2026-07-17
using GitVersion; using LibGit2Sharp; using NUnit.Framework; using ObjectApproval; [TestFixture] public class PullBranchTests : Lg2sHelperBase { [Test, Ignore("Not valid since Github wont allow empty pulls")] public void Pull_request_with_no_commit() { } [Test] public void Invalid_pull_bran...
potherca-contrib/GitVersion
Tests/BranchFinders/PullBranchTests.cs
https://github.com/potherca-contrib/GitVersion/blob/HEAD/Tests/BranchFinders/PullBranchTests.cs
ghcode:00006:c1d47ddcfb4f
mit
codeparrot/github-code
c1d47ddcfb4fb736bfee2c2a94c8f608145871eb58770f8431886e03de3f3a1e
0.75
testing_debugging_repair_refactoring
775
false
2026-07-17
#region License //----------------------------------------------------------------------- // <copyright> // The MIT License (MIT) // // Copyright (c) 2014 Kirk S Woll // // Permission is hereby granted, free of charge, to any person obtaining a copy of // this software and associated documentation files (the "Softwar...
kswoll/WootzJs
WootzJs.Compiler.Tests/NumberTests.cs
https://github.com/kswoll/WootzJs/blob/HEAD/WootzJs.Compiler.Tests/NumberTests.cs
ghcode:00006:3dff77f101f7
mit
codeparrot/github-code
3dff77f101f7c39fbbade2731174556393695b99dd32343e05ecc06fee4b59fd
0.85
testing_debugging_repair_refactoring
1,198
false
2026-07-17
using DnDGen.Infrastructure.Selectors.Collections; using DnDGen.TreasureGen.Selectors.Collections; using Moq; using NUnit.Framework; using System.Linq; namespace DnDGen.TreasureGen.Tests.Unit.Selectors.Collections { [TestFixture] public class RangeDataSelectorTests { private IRangeDataSelector ran...
DnDGen/TreasureGen
DnDGen.TreasureGen.Tests.Unit/Selectors/Collections/RangeDataSelectorTests.cs
https://github.com/DnDGen/TreasureGen/blob/HEAD/DnDGen.TreasureGen.Tests.Unit/Selectors/Collections/RangeDataSelectorTests.cs
ghcode:00006:35bfa995f6ca
mit
codeparrot/github-code
35bfa995f6cac80dbb72bf5603836f78b817e1c6fec99b65776578cf88954cd9
0.75
testing_debugging_repair_refactoring
379
false
2026-07-17
using System.IO; using System.Reflection; using FluentAssertions; using log4net; using Mongodb.Version.Console.Core; using Mongodb.Version.Console.Tests.Fakes; using NUnit.Framework; namespace Mongodb.Version.Console.Tests { [TestFixture] public class MongoDbVersionUpdateTest { private...
22sevengithub/Mongodb.Version
src/Mongodb.Version.Console.Tests/MongoDbVersionUpdateTest.cs
https://github.com/22sevengithub/Mongodb.Version/blob/HEAD/src/Mongodb.Version.Console.Tests/MongoDbVersionUpdateTest.cs
ghcode:00006:d1250138f47d
mit
codeparrot/github-code
d1250138f47dafd09e58de62f2ca55ccd38a21d0e5538c274c30fcddc9eaa42e
0.7
testing_debugging_repair_refactoring
418
false
2026-07-17
using System.IO; using System.Text; using Xunit.Abstractions; namespace SourceCodeSerializer { internal static class TestExtensions { public static TextWriter ToTextWriter(this ITestOutputHelper helper) => new OutputHelperTextWriter(helper); private class OutputHelperTextWriter : TextWriter ...
twsouthwick/SourceCodeSerializer
test/SourceCodeSerializer.Test/TestExtensions.cs
https://github.com/twsouthwick/SourceCodeSerializer/blob/HEAD/test/SourceCodeSerializer.Test/TestExtensions.cs
ghcode:00006:572ceb75651d
mit
codeparrot/github-code
572ceb75651d7eea629cc999af14aa1329f1e215e09d2af9142d1d0f51972b29
0.75
testing_debugging_repair_refactoring
176
false
2026-07-17
using System; using System.Threading; using System.Threading.Tasks; using Microsoft.VisualStudio.TestTools.UnitTesting; using MQTTnet.Formatter; using MQTTnet.Packets; using MQTTnet.Protocol; namespace MQTTnet.Tests.Server { [TestClass] public sealed class KeepAlive_Tests : BaseTestClass { [TestMe...
chkr1011/MQTTnet
Tests/MQTTnet.Core.Tests/Server/Keep_Alive_Tests.cs
https://github.com/chkr1011/MQTTnet/blob/HEAD/Tests/MQTTnet.Core.Tests/Server/Keep_Alive_Tests.cs
ghcode:00006:ee486d161dac
mit
codeparrot/github-code
ee486d161dac7d29cf5db56810c103514033fe6571ef6d6f8192e2a1a8141118
0.85
testing_debugging_repair_refactoring
476
false
2026-07-17
namespace AppliedAlgebra.WaveletCodesTools.Tests.Encoding.MultilevelEncoderDependencies.WaveletCoefficientsGenerator { using System; using GfAlgorithms.Matrices; using GfPolynoms.Extensions; using GfPolynoms.GaloisFields; using JetBrains.Annotations; using TestCases; using WaveletCodesTools...
litichevskiydv/GfPolynoms
test/WaveletCodesTools.Tests/Encoding/MultilevelEncoderDependencies/WaveletCoefficientsGenerator/NaiveGeneratorTests.cs
https://github.com/litichevskiydv/GfPolynoms/blob/HEAD/test/WaveletCodesTools.Tests/Encoding/MultilevelEncoderDependencies/WaveletCoefficientsGenerator/NaiveGeneratorTests.cs
ghcode:00006:d037e4a86645
mit
codeparrot/github-code
d037e4a866452e32dc1c9d18bbed8baf57b32c5dde6da029a8a4b7c1a5232137
0.85
testing_debugging_repair_refactoring
914
false
2026-07-17
// Copyright (c) Microsoft Corporation. // Licensed under the MIT License. using System; using System.Collections.Concurrent; using System.Collections.Generic; using System.Linq; using Microsoft.VisualStudio.Services.Content.Common.Telemetry; namespace Microsoft.VisualStudio.Services.Agent.Tests { public class Te...
Microsoft/vsts-agent
src/Test/L0/Plugin/TestFileShareProvider/TestTelemetrySender.cs
https://github.com/Microsoft/vsts-agent/blob/HEAD/src/Test/L0/Plugin/TestFileShareProvider/TestTelemetrySender.cs
ghcode:00006:1b9f29e2f04f
mit
codeparrot/github-code
1b9f29e2f04fb57ba503d235ab2519835ea92068f6a934da0fb9e43bfe6cf10d
0.85
testing_debugging_repair_refactoring
614
false
2026-07-17
/********************************************************************************** * FrwSimpleWinCRUD https://github.com/frwsoftware/FrwSimpleWinCRUD * The Open-Source Library for most quick WinForm CRUD application creation * MIT License Copyright (c) 2016 FrwSoftware * * THE SOFTWARE IS PROVIDED "AS...
frwsoftware/FrwSimpleWinCRUD
FrwSimpleWinCRUDDemo/Model/Test/TestDto1.cs
https://github.com/frwsoftware/FrwSimpleWinCRUD/blob/HEAD/FrwSimpleWinCRUDDemo/Model/Test/TestDto1.cs
ghcode:00006:253644016896
mit
codeparrot/github-code
253644016896276ad9737b0cd21bb929a2d42ac152d531547f07c3b4be75d87d
0.85
testing_debugging_repair_refactoring
414
false
2026-07-17
using System; using static System.Math; using Microsoft.VisualStudio.TestTools.UnitTesting; using GeometRi; namespace GeometRi_Tests { [TestClass] public class Point3dTest { //=============================================================== // Point3d tests //=======================...
RiSearcher/GeometRi.CSharp
GeometRi.Tests/Point3DTest.cs
https://github.com/RiSearcher/GeometRi.CSharp/blob/HEAD/GeometRi.Tests/Point3DTest.cs
ghcode:00006:517bf8637f74
mit
codeparrot/github-code
517bf8637f74a8edcb504a4040ebb5f22326a7f1d8e68aba284a3427760536a1
0.7
testing_debugging_repair_refactoring
2,246
false
2026-07-17
using Microsoft.VisualStudio.TestTools.UnitTesting; namespace EventCentric.Tests.FunctionalExtensions { [TestClass] public class FunctionalExtensionsFixture { } }
Narvalex/EventCentric
src/EventCentric/EventCentric.Tests/FunctionalExtensions/FunctionalExtensionsFixture.cs
https://github.com/Narvalex/EventCentric/blob/HEAD/src/EventCentric/EventCentric.Tests/FunctionalExtensions/FunctionalExtensionsFixture.cs
ghcode:00006:d5cb0d71f1a0
mit
codeparrot/github-code
d5cb0d71f1a05fbe9d995bd3d913ffc017ea66a9a0cfe226a6872e24654d1abb
0.35
testing_debugging_repair_refactoring
32
false
2026-07-17
// Copyright (c) 2017 Trevor Redfern // // This software is released under the MIT License. // https://opensource.org/licenses/MIT namespace Tests.Characters.SpecialAbilities { using Xunit; using SilverNeedle.Characters.SpecialAbilities; public class AuraOfDespairTests { [Fact] public...
shortlegstudio/silverneedle-web
silverneedle-tests/Characters/SpecialAbilities/AuraOfDespairTests.cs
https://github.com/shortlegstudio/silverneedle-web/blob/HEAD/silverneedle-tests/Characters/SpecialAbilities/AuraOfDespairTests.cs
ghcode:00006:0f8549098ba0
mit
codeparrot/github-code
0f8549098ba05aafd62e06a27adaadb78eaa261c214e4dcdc5ee94760fde1fac
0.85
testing_debugging_repair_refactoring
168
false
2026-07-17
using System.Reflection; using Moq; using SafeOrbit.Tests; namespace SafeOrbit.Fakes { public class Stubs { private static StubFactory _factory; public static T Get<T>() { if (_factory == null) _factory = GetFactory(); return _factory.Provide<T>();...
undergroundwires/SafeOrbit
src/tests/UnitTests/Internal/Stubs.cs
https://github.com/undergroundwires/SafeOrbit/blob/HEAD/src/tests/UnitTests/Internal/Stubs.cs
ghcode:00006:40f67ef8f903
mit
codeparrot/github-code
40f67ef8f9036dcd5b38898d1a7392e59dcf404a75c25e39cf520b6779988daa
0.85
testing_debugging_repair_refactoring
184
false
2026-07-17
using Microsoft.VisualStudio.TestTools.UnitTesting; using Core; using Core.Buildings; namespace Ift232Tests { [TestClass] public class MarketTest { public City city1 { get; set; } public Market market { get; set; } [TestInitialize] public void Init() { ...
bruno-cadorette/IFT232Projet
Ift232Tests/MarketTest.cs
https://github.com/bruno-cadorette/IFT232Projet/blob/HEAD/Ift232Tests/MarketTest.cs
ghcode:00006:34968f2f03a3
mit
codeparrot/github-code
34968f2f03a3af7d5fa280c298adaf1959a5ff8ba84a409e1fbd1e90be733d34
0.6
testing_debugging_repair_refactoring
721
false
2026-07-17
using System; using System.Collections.Generic; using System.IO; using System.Linq; using Newtonsoft.Json; using Newtonsoft.Json.Linq; using NUnit.Framework; using Plivo.Http; using Plivo.Utilities; namespace Plivo.Test { public class BaseTestCase { public PlivoApi Api; public TestClient TestCl...
plivo/plivo-dotnet
tests/Plivo.Test/BaseTestCase.cs
https://github.com/plivo/plivo-dotnet/blob/HEAD/tests/Plivo.Test/BaseTestCase.cs
ghcode:00006:355fef67eccb
mit
codeparrot/github-code
355fef67eccb8b5c79efe099cceb4f0ee9439e0569aa1011e6ceb52bd37d4b28
0.7
testing_debugging_repair_refactoring
383
false
2026-07-17
// Copyright (c) Charlie Poole, Rob Prouse and Contributors. MIT License - see LICENSE.txt using System; using System.Collections.Generic; using System.Diagnostics; using System.Threading; using NUnit.Framework.Interfaces; namespace NUnit.Framework.Internal { internal sealed partial class SingleThreadedTestSynchr...
nunit/nunit
src/NUnitFramework/framework/Internal/SingleThreadedSynchronizationContext.cs
https://github.com/nunit/nunit/blob/HEAD/src/NUnitFramework/framework/Internal/SingleThreadedSynchronizationContext.cs
ghcode:00006:efdfbb63d020
mit
codeparrot/github-code
efdfbb63d020fd169aed01b38d87a4912d350c94b26f1b9cb23d787baf55ffbb
0.85
testing_debugging_repair_refactoring
874
false
2026-07-17
using System.Numerics; using MbUnit.Framework; using Project.Euler.Math; namespace ProjectEuler.Test.Math { [TestFixture] public class FibonacciTest { [Test] public void TestSequence() { int[] sequence = {1, 1, 2, 3, 5, 8, 13, 21, 34, 55, 89, 144}; int i = 0...
rprouse/ProjectEuler
ProjectEuler.Test/Math/FibonacciTest.cs
https://github.com/rprouse/ProjectEuler/blob/HEAD/ProjectEuler.Test/Math/FibonacciTest.cs
ghcode:00006:c3160f4516eb
mit
codeparrot/github-code
c3160f4516ebd909db1f234e9bceb08b7681361f7ea0be3c2feba3e39039c400
0.6
testing_debugging_repair_refactoring
142
false
2026-07-17
namespace EnergyTrading.MDM.Test { using System; using System.Configuration; using System.Linq; using System.Net; using System.Runtime.Serialization; using System.Data.SqlTypes; using Microsoft.Http; using NUnit.Framework; using EnergyTrading.MDM.Contracts.Sample; using EnergyTradi...
RWE-Nexus/EnergyTrading-MDM-Sample
Code/Service/MDM.IntegrationTest.Sample/Party/map/successful.cs
https://github.com/RWE-Nexus/EnergyTrading-MDM-Sample/blob/HEAD/Code/Service/MDM.IntegrationTest.Sample/Party/map/successful.cs
ghcode:00006:3289acf72436
mit
codeparrot/github-code
3289acf7243682f1a2e66fef5b4cfd88753a68ce09a230b6551922db45fb1435
0.6
testing_debugging_repair_refactoring
626
false
2026-07-17
using System; using Moq; using MediaComplete.Lib.Playing; using NAudio.Wave; using Ploeh.AutoFixture; using TagLib; using MediaComplete.Lib.Library; using MediaComplete.Lib.Library.DataSource; using NUnit.Framework; namespace MediaComplete.Test.Playing { [TestFixture] public class PlayerTest { [Se...
MediaComplete/MediaComplete.Lib
MediaComplete.Test/Playing/PlayerTest.cs
https://github.com/MediaComplete/MediaComplete.Lib/blob/HEAD/MediaComplete.Test/Playing/PlayerTest.cs
ghcode:00006:a768852e9291
mit
codeparrot/github-code
a768852e92918b21072dd115086cfdc1e5dab795b4bfe418de577d3eb89dae5d
0.6
testing_debugging_repair_refactoring
948
false
2026-07-17
using System; using Microsoft.VisualStudio.TestTools.UnitTesting; namespace CormenAlgorithms.Ch6Heapsort.Tests { [TestClass] public class HeapTests { [TestMethod] public void Left_Should_Multiply_i_by_2() { var sut = new Heap(new int[] { }); Assert.AreEqual...
bijandaei/cormenalgorithms
CormenAlgorithms.Ch6Heapsort/CormenAlgorithms.Ch6Heapsort.Tests/HeapTests.cs
https://github.com/bijandaei/cormenalgorithms/blob/HEAD/CormenAlgorithms.Ch6Heapsort/CormenAlgorithms.Ch6Heapsort.Tests/HeapTests.cs
ghcode:00006:3577edd5a2dd
mit
codeparrot/github-code
3577edd5a2dd25f6039cc484a1013e1adefb6081778514dc46dfc9f9b9b9245e
0.75
testing_debugging_repair_refactoring
202
false
2026-07-17
namespace AnimalFarm { using AnimalFarm.Models; using System; using System.Diagnostics; using System.Linq; using System.Reflection; public class Program { public static void Main() { Type chickenType = typeof(Chicken); FieldInfo[] fields = chickenTyp...
krasiymihajlov/Soft-Uni-practices
C# OOP Basics/02. Encapsulation - Exercise/AnimalFarm/Program.cs
https://github.com/krasiymihajlov/Soft-Uni-practices/blob/HEAD/C# OOP Basics/02. Encapsulation - Exercise/AnimalFarm/Program.cs
ghcode:00006:23c987655502
mit
codeparrot/github-code
23c98765550203425bf4a39b0b40f43be97e947970f43525af2ab57d40c4a43f
0.6
testing_debugging_repair_refactoring
219
false
2026-07-17
class Pointers { unsafe static void addone(int[] arr) { int length = arr.Length; fixed (int* b = arr) { int* p = b; for(int i = 0; i < length; i++) *p++ += 1; } } class MyClass { public int fld1; public int ...
github/codeql
csharp/ql/test/experimental/ir/ir/pointers.cs
https://github.com/github/codeql/blob/HEAD/csharp/ql/test/experimental/ir/ir/pointers.cs
ghcode:00006:9446efa5cc20
mit
codeparrot/github-code
9446efa5cc20da0c35c1559603be511ec21e73f17dd6279233ef8849a6a9c336
0.85
testing_debugging_repair_refactoring
212
false
2026-07-17
// Copyright (c) Tunnel Vision Laboratories, LLC. All Rights Reserved. // Licensed under the MIT License. See LICENSE in the project root for license information. #nullable disable namespace StyleCop.Analyzers.Test.NamingRules { using System.Threading; using System.Threading.Tasks; using Microsoft.CodeAn...
DotNetAnalyzers/StyleCopAnalyzers
StyleCop.Analyzers/StyleCop.Analyzers.Test/NamingRules/SA1314UnitTests.cs
https://github.com/DotNetAnalyzers/StyleCopAnalyzers/blob/HEAD/StyleCop.Analyzers/StyleCop.Analyzers.Test/NamingRules/SA1314UnitTests.cs
ghcode:00006:6e530aa865db
mit
codeparrot/github-code
6e530aa865db5738f35576bfecf84b75768115656f36307934e8c942b5ebbe02
0.75
testing_debugging_repair_refactoring
1,221
false
2026-07-17
using System; using System.Collections.Generic; using System.IO; using System.Linq; using System.Text; using System.Threading.Tasks; using NUnit.Framework; using NUnit.Framework.Constraints; using Spreadsheet.Core; namespace Spreadsheet.Tests { [TestFixture] public class SpreadsheetWriterTests { p...
AndreyTretyak/SpreadsheetSimulator
Spreadsheet.Tests/SpreadsheetWriterTests.cs
https://github.com/AndreyTretyak/SpreadsheetSimulator/blob/HEAD/Spreadsheet.Tests/SpreadsheetWriterTests.cs
ghcode:00006:a9f43cf3965f
mit
codeparrot/github-code
a9f43cf3965f53778ad2ba4da62d42e09fbc013557ddb6a6967b56631b8c7b20
0.75
testing_debugging_repair_refactoring
464
false
2026-07-17
using System; using System.Data.OleDb; using System.Linq; using LinqToExcel; using Microsoft.VisualStudio.TestTools.UnitTesting; using NUnit.Framework; using Assert = NUnit.Framework.Assert; namespace UnitTestProject1 { [Author("Paul Yoder", "paulyoder@gmail.com")] [Category("Unit")] [TestFixture] publ...
hannanmumtaz/LinqToExcel
src/LinqToExcel.UnitTests/NoHeader_SQLStatements_UnitTests.cs
https://github.com/hannanmumtaz/LinqToExcel/blob/HEAD/src/LinqToExcel.UnitTests/NoHeader_SQLStatements_UnitTests.cs
ghcode:00006:86806b7664d6
mit
codeparrot/github-code
86806b7664d63e8255f28170713c8b99a74bd9b2978395ca5956713a2fb1a28d
0.75
testing_debugging_repair_refactoring
422
false
2026-07-17
using System; using DokanNet.Logging; using Microsoft.VisualStudio.TestTools.UnitTesting; namespace DokanNet.Tests { /// <summary> /// Tests for <see cref="IDokanOperationsUnsafe"/>. This is leveraging the same set of tests as /// <see cref="FileInfoTests"/> by deriving from that class, but by calling ...
dokan-dev/dokan-dotnet
DokanNet.Tests/FileInfoTestsUnsafe.cs
https://github.com/dokan-dev/dokan-dotnet/blob/HEAD/DokanNet.Tests/FileInfoTestsUnsafe.cs
ghcode:00006:cfc3d1c833f2
mit
codeparrot/github-code
cfc3d1c833f2217d123771d805576bd42b515b105e80510cf8688195aaaef8cb
0.7
testing_debugging_repair_refactoring
347
false
2026-07-17
using System; using Boilerplate.Common.Extensions; using Microsoft.VisualStudio.TestTools.UnitTesting; namespace Boilerplate.Test.Unit.Common { [TestClass] public class Extensions { [TestMethod] public void StringIsNullOrWhiteSpaceExtension() { string nothing1 = null; ...
BoolNordicAB/CSharp-Boilerplate-Structure
Source/Boilerplate/Boilerplate.Test.Unit/Common/Extensions.cs
https://github.com/BoolNordicAB/CSharp-Boilerplate-Structure/blob/HEAD/Source/Boilerplate/Boilerplate.Test.Unit/Common/Extensions.cs
ghcode:00006:7f41cb1f3d8d
mit
codeparrot/github-code
7f41cb1f3d8d09bba07b496e08ac8475371c98cabdb002bfca0a468c86094a1d
0.75
testing_debugging_repair_refactoring
116
false
2026-07-17
// Copyright (c) to jmelosegui. All rights reserved. // Licensed under the MIT license. See LICENSE.txt file in the project root for full license information. namespace Algorithms.Test { using Xunit; public class BinarySearchFacts { [Fact] public void RecursiveSearch() { ...
jmelosegui/Algorithms
Algorithms.Test/BinarySearchFacts.cs
https://github.com/jmelosegui/Algorithms/blob/HEAD/Algorithms.Test/BinarySearchFacts.cs
ghcode:00006:6d514e5d9089
mit
codeparrot/github-code
6d514e5d90898d82438668b18822003d9920de097a8362cfc4002cca03eafd2b
0.7
testing_debugging_repair_refactoring
1,115
false
2026-07-17
// Licensed to Spectre Systems AB under one or more agreements. // Spectre Systems AB licenses this file to you under the MIT license. // See the LICENSE file in the project root for more information. using System.Collections.Generic; using System.Linq; using Shouldly; using Spectre.System.IO; // ReSharper disable o...
spectresystems/spectre.system
src/Spectre.System.Tests/Assertion/PathAssertions.cs
https://github.com/spectresystems/spectre.system/blob/HEAD/src/Spectre.System.Tests/Assertion/PathAssertions.cs
ghcode:00006:3394496e6622
mit
codeparrot/github-code
3394496e66222483d9b395a34d4cc3a91160237f8bd992d362fab678401f837d
0.7
testing_debugging_repair_refactoring
223
false
2026-07-17
// Copyright 2016 J.D. Sandifer - MIT License // Unit tests for interview problem solution using Microsoft.VisualStudio.TestTools.UnitTesting; using JDSandifer.Interview; namespace DataStatsTests { [TestClass] public class CalculateStatsTests { [TestMethod] public void CalcStats_WithEmpt...
jdsandifer/DataStats
DataStatsTests/DataStatsTests.cs
https://github.com/jdsandifer/DataStats/blob/HEAD/DataStatsTests/DataStatsTests.cs
ghcode:00006:05208c17353e
mit
codeparrot/github-code
05208c17353ed46b0a07376defdd0b392dfb0bcb9d89c98f570ef0c409ab2bb2
0.75
testing_debugging_repair_refactoring
713
false
2026-07-17
using Km.Toi.Template.Builders; using System; using System.Collections.Generic; using System.Linq; using System.Text; using System.Threading.Tasks; namespace Km.Toi.Template.Test { public static class TestExtensions { public static void CustomExtension(this ISqlDefinitionBuilder self, strin...
k-maru/Toi.Definition
test/Km.Toi.Template.Test/TestExtensions.cs
https://github.com/k-maru/Toi.Definition/blob/HEAD/test/Km.Toi.Template.Test/TestExtensions.cs
ghcode:00006:48f6b225daa8
mit
codeparrot/github-code
48f6b225daa8f32d1dcb322ef7a3fa0b5c07665cfd1ed57f8d4558ffc6903b10
0.75
testing_debugging_repair_refactoring
75
false
2026-07-17
using System.Collections.Generic; using UnityEngine; using System.Linq; public static class TestLinq { public static void DictionarySelectWhere() { Test.d.Clear(); Profiler.BeginSample("DictionarySelectWhere"); foreach ( var p in Test.d.Where(x => x.Key < 3 || x.Value > 6)....
eldereal/uniq
test/Assets/TestLinq.cs
https://github.com/eldereal/uniq/blob/HEAD/test/Assets/TestLinq.cs
ghcode:00006:4e08bd93eb95
mit
codeparrot/github-code
4e08bd93eb95a10e7b7e6c1548112bc05fe24410d443456a61f38be2a46a046f
0.75
testing_debugging_repair_refactoring
295
false
2026-07-17
using System; using System.Collections.Generic; using Microsoft.VisualStudio.TestTools.UnitTesting; using System.Linq; namespace GameRayBurst.FtLinq.Tests { [TestClass] public class ScratchPad { [TestMethod] public void Test() { var q = Ftl.Compile((Type t)...
tailsu/FtLinq
GameRayBurst.FtLinq.Tests/ScratchPad.cs
https://github.com/tailsu/FtLinq/blob/HEAD/GameRayBurst.FtLinq.Tests/ScratchPad.cs
ghcode:00006:416992036193
mit
codeparrot/github-code
416992036193e79dabec0074fd67a7bd67db2d4b5dfa666404ee0a0a9437fe7d
0.6
testing_debugging_repair_refactoring
150
false
2026-07-17
using System; using System.Collections.Generic; using System.Diagnostics; using System.Threading; using Melanchall.DryWetMidi.Devices; using Melanchall.DryWetMidi.Core; using Melanchall.DryWetMidi.Interaction; using Melanchall.DryWetMidi.Tests.Utilities; using NUnit.Framework; namespace Melanchall.DryWetMidi.Tests.De...
melanchall/drymidi
DryWetMidi.Tests/Devices/Recording/RecordingTests.cs
https://github.com/melanchall/drymidi/blob/HEAD/DryWetMidi.Tests/Devices/Recording/RecordingTests.cs
ghcode:00006:586324a11715
mit
codeparrot/github-code
586324a1171563612fbff87e0fa41243ae00177703911895ae22cc838c0f5702
0.75
testing_debugging_repair_refactoring
1,514
false
2026-07-17
using EPI.Recursion; using FluentAssertions; using Microsoft.VisualStudio.TestTools.UnitTesting; namespace EPI.UnitTests.Recursion { [TestClass] public class PalindromicDecompositionUnitTest { [TestMethod] public void FindAllPalindromeSubstrings() { PalindromicDecompositions.FindAllPalindromicDecompositio...
dipakboyed/epibook.github.io.Puzzles
EPIUnitTests/Recursion/PalindromicDecompositionUnitTest.cs
https://github.com/dipakboyed/epibook.github.io.Puzzles/blob/HEAD/EPIUnitTests/Recursion/PalindromicDecompositionUnitTest.cs
ghcode:00006:d60018e7218d
mit
codeparrot/github-code
d60018e7218d349427ea4fc5fac566679acd78ecfbe0dc131ea532ccf75a5ff9
0.6
testing_debugging_repair_refactoring
103
false
2026-07-17
using System; using System.Collections.Generic; using Microsoft.VisualStudio.TestTools.UnitTesting; namespace NDex.Tests { /// <summary> /// Tests the ReverseAdd methods. /// </summary> [TestClass] public class ReverseAddTester { #region Real World Example /// <summary> ...
jehugaleahsa/NDex
NDex.Tests/ReverseAddTester.cs
https://github.com/jehugaleahsa/NDex/blob/HEAD/NDex.Tests/ReverseAddTester.cs
ghcode:00006:857a00d0fc23
unlicense
codeparrot/github-code
857a00d0fc232a25d715b34a73075257ce768b104e1f8a0489230fb185e089a6
0.63
testing_debugging_repair_refactoring
536
false
2026-07-17
using Microsoft.VisualStudio.TestTools.UnitTesting; using System.Collections.Advanced.Tree; using System; using System.Collections.Generic; using System.Linq; using System.Text; using System.Threading.Tasks; namespace System.Collections.Advanced.Tests { [TestClass()] public class BinaryTreeNodeTests { ...
cmpute/AppliedDataStructures
Tests/Tree/BinaryTree/BinaryTreeNodeTests.cs
https://github.com/cmpute/AppliedDataStructures/blob/HEAD/Tests/Tree/BinaryTree/BinaryTreeNodeTests.cs
ghcode:00006:7658d404f10e
unlicense
codeparrot/github-code
7658d404f10e830dca4e656fc08cdcac90264e528d58ed619e68e40554e0ce03
0.68
testing_debugging_repair_refactoring
505
false
2026-07-17
#region License /* * Copyright 2002-2010 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unle...
MaferYangPointJun/Spring.net
test/Spring/Spring.Core.Tests/Objects/Events/Support/EventManipulationUtilsTests.cs
https://github.com/MaferYangPointJun/Spring.net/blob/HEAD/test/Spring/Spring.Core.Tests/Objects/Events/Support/EventManipulationUtilsTests.cs
ghcode:00006:ac889a44a394
apache-2.0
codeparrot/github-code
ac889a44a39458e64fde29334a4a0edf44e62582e241b69cbe3b74b90bace568
0.85
testing_debugging_repair_refactoring
860
false
2026-07-17
/* * QUANTCONNECT.COM - Democratizing Finance, Empowering Individuals. * Lean Algorithmic Trading Engine v2.0. Copyright 2014 QuantConnect Corporation. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of...
Jay-Jay-D/LeanSTP
Tests/Common/Orders/Fees/InteractiveBrokersFeeModelTests.cs
https://github.com/Jay-Jay-D/LeanSTP/blob/HEAD/Tests/Common/Orders/Fees/InteractiveBrokersFeeModelTests.cs
ghcode:00006:9cbe53783c0d
apache-2.0
codeparrot/github-code
9cbe53783c0d7a0f5b2516b74f25f7ef4058abfa9db76903941fe80d80ff1292
0.75
testing_debugging_repair_refactoring
1,247
false
2026-07-17
// Python Tools for Visual Studio // Copyright(c) Microsoft Corporation // All rights reserved. // // Licensed under the Apache License, Version 2.0 (the License); you may not use // this file except in compliance with the License. You may obtain a copy of the // License at http://www.apache.org/licenses/LICENSE-2.0 /...
DEVSENSE/PTVS
Python/Product/TestAdapter.Analysis/TestCaseInfo.cs
https://github.com/DEVSENSE/PTVS/blob/HEAD/Python/Product/TestAdapter.Analysis/TestCaseInfo.cs
ghcode:00006:de6b3dabfeca
apache-2.0
codeparrot/github-code
de6b3dabfeca3786e89ff073bcd5d32a4fc210630a9ce3fcefb641e7d027cfae
0.85
testing_debugging_repair_refactoring
488
false
2026-07-17
using System; using System.Diagnostics; using System.Linq; public class ArrayUtils { public static void SelectionSort<T>(T[] arr) where T : IComparable<T> { Debug.Assert(arr != null, "Array is null!"); for (int index = 0; index < arr.Length - 1; index++) { int minElementIn...
PolyaNM/TelerikAcademy
High Quality Code/HQC-08-Assertions-and-Exceptions-Homework/Assertions-Homework/ArrayUtils.cs
https://github.com/PolyaNM/TelerikAcademy/blob/HEAD/High Quality Code/HQC-08-Assertions-and-Exceptions-Homework/Assertions-Homework/ArrayUtils.cs
ghcode:00006:e1fae5f88c54
apache-2.0
codeparrot/github-code
e1fae5f88c543391b274fb742a37340d4ba576d64b0fc213513d46286047fd9b
0.7
testing_debugging_repair_refactoring
974
false
2026-07-17
// Copyright (c) Microsoft. All Rights Reserved. Licensed under the Apache License, Version 2.0. See License.txt in the project root for license information. using System; using System.Collections.Generic; using System.Collections.Immutable; using System.Diagnostics; using Microsoft.CodeAnalysis.CSharp.CodeGen; us...
jcouv/roslyn
src/Compilers/CSharp/Portable/Binder/Binder.ValueChecks.cs
https://github.com/jcouv/roslyn/blob/HEAD/src/Compilers/CSharp/Portable/Binder/Binder.ValueChecks.cs
ghcode:00006:3e53ee065eaf
apache-2.0
codeparrot/github-code
3e53ee065eaf8104abff155eb0c1a939ce0ddb94dbcf643ca82912decb09a58d
0.57
testing_debugging_repair_refactoring
24,891
false
2026-07-17
using System; using System.Collections.Generic; using System.Linq; using System.Net; using System.Net.Http; using System.Net.Http.Formatting; using System.Net.Http.Headers; using System.Text; using System.Text.RegularExpressions; using System.Threading.Tasks; using Kudu.Client; using Kudu.Client.Infrastructure; using ...
onesmartguy/e13-kudu
Kudu.FunctionalTests/Infrastructure/KuduAssert.cs
https://github.com/onesmartguy/e13-kudu/blob/HEAD/Kudu.FunctionalTests/Infrastructure/KuduAssert.cs
ghcode:00006:1eddd3675e4a
apache-2.0
codeparrot/github-code
1eddd3675e4abf29668ee92506473725f6846a43f9d9b99cc7a1b5a503c8a063
0.7
testing_debugging_repair_refactoring
1,213
false
2026-07-17
// // Copyright 2014 Gustavo J Knuppe (https://github.com/knuppe) // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. // You may obtain a copy of the License at // // http://www.apache.org/licenses/LICENSE-2.0 // // ...
knuppe/SharpNL
src/SharpNL.Tests/Tests.cs
https://github.com/knuppe/SharpNL/blob/HEAD/src/SharpNL.Tests/Tests.cs
ghcode:00006:38e5ee3b91d7
apache-2.0
codeparrot/github-code
38e5ee3b91d742a233f19ba2be0c7aaeb22165b7037beb64fad9f365721f4bb6
0.85
testing_debugging_repair_refactoring
529
false
2026-07-17
using System.Threading.Tasks; using Microsoft.VisualStudio.TestTools.UnitTesting; using SerialPortUtility.Services; using SerialPortUtility.Services.Stubs; namespace SerialPortUtility.ViewModels.Tests { [TestClass] public class SessionSetupViewModelTest { [TestMethod] public void MakeDefau...
robertsundstrom/SerialPortUtility
PortUtil.ViewModels.Tests/SessionSetupViewModelTest.cs
https://github.com/robertsundstrom/SerialPortUtility/blob/HEAD/PortUtil.ViewModels.Tests/SessionSetupViewModelTest.cs
ghcode:00006:b92750f36c5f
apache-2.0
codeparrot/github-code
b92750f36c5fc43cae4f12627894561e43273dc5649c9283646426ce9c0c34eb
0.6
testing_debugging_repair_refactoring
298
false
2026-07-17
namespace org.apache.lucene.analysis.el { /* * Licensed to the Apache Software Foundation (ASF) under one or more * contributor license agreements. See the NOTICE file distributed with * this work for additional information regarding copyright ownership. * The ASF licenses this file to You under the Apache ...
mdissel/lucene.net
src/Lucene.Net.Tests.Analysis.Common/Analysis/El/TestGreekLowerCaseFilterFactory.cs
https://github.com/mdissel/lucene.net/blob/HEAD/src/Lucene.Net.Tests.Analysis.Common/Analysis/El/TestGreekLowerCaseFilterFactory.cs
ghcode:00006:8fe001b2c708
apache-2.0
codeparrot/github-code
8fe001b2c708c6376b54416de660a4c50951a92fc558379121db43530780e6f8
0.85
testing_debugging_repair_refactoring
522
false
2026-07-17
/* * Location Intelligence APIs * * Incorporate our extensive geodata into everyday applications, business processes and workflows. * * OpenAPI spec version: 8.5.0 * * Generated by: https://github.com/swagger-api/swagger-codegen.git * * Licensed under the Apache License, Version 2.0 (the "License"); * you m...
PitneyBowes/LocationIntelligenceSDK-CSharp
src/pb.locationIntelligence.Test/Model/EducationTests.cs
https://github.com/PitneyBowes/LocationIntelligenceSDK-CSharp/blob/HEAD/src/pb.locationIntelligence.Test/Model/EducationTests.cs
ghcode:00006:859319b031c5
apache-2.0
codeparrot/github-code
859319b031c5f3098f5438424a3f255902981f93d9a021dd47fe2dfae6ae5015
0.85
testing_debugging_repair_refactoring
638
false
2026-07-17
using MbUnit.Framework; using OpenQA.Selenium.IE; using OpenQA.Selenium.Firefox; using OpenQA.Selenium.Chrome; using OpenQA.Selenium.Safari; using ProtoTest.Golem.Core; using ProtoTest.Golem.WebDriver; using ProtoTest.Golem.Tests.PageObjects.Google; namespace ProtoTest.Golem.Tests { class BrowserTests : WebDriver...
QuestIntegrityGroup/ProtoTest.Golem
ProtoTest.Golem/Tests/BrowserTests.cs
https://github.com/QuestIntegrityGroup/ProtoTest.Golem/blob/HEAD/ProtoTest.Golem/Tests/BrowserTests.cs
ghcode:00006:23d4c733886a
apache-2.0
codeparrot/github-code
23d4c733886a6962391077236a074f05a50d0c31f0d5a23e70d78b5886ed6f87
0.95
testing_debugging_repair_refactoring
289
false
2026-07-17
//----------------------------------------------------------------------- // <copyright file="EndToEndEventAdapterSpec.cs" company="Akka.NET Project"> // Copyright (C) 2009-2016 Typesafe Inc. <http://www.typesafe.com> // Copyright (C) 2013-2016 Akka.NET project <https://github.com/akkadotnet/akka.net> // </cop...
eloraiby/akka.net
src/core/Akka.Persistence.Tests/EndToEndEventAdapterSpec.cs
https://github.com/eloraiby/akka.net/blob/HEAD/src/core/Akka.Persistence.Tests/EndToEndEventAdapterSpec.cs
ghcode:00006:ffe68f1f341c
apache-2.0
codeparrot/github-code
ffe68f1f341c61e661bd6be2b027fe99d2e59524a8c9571de950e8b415c5ac39
0.85
testing_debugging_repair_refactoring
2,591
false
2026-07-17
/* Copyright (C) 2008-2015, Bit Miracle * http://www.bitmiracle.com * * This software is based in part on the work of the Sam Leffler, Silicon * Graphics, Inc. and contributors. * * Copyright (c) 1988-1997 Sam Leffler * Copyright (c) 1991-1997 Silicon Graphics, Inc. * For conditions of distribution a...
nagyistoce/libtiff.net
LibTiff/Internal/CodecWithPredictorTagMethods.cs
https://github.com/nagyistoce/libtiff.net/blob/HEAD/LibTiff/Internal/CodecWithPredictorTagMethods.cs
ghcode:00006:e4aee392152c
bsd-3-clause
codeparrot/github-code
e4aee392152c8e25c8aefdc7ff7cb992b292f4bd55c48eac32576ef9e26f3d59
0.6
testing_debugging_repair_refactoring
688
false
2026-07-17
using System; using BenchmarkDotNet.Configs; using JetBrains.Annotations; namespace BenchmarkDotNet.Diagnostics.Windows.Configs { [PublicAPI] public class ConcurrencyVisualizerProfilerAttribute : Attribute, IConfigSource { public ConcurrencyVisualizerProfilerAttribute() => Config = ManualConfig.Cr...
ig-sinicyn/BenchmarkDotNet
src/BenchmarkDotNet.Diagnostics.Windows/Configs/ConcurrencyVisualizerProfilerAttribute.cs
https://github.com/ig-sinicyn/BenchmarkDotNet/blob/HEAD/src/BenchmarkDotNet.Diagnostics.Windows/Configs/ConcurrencyVisualizerProfilerAttribute.cs
ghcode:00006:e6412706a83d
mit
codeparrot/github-code
e6412706a83dc8f1621127f4bcd59c7cb3db4c87044c641ce3fa2dd3d008adb6
0.75
testing_debugging_repair_refactoring
84
false
2026-07-17
using System; using System.Threading; using BenchmarkDotNet.Attributes; using BenchmarkDotNet.Engines; namespace BenchmarkDotNet.Samples { [MValueColumn] [SimpleJob(RunStrategy.Throughput, 1, 0, -1, 1, "MyJob")] public class IntroMultimodal { private readonly Random rnd = new Random(42); ...
ig-sinicyn/BenchmarkDotNet
samples/BenchmarkDotNet.Samples/IntroMultimodal.cs
https://github.com/ig-sinicyn/BenchmarkDotNet/blob/HEAD/samples/BenchmarkDotNet.Samples/IntroMultimodal.cs
ghcode:00006:1e17216fec9b
mit
codeparrot/github-code
1e17216fec9b87d8631f8e3df9e0efed68322fab2d9359334c1585ee08389864
0.75
testing_debugging_repair_refactoring
183
false
2026-07-17
namespace Examples { using System.Diagnostics; using Bond; using Bond.Protocols; using Bond.IO.Unsafe; using examples.protocol_versions; static class Program { static void Main() { var obj = new Struct { n = 0x1000, s...
gencer/bond
examples/cs/core/protocol_versions/program.cs
https://github.com/gencer/bond/blob/HEAD/examples/cs/core/protocol_versions/program.cs
ghcode:00006:aed65cde9abf
mit
codeparrot/github-code
aed65cde9abf7590d03687320f93000307c0af992f9f0e85a8e9d6838cac568a
0.7
testing_debugging_repair_refactoring
459
false
2026-07-17
using System.IO; using System.Linq; using MarkEmbling.Utilities.Extensions; using Xunit; namespace MarkEmbling.Utilities.Tests.Extensions { public class StreamReaderExtensionsTests { [Fact] public void ReadAllLines_returns_all_lines_in_stream() { using (var stream = StreamWithLines()) ...
markembling/MarkEmbling.Utilities
tests/MarkEmbling.Utilities.Tests/Extensions/StreamReaderExtensionsTests.cs
https://github.com/markembling/MarkEmbling.Utilities/blob/HEAD/tests/MarkEmbling.Utilities.Tests/Extensions/StreamReaderExtensionsTests.cs
ghcode:00006:41d03cb15302
mit
codeparrot/github-code
41d03cb153027aa5a0b0778450122e910f9db5b0c741ca1c6346c6b544555980
0.85
testing_debugging_repair_refactoring
239
false
2026-07-17
// Copyright (c) Microsoft Corporation. All rights reserved. See License.txt in the project root for license information. using System; using System.Collections.Generic; using Microsoft.Practices.Prism; using Microsoft.VisualStudio.TestTools.UnitTesting; namespace Microsoft.Practices.Prism.Composition.Tests { [Te...
SiddharthMishraPersonal/InterviewPreperation
WPF/Installers/Prism/PrismLibrary/Desktop/Prism.Tests/ListDictionaryFixture.cs
https://github.com/SiddharthMishraPersonal/InterviewPreperation/blob/HEAD/WPF/Installers/Prism/PrismLibrary/Desktop/Prism.Tests/ListDictionaryFixture.cs
ghcode:00006:aee31e0991d1
unlicense
codeparrot/github-code
aee31e0991d1e77d4eee051c2c8651ebdbb9468d801abcc56a54a4339e163cef
0.53
testing_debugging_repair_refactoring
1,224
false
2026-07-17
// Lucene version compatibility level 8.2.0 using Lucene.Net.Index; namespace Lucene.Net.Codecs.Asserting { /* * Licensed to the Apache Software Foundation (ASF) under one or more * contributor license agreements. See the NOTICE file distributed with * this work for additional information regarding c...
apache/lucenenet
src/Lucene.Net.Tests.TestFramework/Codecs/Asserting/TestAssertingNormsFormat.cs
https://github.com/apache/lucenenet/blob/HEAD/src/Lucene.Net.Tests.TestFramework/Codecs/Asserting/TestAssertingNormsFormat.cs
ghcode:00006:911c384931d6
apache-2.0
codeparrot/github-code
911c384931d66c33421bfeb43e84a77c97d090f70a827791f62a440ac75f008a
0.85
testing_debugging_repair_refactoring
285
false
2026-07-17
namespace GridDomain.Tests.Unit.EventsUpgrade.Events { public class TestType_V1 {} }
andreyleskov/GridDomain
GridDomain.Tests.Unit/EventsUpgrade/Events/TestType_V1.cs
https://github.com/andreyleskov/GridDomain/blob/HEAD/GridDomain.Tests.Unit/EventsUpgrade/Events/TestType_V1.cs
ghcode:00006:309d025a2417
apache-2.0
codeparrot/github-code
309d025a24178ff8278d01834de61353c5caa0e9c65efd04bb7a9afbae1e5054
0.35
testing_debugging_repair_refactoring
19
false
2026-07-17