~jsvoboda/helenos/dnsr

« back to all changes in this revision

Viewing changes to uspace/app/tester/float/softfloat1.def

  • Committer: Jiri Svoboda
  • Date: 2012-11-11 21:31:03 UTC
  • mfrom: (1527.1.178 mainline)
  • Revision ID: jiri@wiwaxia-20121111213103-314bmkettwvlwj97
MergeĀ mainlineĀ changes.

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
{
 
2
        "softfloat1",
 
3
        "Software floating point computation",
 
4
        &test_softfloat1,
 
5
        true
 
6
},