[OpenTween-git] [SCM] open-tween (opentween) branch, master, updated. OpenTween_v1.0.6-31-g67a9816

Back to archive index

upsil****@users***** upsil****@users*****
2012年 12月 22日 (土) 01:05:25 JST


This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to "open-tween" repository
containing the "opentween" project.

The branch, master has been updated
       via  67a98161911259cd072898ba865bac35dcb2eba0 (commit)
       via  cdb63e40b6a0a85cfbe9e9044b19572519509a15 (commit)
      from  d0b164d032b4670703f7cbbbdbd969bfe49e6ef9 (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.

- Log -----------------------------------------------------------------
commit 67a98161911259cd072898ba865bac35dcb2eba0
Author: Kimura Youichi <kim.u****@bucyo*****>
Date:   Sat Dec 22 01:01:57 2012 +0900

    meta要素からのサムネイルURL取得用の正規表現を修正

commit cdb63e40b6a0a85cfbe9e9044b19572519509a15
Author: Kimura Youichi <kim.u****@bucyo*****>
Date:   Sat Dec 22 01:00:00 2012 +0900

    OpenTween.Thumbnail.Services.* のテストをいくつか追加

-----------------------------------------------------------------------

Summary of changes:
 OpenTween.Tests/OpenTween.Tests.csproj             |    6 +-
 .../Thumbnail/Services/ImgAzyobuziNetTest.cs       |   62 +++++++++
 .../Thumbnail/Services/MetaThumbnailServiceTest.cs |  139 ++++++++++++++++++++
 .../Services/SimpleThumbnailServiceTest.cs         |   35 +++---
 OpenTween.Tests/Thumbnail/Services/TinamiTest.cs   |   59 ++++++++
 OpenTween/Thumbnail/Services/ImgAzyobuziNet.cs     |   19 +++-
 .../Thumbnail/Services/MetaThumbnailService.cs     |   41 ++++--
 OpenTween/Thumbnail/Services/Pixiv.cs              |    4 +-
 .../Thumbnail/Services/SimpleThumbnailService.cs   |    2 +-
 OpenTween/Thumbnail/Services/Tinami.cs             |    7 +-
 OpenTween/Thumbnail/ThumbnailGenerator.cs          |    2 +-
 11 files changed, 336 insertions(+), 40 deletions(-)
 create mode 100644 OpenTween.Tests/Thumbnail/Services/ImgAzyobuziNetTest.cs
 create mode 100644 OpenTween.Tests/Thumbnail/Services/MetaThumbnailServiceTest.cs
 copy OpenTween/Thumbnail/Services/PhotoShareShortlink.cs => OpenTween.Tests/Thumbnail/Services/SimpleThumbnailServiceTest.cs (51%)
 create mode 100644 OpenTween.Tests/Thumbnail/Services/TinamiTest.cs


hooks/post-receive
-- 
open-tween (opentween)




OpenTween-git メーリングリストの案内
Back to archive index