summaryrefslogtreecommitdiffstats
path: root/user/tools/tester.rst (unfollow)
Commit message (Collapse)AuthorFilesLines
2019-01-11Simplify SPDX-License-Identifier commentSebastian Huber1-1/+1
2019-01-11Remove superfluous "All rights reserved."Sebastian Huber1-1/+0
2019-01-11Use standard format for copyright linesSebastian Huber1-1/+1
2018-11-03user: Add RTEMS executable and test documentation.Chris Johns1-2/+2
2017-11-13Clean up sphinx warnings.Chris Johns1-32/+38
- Fix minor formatting issues. - Fix reference the gloassary TLS using ':term:'. - Make sure nothing is between an anchor and the heading where ':ref:' references the anchor. This meant moving all the recently added '.. index::' entries. Update #3232. Update #3229.
2017-11-09Change RTEMS version to 5Sebastian Huber1-11/+11
Update #3220.
2017-06-14User Manual: Added rtems-tester in the docsTanu Hari Dixit1-0/+446
Added as part of Tools. Made changes according to Chris' review Also removed the ini format part inline with the new release that is expected.