source: mainline/uspace/app/tester/print/print5.def

Last change on this file was 34b9299, checked in by Jakub Jermar <jakub@…>, 13 years ago

printf() full floating point support.
(Thanks to Adam Hraska.)

  • Property mode set to 100644
File size: 58 bytes
Line 
1{
2 "print5",
3 "Char printf test",
4 &test_print5,
5 true
6},
Note: See TracBrowser for help on using the repository browser.