Dataset Viewer
Auto-converted to Parquet Duplicate
id
stringlengths
22
24
content
stringlengths
1.25k
447k
max_stars_repo_path
stringlengths
29
85
code_ujb_repair_data_1
package org.jsoup.helper; import org.jsoup.nodes.Document; import org.jsoup.parser.Parser; import org.junit.Test; import java.nio.ByteBuffer; import java.nio.charset.Charset; import static org.junit.Assert.assertEquals; public class DataUtilTest { @Test public void testCharset() { assertEquals("utf-...
org/jsoup/helper/DataUtilTest.java
code_ujb_repair_data_2
package com.fasterxml.jackson.core.filter; import java.util.*; import com.fasterxml.jackson.core.*; public class BasicParserFilteringTest extends BaseTest { static class NameMatchFilter extends TokenFilter { private final Set<String> _names; public NameMatchFilter(String... names) { ...
com/fasterxml/jackson/core/filter/BasicParserFilteringTest.java
code_ujb_repair_data_3
/* * Copyright 2008 The Closure Compiler 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 * * Unless required by applicable...
com/google/javascript/jscomp/TypeInferenceTest.java
code_ujb_repair_data_4
/* * Copyright 2004 The Closure Compiler 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 * * Unless required by applicable...
com/google/javascript/jscomp/PeepholeFoldConstantsTest.java
code_ujb_repair_data_5
/* * 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 ...
org/apache/commons/math/optimization/linear/SimplexSolverTest.java
code_ujb_repair_data_6
package org.jsoup.parser; import org.jsoup.Jsoup; import org.jsoup.TextUtil; import org.jsoup.helper.StringUtil; import org.jsoup.nodes.CDataNode; import org.jsoup.nodes.Document; import org.jsoup.nodes.Element; import org.jsoup.nodes.Node; import org.jsoup.nodes.TextNode; import org.jsoup.nodes.XmlDeclaration; import...
org/jsoup/parser/XmlTreeBuilderTest.java
code_ujb_repair_data_7
/* * 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 ...
org/apache/commons/lang/text/ExtendedMessageFormatTest.java
code_ujb_repair_data_8
/* * Copyright 2005 The Closure Compiler 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 * * Unless required by applicable...
com/google/javascript/jscomp/VarCheckTest.java
code_ujb_repair_data_9
"/**\n * Licensed to the Apache Software Foundation (ASF) under one or more\n * contributor license (...TRUNCATED)
org/apache/commons/cli/ValueTest.java
code_ujb_repair_data_10
"/*\n * Licensed to the Apache Software Foundation (ASF) under one or more\n * contributor license a(...TRUNCATED)
org/apache/commons/lang/StringUtilsEqualsIndexOfTest.java
End of preview. Expand in Data Studio
README.md exists but content is empty.
Downloads last month
3