filentory-cli 0.4.0 → 0.6.2
Sign up to get free protection for your applications and to get access to all the features.
- checksums.yaml +5 -5
- data/features/step_definitions/filentory-cli_steps.rb +1 -1
- data/features/support/env.rb +17 -10
- data/lib/filentory/collector.rb +2 -2
- data/lib/filentory/exifextractor.rb +43 -23
- data/lib/filentory/version.rb +1 -1
- data/test/tc_gps_info.rb +32 -0
- data/test/tc_logging.rb +45 -0
- data/test/tc_special_cases.rb +45 -0
- data/test/tc_videoextractor.rb +1 -1
- metadata +54 -75
- data/.gitignore +0 -18
- data/.simplecov +0 -4
- data/.travis.yml +0 -18
- data/Gemfile +0 -4
- data/Gemfile.lock +0 -87
- data/LICENSE +0 -202
- data/README.md +0 -50
- data/README.rdoc +0 -44
- data/Rakefile +0 -61
- data/bin/filentory-cli +0 -77
- data/features/filentory-cli.feature +0 -40
- data/features/support/auth.yaml +0 -2
- data/features/support/config.ru +0 -2
- data/filentory-cli.gemspec +0 -34
- data/results.html +0 -472
- data/test/integration/data/fileA.txt +0 -1
- data/test/integration/data/folder/fileB.txt +0 -1
- data/test/integration/data/image_with_exif_and_xmp_infos.jpg +0 -0
- data/test/integration/data/video.mov +0 -0
@@ -1 +0,0 @@
|
|
1
|
-
This is file A
|
@@ -1 +0,0 @@
|
|
1
|
-
This is file B
|
Binary file
|
Binary file
|