File: git_cr.diff

package info (click to toggle)
python-unidiff 0.7.3-1
  • links: PTS, VCS
  • area: main
  • in suites: bookworm
  • size: 256 kB
  • sloc: python: 972; sh: 13; makefile: 6
file content (11 lines) | stat: -rw-r--r-- 549 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
diff --git a/src/test/org/apache/commons/math/util/ExpandableDoubleArrayTest.java b/src/test/org/apache/commons/math/util/ExpandableDoubleArrayTest.java
new file mode 100644
index 000000000..2b38fa232
--- /dev/null
+++ b/src/test/org/apache/commons/math/util/ExpandableDoubleArrayTest.java
@@ -0,0 +1,3 @@
+ "This line is broken into two lines by CR. " +
		"but it should be treated as one line in the text diff file"
+ "This has no CR"
+ "This line also has CR. " +
              "but it should also be treated as one line in the text diff file".