Explorar o código

Follow naming convention for tst-regex2 input file. All others
are .dat suffix.

Signed-off-by: Carmelo Amoroso <carmelo.amoroso@st.com>

Carmelo Amoroso %!s(int64=16) %!d(string=hai) anos
pai
achega
9bad161c9b
Modificáronse 2 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      test/regex/tst-regex2.c
  2. 0 0
      test/regex/tst-regex2.dat

+ 1 - 1
test/regex/tst-regex2.c

@@ -23,7 +23,7 @@ do_test(void)
 		"((((((((((.?))))))))))Log\\.13"
 		"((((((((((.?))))))))))Log\\.13"
 	};
 	};
 	char *buf, *string;
 	char *buf, *string;
-	const char *fname = "tst-regex2.data";
+	const char *fname = "tst-regex2.dat";
 	struct stat st;
 	struct stat st;
 	unsigned len;
 	unsigned len;
 	int testno;
 	int testno;

+ 0 - 0
test/regex/tst-regex2.data → test/regex/tst-regex2.dat