Bug 55082 - [PATCH] patch for missing function ROMAN
Summary: [PATCH] patch for missing function ROMAN
Status: RESOLVED FIXED
Alias: None
Product: POI
Classification: Unclassified
Component: POI Overall (show other bugs)
Version: 3.10-dev
Hardware: PC All
: P2 normal (vote)
Target Milestone: ---
Assignee: POI Developers List
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-06-08 17:55 UTC by Cédric Walter
Modified: 2013-08-16 18:28 UTC (History)
0 users



Attachments
patch for missing function Roman (8.69 KB, text/plain)
2013-06-08 17:55 UTC, Cédric Walter
Details
patch for missing function Roman (8.67 KB, patch)
2013-06-08 17:56 UTC, Cédric Walter
Details | Diff
RomanFunctionTestCaseData.xls (35.50 KB, application/vnd.ms-excel)
2013-06-08 17:56 UTC, Cédric Walter
Details
RomanFunctionTestCaseData.xls (38.00 KB, application/vnd.ms-excel)
2013-06-08 18:20 UTC, Cédric Walter
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Cédric Walter 2013-06-08 17:55:32 UTC
Created attachment 30415 [details]
patch for missing function Roman

patch for missing function Roman
+
testcase RomanFunctionTestCaseData.xls

Converts an arabic numeral to roman, as text.
Written for Java 1.5
Comment 1 Cédric Walter 2013-06-08 17:56:32 UTC
Created attachment 30416 [details]
patch for missing function Roman
Comment 2 Cédric Walter 2013-06-08 17:56:54 UTC
Created attachment 30417 [details]
RomanFunctionTestCaseData.xls
Comment 3 Cédric Walter 2013-06-08 18:20:13 UTC
Created attachment 30418 [details]
RomanFunctionTestCaseData.xls

added more tests
Comment 4 Cédric Walter 2013-08-16 18:28:26 UTC
Subversion: Committed revision 1514834.