source: mainline/uspace/app/tester/print/print6.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: 68 bytes
Line 
1{
2 "print6",
3 "Floating point printf test",
4 &test_print6,
5 true
6},
Note: See TracBrowser for help on using the repository browser.