YSRKEN / KanColleSimulator_KAI

New Simulator of Kantai Collection by C++ and C#
Other
14 stars 2 forks source link

CUI向けのcsvの自動生成 #158

Closed yumetodo closed 7 years ago

yumetodo commented 8 years ago

現在CUI向けのcsvは別途作っているが、どう考えても自動生成できそうである。WSHなりshで書くことを検討する

要は正規表現が使えればいい。

yumetodo commented 7 years ago

https://app.shippable.com/runs/58c45e3eedea84050036298d/1/console

$ rspec --format RspecJunitFormatter -o shippable/testresults/results.xml
fail line :
710,水母水姫,16,390/390,215/215,175/175,110/110,120120/,30/30,5,4,4,0/0/36/42/0,30/30,0/0,70/70,501/541/571/571/-1,0
fail line :
710,水母水姫,16,390/390,215/215,175/175,110/110,120120/,null,5,4,4,0/0/36/42/0,null,null,null,501/541/571/571/-1,0

あれ〜

yumetodo commented 7 years ago

commit logみるかんじ、 594614fdccbc3ef63bc86188a516807be76e14be が原因であって、 #174 が悪いわけではないようなので、このIssueはclose。