Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commitb9e538b

Browse files
author
Michael Meskes
committed
Ignore object files generated by ecpg test suite on Windows
Patch by Michael Paquier
1 parent828599a commitb9e538b

File tree

6 files changed

+56
-0
lines changed

6 files changed

+56
-0
lines changed
Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,18 +1,27 @@
11
/charfuncs
22
/charfuncs.c
3+
/charfuncs.obj
34
/dec_test
45
/dec_test.c
6+
/dec_test.obj
57
/describe
68
/describe.c
9+
/describe.obj
710
/rfmtdate
811
/rfmtdate.c
12+
/rfmtdate.obj
913
/rfmtlong
1014
/rfmtlong.c
15+
/rfmtlong.obj
1116
/rnull
1217
/rnull.c
18+
/rnull.obj
1319
/sqlda
1420
/sqlda.c
21+
/sqlda.obj
1522
/test_informix
1623
/test_informix.c
24+
/test_informix.obj
1725
/test_informix2
1826
/test_informix2.c
27+
/test_informix2.obj
Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,15 @@
11
/test1
22
/test1.c
3+
/test1.obj
34
/test2
45
/test2.c
6+
/test2.obj
57
/test3
68
/test3.c
9+
/test3.obj
710
/test4
811
/test4.c
12+
/test4.obj
913
/test5
1014
/test5.c
15+
/test5.obj
Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,15 @@
11
/dt_test
22
/dt_test.c
3+
/dt_test.obj
34
/dt_test2
45
/dt_test2.c
6+
/dt_test2.obj
57
/nan_test
68
/nan_test.c
9+
/nan_test.obj
710
/num_test
811
/num_test.c
12+
/num_test.obj
913
/num_test2
1014
/num_test2.c
15+
/num_test2.obj
Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,24 +1,36 @@
11
/array_of_struct
22
/array_of_struct.c
3+
/array_of_struct.obj
34
/autoprep
45
/autoprep.c
6+
/autoprep.obj
57
/comment
68
/comment.c
9+
/comment.obj
710
/cursor
811
/cursor.c
12+
/cursor.obj
913
/define
1014
/define.c
15+
/define.obj
1116
/init
1217
/init.c
18+
/init.obj
1319
/outofscope
1420
/outofscope.c
21+
/outofscope.obj
1522
/pointer_to_struct
1623
/pointer_to_struct.c
24+
/pointer_to_struct.obj
1725
/strings
1826
/strings.c
27+
/strings.obj
1928
/type
2029
/type.c
30+
/type.obj
2131
/variable
2232
/variable.c
33+
/variable.obj
2334
/whenever
2435
/whenever.c
36+
/whenever.obj
Lines changed: 20 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,40 +1,60 @@
11
/array
22
/array.c
3+
/array.obj
34
/binary
45
/binary.c
6+
/binary.obj
57
/code100
68
/code100.c
9+
/code100.obj
710
/copystdout
811
/copystdout.c
12+
/copystdout.obj
913
/define
1014
/define.c
15+
/define.obj
1116
/desc
1217
/desc.c
18+
/desc.obj
1319
/describe
1420
/describe.c
21+
/describe.obj
1522
/dynalloc
1623
/dynalloc.c
24+
/dynalloc.obj
1725
/dynalloc2
1826
/dynalloc2.c
27+
/dynalloc2.obj
1928
/dyntest
2029
/dyntest.c
30+
/dyntest.obj
2131
/execute
2232
/execute.c
33+
/execute.obj
2334
/fetch
2435
/fetch.c
36+
/fetch.obj
2537
/func
2638
/func.c
39+
/func.obj
2740
/indicators
2841
/indicators.c
42+
/indicators.obj
2943
/insupd
3044
/insupd.c
45+
/insupd.obj
3146
/oldexec
3247
/oldexec.c
48+
/oldexec.obj
3349
/parser
3450
/parser.c
51+
/parser.obj
3552
/quote
3653
/quote.c
54+
/quote.obj
3755
/show
3856
/show.c
57+
/show.obj
3958
/sqlda
4059
/sqlda.c
60+
/sqlda.obj
Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,15 @@
11
/alloc
22
/alloc.c
3+
/alloc.obj
34
/descriptor
45
/descriptor.c
6+
/descriptor.obj
57
/prep
68
/prep.c
9+
/prep.obj
710
/thread
811
/thread.c
12+
/thread.obj
913
/thread_implicit
1014
/thread_implicit.c
15+
/thread_implicit.obj

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp