File: v1_4_1.md

package info (click to toggle)
robot-testing-framework 2.0.1%2Bds1-3
  • links: PTS, VCS
  • area: main
  • in suites: sid
  • size: 1,764 kB
  • sloc: cpp: 7,408; ansic: 4,493; ada: 200; perl: 160; python: 52; makefile: 35; ruby: 25; xml: 11
file content (8 lines) | stat: -rw-r--r-- 343 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
Robot Testing Framework 1.4.1 (2018-09-09) Release Notes               {#v1_4_1}
========================================================

Bug Fixes
---------

* Restore (but deprecated) backward compatibility with `rtf/TestSuit.h` header
  and with the `RTF::TestSuit` class ( https://github.com/robotology/robot-testing-framework/pull/97 ).