From c07f423a23074c5179b0eedc36035529677341ee Mon Sep 17 00:00:00 2001 From: bokuweb Date: Mon, 11 Nov 2019 18:35:10 +0900 Subject: [PATCH] chore: Add table fixture --- .../[Content_Types].xml | 0 .../_rels/.rels | 0 .../docProps/app.xml | 0 .../docProps/core.xml | 0 .../hello.docx | Bin .../word/_rels/document.xml.rels | 0 .../word/document.xml | 0 .../word/fontTable.xml | 0 .../word/styles.xml | 0 .../table_libre_office/[Content_Types].xml | 3 + fixtures/table_libre_office/_rels/.rels | 3 + fixtures/table_libre_office/docProps/app.xml | 2 + fixtures/table_libre_office/docProps/core.xml | 2 + fixtures/table_libre_office/table.docx | Bin 0 -> 4499 bytes .../word/_rels/document.xml.rels | 3 + fixtures/table_libre_office/word/document.xml | 143 ++++++++++++++++++ .../table_libre_office/word/fontTable.xml | 2 + fixtures/table_libre_office/word/settings.xml | 2 + fixtures/table_libre_office/word/styles.xml | 2 + 19 files changed, 162 insertions(+) rename fixtures/{hello_libre_oficce => hello_libre_office}/[Content_Types].xml (100%) rename fixtures/{hello_libre_oficce => hello_libre_office}/_rels/.rels (100%) rename fixtures/{hello_libre_oficce => hello_libre_office}/docProps/app.xml (100%) rename fixtures/{hello_libre_oficce => hello_libre_office}/docProps/core.xml (100%) rename fixtures/{hello_libre_oficce => hello_libre_office}/hello.docx (100%) rename fixtures/{hello_libre_oficce => hello_libre_office}/word/_rels/document.xml.rels (100%) rename fixtures/{hello_libre_oficce => hello_libre_office}/word/document.xml (100%) rename fixtures/{hello_libre_oficce => hello_libre_office}/word/fontTable.xml (100%) rename fixtures/{hello_libre_oficce => hello_libre_office}/word/styles.xml (100%) create mode 100644 fixtures/table_libre_office/[Content_Types].xml create mode 100644 fixtures/table_libre_office/_rels/.rels create mode 100644 fixtures/table_libre_office/docProps/app.xml create mode 100644 fixtures/table_libre_office/docProps/core.xml create mode 100644 fixtures/table_libre_office/table.docx create mode 100644 fixtures/table_libre_office/word/_rels/document.xml.rels create mode 100644 fixtures/table_libre_office/word/document.xml create mode 100644 fixtures/table_libre_office/word/fontTable.xml create mode 100644 fixtures/table_libre_office/word/settings.xml create mode 100644 fixtures/table_libre_office/word/styles.xml diff --git a/fixtures/hello_libre_oficce/[Content_Types].xml b/fixtures/hello_libre_office/[Content_Types].xml similarity index 100% rename from fixtures/hello_libre_oficce/[Content_Types].xml rename to fixtures/hello_libre_office/[Content_Types].xml diff --git a/fixtures/hello_libre_oficce/_rels/.rels b/fixtures/hello_libre_office/_rels/.rels similarity index 100% rename from fixtures/hello_libre_oficce/_rels/.rels rename to fixtures/hello_libre_office/_rels/.rels diff --git a/fixtures/hello_libre_oficce/docProps/app.xml b/fixtures/hello_libre_office/docProps/app.xml similarity index 100% rename from fixtures/hello_libre_oficce/docProps/app.xml rename to fixtures/hello_libre_office/docProps/app.xml diff --git a/fixtures/hello_libre_oficce/docProps/core.xml b/fixtures/hello_libre_office/docProps/core.xml similarity index 100% rename from fixtures/hello_libre_oficce/docProps/core.xml rename to fixtures/hello_libre_office/docProps/core.xml diff --git a/fixtures/hello_libre_oficce/hello.docx b/fixtures/hello_libre_office/hello.docx similarity index 100% rename from fixtures/hello_libre_oficce/hello.docx rename to fixtures/hello_libre_office/hello.docx diff --git a/fixtures/hello_libre_oficce/word/_rels/document.xml.rels b/fixtures/hello_libre_office/word/_rels/document.xml.rels similarity index 100% rename from fixtures/hello_libre_oficce/word/_rels/document.xml.rels rename to fixtures/hello_libre_office/word/_rels/document.xml.rels diff --git a/fixtures/hello_libre_oficce/word/document.xml b/fixtures/hello_libre_office/word/document.xml similarity index 100% rename from fixtures/hello_libre_oficce/word/document.xml rename to fixtures/hello_libre_office/word/document.xml diff --git a/fixtures/hello_libre_oficce/word/fontTable.xml b/fixtures/hello_libre_office/word/fontTable.xml similarity index 100% rename from fixtures/hello_libre_oficce/word/fontTable.xml rename to fixtures/hello_libre_office/word/fontTable.xml diff --git a/fixtures/hello_libre_oficce/word/styles.xml b/fixtures/hello_libre_office/word/styles.xml similarity index 100% rename from fixtures/hello_libre_oficce/word/styles.xml rename to fixtures/hello_libre_office/word/styles.xml diff --git a/fixtures/table_libre_office/[Content_Types].xml b/fixtures/table_libre_office/[Content_Types].xml new file mode 100644 index 0000000..dc111cb --- /dev/null +++ b/fixtures/table_libre_office/[Content_Types].xml @@ -0,0 +1,3 @@ + + + \ No newline at end of file diff --git a/fixtures/table_libre_office/_rels/.rels b/fixtures/table_libre_office/_rels/.rels new file mode 100644 index 0000000..f0b72e7 --- /dev/null +++ b/fixtures/table_libre_office/_rels/.rels @@ -0,0 +1,3 @@ + + + \ No newline at end of file diff --git a/fixtures/table_libre_office/docProps/app.xml b/fixtures/table_libre_office/docProps/app.xml new file mode 100644 index 0000000..682e659 --- /dev/null +++ b/fixtures/table_libre_office/docProps/app.xml @@ -0,0 +1,2 @@ + +3LibreOffice/6.0.7.3$Linux_X86_64 LibreOffice_project/00m0$Build-314444 \ No newline at end of file diff --git a/fixtures/table_libre_office/docProps/core.xml b/fixtures/table_libre_office/docProps/core.xml new file mode 100644 index 0000000..bfc5283 --- /dev/null +++ b/fixtures/table_libre_office/docProps/core.xml @@ -0,0 +1,2 @@ + +2019-11-11T17:29:24Zja-JP2019-11-11T17:32:43Z1 \ No newline at end of file diff --git a/fixtures/table_libre_office/table.docx b/fixtures/table_libre_office/table.docx new file mode 100644 index 0000000000000000000000000000000000000000..a205c67b718a8df344c77fc83f297de1aef07d53 GIT binary patch literal 4499 zcmai11ymD!_Z}UBG?FUa4btKW>28ovN^%U45(EJe7#-3jIJ#@nDLon_6$F(YNar_v z-}jT(^Z)$co$c(L?b&blxxeS$=V~aUp_2lzv9ST7vi9nLYjFel-ps|y!Ig*m>a`?R zRT&M47rcE=CbKo~z!A~|KcJTe(eGmgC2wpE!?6TxOD-3Hxb+%gS>26ZKM*vdj_`{t zwKNC>*imQ;1oMv6^V)gNO7h$>ALFUlzaKrWl>CUja3SdJV`9aqkS>*t0zp1-ekz@{ zx>mQu6Z)#W81Q`UVUizzRwm!Xq+O4318U8w!kO?rZ}LjUAZBY*=%cbK5pFUyFUt}0 z9IpcKv7KN7o~Oyv^XJ(jcyNTap!^W9)N993#Gtk=f%Tp7Lyt>aL6A>>W4FVI=@Mk{ zZO1hAUZ#dJ7WVgH6ozSJzLKZ_fX4r1gb?`+OOSBX1!^p-iIeZb?H}5_MlkiFHU`511(9<4rxCG;3IcXSDZ!84pAo6UY zzlmzrY6fr32{=zbBH(&~Bohl8zLL>!2L%AQKtBIBxkT5=wE($TU9lUX)$bI@OW1hG z5xs4Wr+J5*u%N^xpNdUOyJl@rh>Bp(a|-3xnpa<(|u~)vc60Sgf$al z1Pwu_+kLPrcB@ihWZmWKC;A}+W>>vQVl6j7Aaq){oouBh_*E&{Q;t?oxB^w5ZrJ1` zdsxMyeSQ*7nzWdU?s}ME;u@M=z~JtMKZAo2h6=M)<$wyqj686zCBR zCT5SGG$$tX88sSCc<-5Q0gq28$HKVv4o$T1@L_m6)HZ;5E4S1y;M2Dup85Rd=uK_# z149>wAQ$`r=`B&TnMCTOx}!y~sEi?Ltav7&$D8HghaQ3{K8#0G=ac18_USbnY+&%s zVEgRi*~jV^fJdhMh7R+AHq>9GxWsy~Yl=9ND_raL68z6DK1*<$%g9d zvPK>t7fYVM`T|l5&m66s+^#D1SC5EM#ck&$e07*XKd=DRC5(YO$vSiF1NhQw+wS4? zvU)#93o~L}YF|0?-R9#lGdqnm8OCyq@aI%~nXOqn3MF!8ts7%1hA1|7t7$#LDRF<< zMNNWUE$h_frNMQ;&p4SK8aH!ds>SKsk*>oseK+&nYQU*FCMg>8tS;(VX`g?B@avXx zM-%&3)J1SfDyo>zFP&(E72=zL#EAU39+dmsQm1)7j`#_?9~WoaiuMOP&&s48yiHp9 zb}J)2@0B7PYmwaJijHF*-qtQ;vLt_`z)joF;B1Sa zsE+kb5|I&Ei#`>K#Tyvz=Y#H>=(>Z%Ha8gOsUGW7g5GsU=f2vg&r>&ebq*hrsFo;EC% zN+*-VyqCc)nn|X0*Vc?$OlQ~k(B+a9Lq3bDn5B4`$gou3qd(h0LXO-v9Y(`G{o!MR zQian9%8<|N`0@`}SbV-6K>YjTCJ3tJxcVwPO;UosmvmllaHe{WpnO!BO&87zU{ai? zbkG|xA=>^4(R2zW)I{m+a2axHn$A>@2gzB+*x@W{1huhpbh-;@HXA$q_{kYB;j;6l zUnSAeog4MV-AC=g_GNjp$+amG5Uh?f^&|5!X zzC{I=Ka3L*l9Yt%7}U?}@53|0#H2j;F@9>Tdm5V-Nvtl~|JM(HUaspZ+tfE!pXDWe z@u@6-_okxJcO^N9;4lS2DtkhN%@mjz)GS*o!`AYmyCR+RsiA%nGu%uh_eG>t zX2v{tvVloSn~ho1J4sfOzI-5`m3icFeF!TjKM$Xn@`+ZoVl};(Sn3NAlSqM3d$pid zlz?Fi(NH_44^)Xk48E;wdRqN+H0HhC{6lQa&7qCKDYEbQCPX5eMzf1U0EXOT@|eMe zA?bau>c|e`EGanJqfz{xDRR&bJ7re+^&1-0&2_D56&7m|la$aArHMAsXpXe!_TEG> zPSeYo>2iS%y9_SN$aANa%Z#hvH5R_vhM(DliGdhhCR%8eC0iX1OUyQ5H`GUo_+s*Q zMd7@VBeeq8-3>@7RK$#c7wmnvGL?i+zwmq`MH5wqOGjqJ%Zd(IGu(d5Hr_66%`uyT z@ncZs7_JJk74_h!dBD^*P>8y+aZ|3s1VPd<$MqyGBxVjKs!>mztgU?SyZ;#p3|(k8 z+>-3B11#JC-&ZR1L^V%3$&-RJIVeRrWe8}Pb863%%NM&{rv3^_d0ff!;Ea*%hPxWY zX_!tTMbF~SPB7z1Ps!2KKp4JbYV%t;+uFV_ui>2pY~X^Y)(sfd-(p4Mb2PJU34Tck76~tKbI{?=Os7)=JS^ zN}9oe%y?!C@0Wa?f={HO`8?!xj5EK(C%|M3{TgC>C+KA~cYc8LVkp(JiV05|MaJL( z`4kylujXL*zP~2WdfYt3D@o)hsjZ&#{xC>9M29Z`8g=A7HW8riJvx z4)>{cl)P?#DbPWA6E80V)`|d$Q65ni(=Os=xi6a#)QRk zRl+n_ZpXdEeZNuHGqR{w0+cA%3D#llHL@J=cW{z0x+ByUiGfD2&Lk+$#b2%`?0Y8w z1;WP3I>`8y-s*`R*!JW?Az6c(j2GZ==Z0T_soB0oA5-rvCwC%Mmjo}aj^!;>vQzdj z&(={rgJuKuPfucmLjoHBp#_x8^}*+YHI3aEbzeyFc9yc<&nET_XSCW95lpul%8)r! zg)p}V7^k4caaHM_eAFBb5Vq6876HZhE?8jBa;!c}ULRH3)3t&ZncHD#p{|T zDj{Z`4>dNSCE^2$#{G>!skGXPr{m5`4HmBl6y}^&($4`CjFMzcVra~7R4LUs&%4?}G$;9-#2bK;JI_Xub4 zN!CDU@B#h=+G`fo&EQBD9i7}01*$5aH=JqkBRdw|`Lc&W=q@;RNy{sfj1ES{h^mkv zDq2SV@)beV;x#*}^3A-JTn4VFNyW#zuWOaFg7`)Gh1&xgSSNmzrg+RNA83-xUG5*x zFK-?~#t10SNezx3!7GC-SrVV9HI(RhTlFMuksg?>-e8qbXW8a!G)!X1-HIOV;SapE zI(n`vkHaB5#P3(=1?>HR$3*?(Mx_?^ z38TGiq)7s@b!=_KHCR3L_&{XJM+f%V8pn)j%*T96$$VBv{KuTqCEl#e+nP41Ro~pE zxX$k~`Mgb4$C4^$j+*z+9Xry?GLDbz;*U;__s5pIPg~@tF5O$d?4}>>^mnZuFAq*H zpUq087U7Bc1xEbzZwI*_?1qtM#RT_HVjw|^!B_@4tdXY8OvlUF%GKn`vNXl3s|WEC zc5R=sDU@M`-45q#y{#g#b{pYfC;ot;S~ah<;nMZ{d8a39w}Ffsvrahf8^XkFnY5jZO8Cv3#Q2&6vFxz@HCz0Z@fC$=pz4OeH4mDp$4 zna0?NAg_a<>fvEbr~djx_1t^G-b;%S1}ZxAlXygTYNV}TCAw^14$jS92pLtt1xyb6~xG+e&0KPM_)JaSHARDfRNYXzvzD!tKZ?* z4eyo9{}m+29RK9`fB&WH*74tegdXFcR(#Da{|;}vW{$4><*%T}{2Tr+xA{B%`c(M$ z@qSo; + + \ No newline at end of file diff --git a/fixtures/table_libre_office/word/document.xml b/fixtures/table_libre_office/word/document.xml new file mode 100644 index 0000000..e9aec01 --- /dev/null +++ b/fixtures/table_libre_office/word/document.xml @@ -0,0 +1,143 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + 0 + + + + + + + + + + + + + + + + + + + + + + + + 1 + + + + + + + + + + + + + + + + + + + + + + + + 2 + + + + + + + + + + + + + + + + + + + + + + + 3 + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/fixtures/table_libre_office/word/fontTable.xml b/fixtures/table_libre_office/word/fontTable.xml new file mode 100644 index 0000000..94f56db --- /dev/null +++ b/fixtures/table_libre_office/word/fontTable.xml @@ -0,0 +1,2 @@ + + \ No newline at end of file diff --git a/fixtures/table_libre_office/word/settings.xml b/fixtures/table_libre_office/word/settings.xml new file mode 100644 index 0000000..97dba84 --- /dev/null +++ b/fixtures/table_libre_office/word/settings.xml @@ -0,0 +1,2 @@ + + \ No newline at end of file diff --git a/fixtures/table_libre_office/word/styles.xml b/fixtures/table_libre_office/word/styles.xml new file mode 100644 index 0000000..40c9cac --- /dev/null +++ b/fixtures/table_libre_office/word/styles.xml @@ -0,0 +1,2 @@ + + \ No newline at end of file