Dataset Viewer
Auto-converted to Parquet Duplicate
label
int64
0
10
text
stringlengths
210
2.02M
10
锘縰sing System; using System.Collections.Generic; using System.Linq; using System.Text; using System.Threading.Tasks; namespace Simple.Web.Razor.Tests { using System.IO; using Xunit; public class RazorHtmlContentTypeHandlerTests { private const string TemplateText = @"<!DOCTYPE html><html><body...
4
/* * Copyright 2011 VZ Netzwerke Ltd * * 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 * * Unless required by applicable law or agree...
3
/** * MIT License * <p> * Copyright (c) 2017-2018 nuls.io * <p> * 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 without restriction, including without limitation the rights * to use, ...
3
/** * MIT License * * * Copyright (c) 2017-2018 nuls.io * * * 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 without restriction, including without limitation the rights * to use, copy...
2
/* * Copyright 2016 leon chen * * 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 * * Unless required by applicable law or agreed to in...
3
/* * Copyright (c) 2011, Harald Kuhr * All rights reserved. * * Redistribution and use in source and binary forms, with or without * modification, are permitted provided that the following conditions are met: * Redistributions of source code must retain the above copyright * notice, this list of conditions and ...
10
锘縰sing System; using System.Diagnostics; using System.IO; using System.Net; using System.Net.FtpClient; using System.Threading; using System.Collections.Generic; using System.Text.RegularExpressions; namespace Tests { /// <summary> /// Torture test /// </summary> class Program { static readonly...
10
锘縰sing System; using System.Threading; using System.Threading.Tasks; using Elastic.Apm.Api; using Elastic.Apm.Model.Payload; using Elastic.Apm.Tests.Extensions; using Elastic.Apm.Tests.Mocks; using FluentAssertions; using Xunit; namespace Elastic.Apm.Tests.ApiTests { /// <summary> /// Tests the API for manual instru...
2
package bt.bencoding; import org.junit.Test; import java.math.BigInteger; import java.util.Arrays; import java.util.HashMap; import java.util.Map; import static org.junit.Assert.assertArrayEquals; import static org.junit.Assert.assertEquals; public class BEParserTest { @Test public void testParse_String1()...
4
package org.jsmart.smarttester.core.runner; import com.fasterxml.jackson.databind.ObjectMapper; import com.google.inject.Inject; import com.google.inject.Singleton; import com.google.inject.name.Named; import org.apache.commons.lang.StringUtils; import org.jsmart.smarttester.core.domain.FlowSpec; import org.jsmart.sma...
4
/* * Copyright (c) 2002-2017 "Neo Technology," * Network Engine for Objects in Lund AB [http://neotechnology.com] * * This product is licensed to you under the Apache License, Version 2.0 (the "License"). * You may not use this product except in compliance with the License. * * This product may include a number ...
4
/* * #%L * ACS AEM Commons Bundle * %% * Copyright (C) 2013 - 2014 Adobe * %% * 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 * *...
End of preview. Expand in Data Studio
README.md exists but content is empty.
Downloads last month
50