Oliver Hamlet
|
7ff5e0c5d1
|
Fix C++ linking on AppVeyor
For some reason Rustup now installs the i686 toolchain by default, so
build the C++ tests as a 32-bit application.
|
2019-12-23 13:22:01 +00:00 |
|
Oliver Hamlet
|
99e1c6d378
|
Don't error if an executable has no version info
Instead, treat it as having no version (so true if comparator is !=, <
or <=).
|
2019-06-30 11:25:24 +01:00 |
|
Oliver Hamlet
|
31d870df9c
|
Add tests parsing conditions that caused problems
|
2018-12-22 22:50:15 +00:00 |
|
Oliver Hamlet
|
07737cebe8
|
Add ability to read executable product version field
|
2018-10-23 21:12:40 +01:00 |
|
Oliver Hamlet
|
5512581c0f
|
Move test resources into subdirectory
|
2018-10-23 21:12:40 +01:00 |
|
Oliver Hamlet
|
c0bea60673
|
Add FFI wrapper crate
|
2018-10-20 21:13:33 +01:00 |
|
Oliver Hamlet
|
9f6e941955
|
Add Travis and AppVeyor config
|
2018-10-05 20:30:50 +01:00 |
|