OSDN Git Service

fixed : compile warrnings.
[importpicture/importpicture.git] / importPicture / test / osm / jp / gpx / ImportPictureTest.java
2019-08-18 haya4Java11 - AdjustTime2
2018-09-17 hayashii18n, reformat, Java8
2017-07-22 hayashigreen: LAT,LONの比較精度を小数点以下4桁までに下げてテストをパスさせた。
2017-07-16 hayashiLAT,LONの精度UP
2017-07-08 hayashigreen:
2017-07-05 hayashigreen: test TRKPT.
2017-07-02 hayashigreen:
2017-07-02 hayashired: BUG: EXIFのLATがひと後の値が設定されている。
2017-07-02 hayashigreen: add LAT,LONテスト
2017-07-02 hayashirefactor: magvarのスペル修正
2017-07-01 hayashigreen: EXIFの撮影時刻をローカルタイムに変更
2017-07-01 hayashired: EXIFの撮影時刻はUTCではなくローカルタイムだという衝撃の事実に対応する
2017-06-30 hayashigreen: タイムスタンプのUTCとローカル時間との表示変換機能のテストを追加
2017-06-30 hayashigreen: 出力されたファイルのEXIF日時が書き換わっていることを確認しました
2017-06-30 hayashifix: プログラム内部ではUTC時間で日時を管理する
2017-06-27 hayashigreen: ImportPictureTest debugB
2017-06-27 hayashired: fixed M2a で、trksegが3つ認識されない現象が解決した。
2017-06-26 hayashired: muiltiTRK.GarminColorado.gpxでマルチTRKノードが認識されない...
2017-06-14 hayashired: 複数のTRKSEGに分割されている。TRKSEG間の空白時間も変換されてしまう。
2017-06-11 hayashitest green: GerminGPX のログ形式に対応 debug
2017-06-10 hayashi複数のTRSKG項目を持つ場合のtest項目を追加
2017-06-03 hayashienhance: LAT&LONの欄の幅を変更
2017-05-20 hayashitest clear develop release_2017-05-20
2017-05-20 hayashifix: 出力先ディレクトリが存在しない場合には、ディレクトリを自動で作成してから出力する
2017-05-19 hayashitar.gz ファイルを回答するクラスをtestに追加