Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
tsl-4.8.3.ebuild | 2017-05-07 | 8.4 kB | |
tsl_4.8.3-1_amd64.deb | 2017-05-07 | 511.7 kB | |
tsl_4.8.3-0ubuntu1_amd64.deb | 2017-05-07 | 518.3 kB | |
tsl-4.8.3-1.suse42_2.x86_64.rpm | 2017-05-07 | 862.0 kB | |
tsl-4.8.3-1.fc25.x86_64.rpm | 2017-05-07 | 984.2 kB | |
tsl-4.8.3-1.el7.x86_64.rpm | 2017-05-07 | 960.3 kB | |
tsl-4.8.3.tgz | 2017-05-07 | 303.8 kB | |
README.md | 2017-05-07 | 639 Bytes | |
Totals: 8 Items | 4.1 MB | 0 |
ChangeLog
Current release TSL v4.8.3 (2017/05/17)
Bugfix release.
- tsl::test::fixture::Base class moved to tsl::test::fixture namespace and modified consequently the tests;
- added tsl::test::fixture::Base and env::Var class for testing;
- removed ref to local eel lib;
- added empty definition for BOOST_TEST_INFO in case of BOOST version less then 1.60;
- some test reorganization;
- Introduced tsl::ArchiveTraits;
- fixed missing object disposing in tests;
- fixed wrong initializers in MissingCollectionEnd and FailedDowncast constructor;
- set address sanitizer for debug build;