Luis Diaz
fa9c9bd4cc
Fix release build (see #2085 )
3 years ago
Luis Díaz Más
8d2f6ad33d
Merge pull request #2080 from Exiv2/main_revisePythonTest
...
Revise python test and dependencies to sample applications
3 years ago
Luis Díaz Más
40a59abef8
cmake: warning message when python3 is not found
3 years ago
Luis Díaz Más
3e0a5b97a3
Remove deprecated bash tests
3 years ago
Luis Díaz Más
c7185c71db
Move all tests depending on sample applications to bash_tests
3 years ago
Luis Díaz Más
2a818e924d
remove usage of exiv2json in a test ( #199 )
3 years ago
Luis Díaz Más
40f84182b8
Remove deprecated test file
3 years ago
Luis Díaz Más
1b90036cf2
ci-conan: be more explicit about desired compiler in conan profile ( #2085 )
...
* ci-conan: be more explicit about desired compiler in conan profile
* conan: upgrade to latest version
3 years ago
Sturmflut
f2385a35aa
[nikon] Add Tokina ATX-i 11-20mm F2.8 CF lens ( #2072 )
...
* [nikon] Add Tokina ATX-i 11-20mm F2.8 CF lens
* [nikon] Add test for Tokina ATX-i 11-20mm F2.8 CF lens
Co-authored-by: Sturmflut <Simon Raffeiner>
Co-authored-by: Luis Díaz Más <piponazo@gmail.com>
3 years ago
Luis Díaz Más
f44c307905
Merge pull request #2073 from Sturmflut/tokina-at-x-14-20-f2-pro-dx
...
[nikon] Add Tokina AT-X 14-20 F2 PRO DX lens
3 years ago
Sturmflut
d53080c820
[tests] Add test for Tokina AT-X 14-20 F2 PRO DX lens on Nikon bodies
3 years ago
Sturmflut
50f34f4561
[nikon] Add instructions for adding new Nikon F mount lenses
...
- Also cleans up a dead link
3 years ago
Sturmflut
eeb1e1d5f7
[nikon] Add Tokina AT-X 14-20 F2 PRO DX lens
3 years ago
Luis Díaz Más
4ae42b107d
Merge pull request #2078 from Exiv2/main_recoverDatasetLists
...
Revert "Delete dead code"
3 years ago
Luis Díaz Más
1f07715141
Revert "Delete dead code"
...
This reverts commit 1d6bac61f2
.
3 years ago
Luis Díaz Más
275bcb99a7
Merge pull request #2076 from postscript-dev/update_docs
...
Update markdown documentation
3 years ago
Luis Díaz Más
0f9bb53fc8
Merge pull request #2075 from Sturmflut/fix-git-guidelines-md
...
Fix branch names in GIT_GUIDELINES.md (master was renamed to main)
3 years ago
Luis Díaz Más
b96091880a
Merge pull request #2061 from Exiv2/main_pvs
...
Adding static analysis with PVS-Studio
3 years ago
Luis Díaz Más
ac9439e931
Merge pull request #2063 from Exiv2/main_iterators
...
Modernise code around iterators & smart pointers
3 years ago
postscript-dev
09f566dbde
Update `README-TESTS.md` with test file policy
3 years ago
postscript-dev
559914d41d
Fix markdown header formatting
3 years ago
Sturmflut
d9a41ad71c
Fix branch names in GIT_GUIDELINES.md (master was renamed to main)
3 years ago
Peter
46c329081f
Fix `exiv2`: verbose extract stdout mutli-file ( #2068 )
...
When using `exiv2 --verbose --extract` with stdout and multiple files, the output is concatenated together.
3 years ago
Luis Díaz Más
4746bb46af
cmake: export compile commands
3 years ago
Luis Díaz Más
87f0708bc7
Be more explicit in codecov.yml
3 years ago
Luis Díaz Más
6f2d5c6519
Reduce retention days to 7
...
I did this change because I saw the following warning on the Github
Actions page:
"Retention days is greater than the max value allowed by the repository setting, reduce retention to 7 days"
3 years ago
Luis Díaz Más
41d010cb08
Run pvs-studio from build directorin where json file is
3 years ago
Luis Díaz Más
d0beefc69c
Extracting secrets from github
3 years ago
Luis Díaz Más
928d8ee636
Allow to run special builds with manual dispatch
3 years ago
Luis Díaz Más
942d866979
Add PVS-Studio to a Github action
3 years ago
Luis Díaz Más
fec91a97f4
add doc pvs studio
3 years ago
Luis Díaz Más
524fad42e1
Remove useless ops
3 years ago
Luis Díaz Más
93fe2086e4
Simplify TaskFactory
3 years ago
Luis Díaz Más
f18d04cb8f
Modern implementation of Singleton
...
With this implementation we also make the initialization of the Singleton instance thread-safe
3 years ago
Luis Díaz Más
d20f014807
Simplify cloning in actions
3 years ago
Luis Díaz Más
b67dee8a57
Fix build on linux
3 years ago
Luis Díaz Más
0f03e77634
Simplify code around UniquePtr(s) & use make_unique over new
3 years ago
Luis Díaz Más
d8732a716e
Remove dead code
3 years ago
Luis Díaz Más
db4b63937e
Add some TODO comments
3 years ago
Luis Díaz Más
9d8dd86945
Use auto to reduce verbosity around code dealing with iterators
3 years ago
Luis Díaz Más
fde0f9e246
Merge pull request #2069 from Sturmflut/sigma-12-24mm-f4-dg-hsm-art
...
Add Sigma 12-24mm F4 DG HSM Art lens for Nikon
3 years ago
Luis Díaz Más
2714d2733e
Merge pull request #2070 from Sturmflut/fix-contributing-md
...
Fix branch names in CONTRIBUTING.md (master was renamed to main)
3 years ago
Sturmflut
68ccc2c1dd
Fix branch names in CONTRIBUTING.md (master was renamed to main)
3 years ago
Sturmflut
4eac841474
Add test for Pull Request #2069 (Sigma 12-24mm F4 DG HSM Art lens for Nikon)
3 years ago
Sturmflut
3b1d31e0af
Add Sigma 12-24mm F4 DG HSM Art lens for Nikon
3 years ago
Luis Díaz Más
ed09d9f017
Merge pull request #2060 from Exiv2/main_bmpTests
...
Extend unit tests for BMP & Datasets
3 years ago
Luis Díaz Más
a42501864a
Recover some documentation strings
3 years ago
Luis Díaz Más
3ed696ac8e
upgrade coverage scripts
3 years ago
Luis Díaz Más
c531c4abf5
More tests for IptcDataSets
3 years ago
Luis Díaz Más
476a254dfc
Remove dead code
...
No way to obtain nullptr DataSet* when we are checking already the 2
only existing DataSets above.
3 years ago