Warning: prerequisite OLE::Storage_Lite 0.14 not found. We have 0.13. Checking if your kit is complete... Looks good Writing Makefile for Spreadsheet::WriteExcel cp lib/Spreadsheet/WriteExcel.pm blib/lib/Spreadsheet/WriteExcel.pm cp lib/Spreadsheet/WriteExcel/Format.pm blib/lib/Spreadsheet/WriteExcel/Format.pm cp lib/Spreadsheet/WriteExcel/OLEwriter.pm blib/lib/Spreadsheet/WriteExcel/OLEwriter.pm cp lib/Spreadsheet/WriteExcel/WorkbookBig.pm blib/lib/Spreadsheet/WriteExcel/WorkbookBig.pm cp lib/Spreadsheet/WriteExcel/Workbook.pm blib/lib/Spreadsheet/WriteExcel/Workbook.pm cp lib/Spreadsheet/WriteExcel/BIFFwriter.pm blib/lib/Spreadsheet/WriteExcel/BIFFwriter.pm cp lib/Spreadsheet/WriteExcel/Chart.pm blib/lib/Spreadsheet/WriteExcel/Chart.pm cp lib/Spreadsheet/WriteExcel/Big.pm blib/lib/Spreadsheet/WriteExcel/Big.pm cp lib/Spreadsheet/WriteExcel/Worksheet.pm blib/lib/Spreadsheet/WriteExcel/Worksheet.pm cp lib/Spreadsheet/WriteExcel/Formula.pm blib/lib/Spreadsheet/WriteExcel/Formula.pm cp lib/Spreadsheet/WriteExcel/Utility.pm blib/lib/Spreadsheet/WriteExcel/Utility.pm cp bin/chartex blib/script/chartex /Users/cpanrun/build/5.8.8/bin/perl "-MExtUtils::MY" -e "MY->fixin(shift)" blib/script/chartex Manifying blib/man1/chartex.1 Manifying blib/man3/Spreadsheet::WriteExcel::Format.3 Manifying blib/man3/Spreadsheet::WriteExcel.3 Manifying blib/man3/Spreadsheet::WriteExcel::OLEwriter.3 Manifying blib/man3/Spreadsheet::WriteExcel::WorkbookBig.3 Manifying blib/man3/Spreadsheet::WriteExcel::Workbook.3 Manifying blib/man3/Spreadsheet::WriteExcel::BIFFwriter.3 Manifying blib/man3/Spreadsheet::WriteExcel::Chart.3 Manifying blib/man3/Spreadsheet::WriteExcel::Big.3 Manifying blib/man3/Spreadsheet::WriteExcel::Worksheet.3 Manifying blib/man3/Spreadsheet::WriteExcel::Formula.3 Manifying blib/man3/Spreadsheet::WriteExcel::Utility.3 PERL_DL_NONLAZY=1 /Users/cpanrun/build/5.8.8/bin/perl "-MExtUtils::Command::MM" "-e" "test_harness(1, 'blib/lib', 'blib/arch')" t/*.t t/00_IEEE_double..........1..2 ok 1 ok 2 ok t/01_add_worksheet........1..69 ok 1 - ASCII: No worksheet name : undef ok 2 - ASCII: Blank worksheet name : ok 3 - ASCII: Valid worksheet name : Sheet10 ok 4 - ASCII: Valid 31 char name : aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa ok 5 - ASCII: Caught duplicate name : Sheet1 ok 6 - ASCII: Caught duplicate name : Sheet2 ok 7 - ASCII: Caught duplicate name : Sheet3 ok 8 - ASCII: Caught case-insensitive name: sheet1 ok 9 - ASCII: Caught case-insensitive name: SHEET1 ok 10 - ASCII: Caught case-insensitive name: sheetz ok 11 - ASCII: Caught case-insensitive name: SHEETZ ok 12 - ASCII: Caught long name : aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa ok 13 - ASCII: Caught invalid char : [ ok 14 - ASCII: Caught invalid char : ] ok 15 - ASCII: Caught invalid char : : ok 16 - ASCII: Caught invalid char : * ok 17 - ASCII: Caught invalid char : ? ok 18 - ASCII: Caught invalid char : / ok 19 - ASCII: Caught invalid char : \ ok 20 - UTF-16: No worksheet name : undef ok 21 - UTF-16: Blank worksheet name : ok 22 - UTF-16: Valid worksheet name : \0S\0h\0e\0e\0t\01\00 ok 23 - UTF-16: Valid 31 char name : \0a\0a\0a\0a\0a\0a\0a\0a\0a\0a\0a\0a\0a\0a\0a\0a\0a\0a\0a\0a\0a\0a\0a\0a\0a\0a\0a\0a\0a\0a\0a ok 24 - UTF-16: Caught duplicate name : \0S\0h\0e\0e\0t\01 ok 25 - UTF-16: Caught duplicate name : \0S\0h\0e\0e\0t\02 ok 26 - UTF-16: Caught duplicate name : \0S\0h\0e\0e\0t\03 ok 27 - UTF-16: Caught case-insensitive name: \0s\0h\0e\0e\0t\01 ok 28 - UTF-16: Caught case-insensitive name: \0S\0H\0E\0E\0T\01 ok 29 - UTF-16: Caught case-insensitive name: \0s\0h\0e\0e\0t\0z ok 30 - UTF-16: Caught case-insensitive name: \0S\0H\0E\0E\0T\0Z ok 31 - UTF-16: Caught long name : \0a\0a\0a\0a\0a\0a\0a\0a\0a\0a\0a\0a\0a\0a\0a\0a\0a\0a\0a\0a\0a\0a\0a\0a\0a\0a\0a\0a\0a\0a\0a\0a ok 32 - UTF-16: Caught invalid char : \0[ ok 33 - UTF-16: Caught invalid char : \0] ok 34 - UTF-16: Caught invalid char : \0: ok 35 - UTF-16: Caught invalid char : \0* ok 36 - UTF-16: Caught invalid char : \0? ok 37 - UTF-16: Caught invalid char : \0/ ok 38 - UTF-16: Caught invalid char : \0\ ok 39 - UTF-8: No worksheet name : undef ok 40 - UTF-8: Blank worksheet name : ok 41 - UTF-8: Valid worksheet name : Sheet10 ok 42 - UTF-8: Valid 31 char name : aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa ok 43 - UTF-8: Caught duplicate name : Sheet1 ok 44 - UTF-8: Caught duplicate name : Sheet2 ok 45 - UTF-8: Caught duplicate name : Sheet3 ok 46 - UTF-8: Caught case-insensitive name: sheet1 ok 47 - UTF-8: Caught case-insensitive name: SHEET1 ok 48 - UTF-8: Caught case-insensitive name: sheetz ok 49 - UTF-8: Caught case-insensitive name: SHEETZ ok 50 - UTF-8: Caught long name : aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa ok 51 - UTF-8: Caught invalid char : [ ok 52 - UTF-8: Caught invalid char : ] ok 53 - UTF-8: Caught invalid char : : ok 54 - UTF-8: Caught invalid char : * ok 55 - UTF-8: Caught invalid char : ? ok 56 - UTF-8: Caught invalid char : / ok 57 - UTF-8: Caught invalid char : \ ok 58 - UTF-8: Unicode char : ok 59 - UTF-8: Valid 31 char name : ok 60 - UTF-8: Caught duplicate name : ok 61 - UTF-8: Caught case-insensitive name: ok 62 - UTF-8: Caught long name : ok 63 - UTF-8: Caught invalid char : ok 64 - UTF-8: Caught invalid char : ok 65 - UTF-8: Caught invalid char : ok 66 - UTF-8: Caught invalid char : ok 67 - UTF-8: Caught invalid char : ok 68 - UTF-8: Caught invalid char : ok 69 - UTF-8: Caught invalid char : ok t/02_merge_formats........1..8 ok 1 - Normal usage. ok 2 - Merge format in non-merged cell. ok 3 - Non merge format in merged cells. ok 4 - Merge format in column. ok 5 - Merge format in row. ok 6 - Merge format in column and row. ok 7 - No merge format in column and row. ok 8 - Normal usage again. ok t/03_cleanup..............1..2 ok 1 - Catching die message. ok 2 - Catching die message. ok t/11_date_time............1..100 ok 1 - Testing convert_date_time: 1899-12-31T00:00:00.0004 0 ok 2 - Testing convert_date_time: 1899-12-31T00:00:00.0005 0 ok 3 - Testing convert_date_time: 1899-12-31T00:00:00.000 0 ok 4 - Testing convert_date_time: 1982-08-25T00:15:20.213 30188.0106506134 ok 5 - Testing convert_date_time: 2065-04-19T00:16:48.290 60376.0116700231 ok 6 - Testing convert_date_time: 2147-12-15T00:55:25.446 90565.0384889583 ok 7 - Testing convert_date_time: 2230-08-10T01:02:46.891 120753.043598275 ok 8 - Testing convert_date_time: 2313-04-06T01:04:15.597 150942.044624965 ok 9 - Testing convert_date_time: 2395-11-30T01:09:40.889 181130.048389919 ok 10 - Testing convert_date_time: 2478-07-25T01:11:32.560 211318.049682407 ok 11 - Testing convert_date_time: 2561-03-21T01:30:19.169 241507.062721863 ok 12 - Testing convert_date_time: 2643-11-15T01:48:25.580 271695.075296065 ok 13 - Testing convert_date_time: 2726-07-12T02:03:31.919 301884.0857861 ok 14 - Testing convert_date_time: 2809-03-06T02:11:11.986 332072.091110949 ok 15 - Testing convert_date_time: 2891-10-31T02:24:37.095 362261.10042934 ok 16 - Testing convert_date_time: 2974-06-26T02:35:07.220 392449.107722454 ok 17 - Testing convert_date_time: 3057-02-19T02:45:12.109 422637.114723484 ok 18 - Testing convert_date_time: 3139-10-17T03:06:39.990 452826.129629514 ok 19 - Testing convert_date_time: 3222-06-11T03:08:08.251 483014.130651053 ok 20 - Testing convert_date_time: 3305-02-05T03:19:12.576 513203.13834 ok 21 - Testing convert_date_time: 3387-10-01T03:29:42.574 543391.145631643 ok 22 - Testing convert_date_time: 3470-05-27T03:37:30.813 573579.151051076 ok 23 - Testing convert_date_time: 3553-01-21T04:14:38.231 603768.176831377 ok 24 - Testing convert_date_time: 3635-09-16T04:16:28.559 633956.178108322 ok 25 - Testing convert_date_time: 3718-05-13T04:17:58.222 664145.179146088 ok 26 - Testing convert_date_time: 3801-01-06T04:21:41.794 694333.181733727 ok 27 - Testing convert_date_time: 3883-09-02T04:56:35.792 724522.205969815 ok 28 - Testing convert_date_time: 3966-04-28T05:25:14.885 754710.225866725 ok 29 - Testing convert_date_time: 4048-12-21T05:26:05.724 784898.226455139 ok 30 - Testing convert_date_time: 4131-08-18T05:46:44.068 815087.240787824 ok 31 - Testing convert_date_time: 4214-04-13T05:48:01.141 845275.241679873 ok 32 - Testing convert_date_time: 4296-12-07T05:53:52.315 875464.245744387 ok 33 - Testing convert_date_time: 4379-08-03T06:14:48.580 905652.260284491 ok 34 - Testing convert_date_time: 4462-03-28T06:46:15.738 935840.282126597 ok 35 - Testing convert_date_time: 4544-11-22T07:31:20.407 966029.313430637 ok 36 - Testing convert_date_time: 4627-07-19T07:58:33.754 996217.332335116 ok 37 - Testing convert_date_time: 4710-03-15T08:07:43.130 1026406.33869363 ok 38 - Testing convert_date_time: 4792-11-07T08:29:11.091 1056594.35360059 ok 39 - Testing convert_date_time: 4875-07-04T09:08:15.328 1086783.38073296 ok 40 - Testing convert_date_time: 4958-02-27T09:30:41.781 1116971.39631691 ok 41 - Testing convert_date_time: 5040-10-23T09:34:04.462 1147159.39866275 ok 42 - Testing convert_date_time: 5123-06-20T09:37:23.945 1177348.40097159 ok 43 - Testing convert_date_time: 5206-02-12T09:37:56.655 1207536.40135017 ok 44 - Testing convert_date_time: 5288-10-08T09:45:12.230 1237725.40639155 ok 45 - Testing convert_date_time: 5371-06-04T09:54:14.782 1267913.41267109 ok 46 - Testing convert_date_time: 5454-01-28T09:54:22.108 1298101.41275588 ok 47 - Testing convert_date_time: 5536-09-24T10:01:36.151 1328290.41777953 ok 48 - Testing convert_date_time: 5619-05-20T12:09:48.602 1358478.50681252 ok 49 - Testing convert_date_time: 5702-01-14T12:34:08.549 1388667.52371006 ok 50 - Testing convert_date_time: 5784-09-08T12:56:06.495 1418855.53896406 ok 51 - Testing convert_date_time: 5867-05-06T12:58:58.217 1449044.54095159 ok 52 - Testing convert_date_time: 5949-12-30T12:59:54.263 1479232.54160027 ok 53 - Testing convert_date_time: 6032-08-24T13:34:41.331 1509420.56575615 ok 54 - Testing convert_date_time: 6115-04-21T13:58:28.601 1539609.58227547 ok 55 - Testing convert_date_time: 6197-12-14T14:02:16.899 1569797.58491781 ok 56 - Testing convert_date_time: 6280-08-10T14:36:17.444 1599986.60853523 ok 57 - Testing convert_date_time: 6363-04-06T14:37:57.451 1630174.60969272 ok 58 - Testing convert_date_time: 6445-11-30T14:57:42.757 1660363.62341154 ok 59 - Testing convert_date_time: 6528-07-26T15:10:48.307 1690551.63250355 ok 60 - Testing convert_date_time: 6611-03-22T15:14:39.890 1720739.63518391 ok 61 - Testing convert_date_time: 6693-11-15T15:19:47.988 1750928.63874986 ok 62 - Testing convert_date_time: 6776-07-11T16:04:24.344 1781116.6697262 ok 63 - Testing convert_date_time: 6859-03-07T16:22:23.952 1811305.68222167 ok 64 - Testing convert_date_time: 6941-10-31T16:29:55.999 1841493.68745369 ok 65 - Testing convert_date_time: 7024-06-26T16:58:20.259 1871681.70717892 ok 66 - Testing convert_date_time: 7107-02-21T17:04:02.415 1901870.71113906 ok 67 - Testing convert_date_time: 7189-10-16T17:18:29.630 1932058.72117627 ok 68 - Testing convert_date_time: 7272-06-11T17:47:21.323 1962247.74121902 ok 69 - Testing convert_date_time: 7355-02-05T17:53:29.866 1992435.74548456 ok 70 - Testing convert_date_time: 7437-10-02T17:53:41.076 2022624.74561431 ok 71 - Testing convert_date_time: 7520-05-28T17:55:06.044 2052812.74659773 ok 72 - Testing convert_date_time: 7603-01-21T18:14:49.151 2083000.7602911 ok 73 - Testing convert_date_time: 7685-09-16T18:17:45.738 2113189.76233493 ok 74 - Testing convert_date_time: 7768-05-12T18:29:59.700 2143377.77082986 ok 75 - Testing convert_date_time: 7851-01-07T18:33:21.233 2173566.77316242 ok 76 - Testing convert_date_time: 7933-09-02T19:14:24.673 2203754.80167446 ok 77 - Testing convert_date_time: 8016-04-27T19:17:12.816 2233942.80362056 ok 78 - Testing convert_date_time: 8098-12-22T19:23:36.418 2264131.80806039 ok 79 - Testing convert_date_time: 8181-08-17T19:46:25.908 2294319.82391097 ok 80 - Testing convert_date_time: 8264-04-13T20:07:47.314 2324508.83874206 ok 81 - Testing convert_date_time: 8346-12-08T20:31:37.603 2354696.85529633 ok 82 - Testing convert_date_time: 8429-08-03T20:39:57.770 2384885.8610853 ok 83 - Testing convert_date_time: 8512-03-29T20:50:17.067 2415073.86825309 ok 84 - Testing convert_date_time: 8594-11-22T21:02:57.827 2445261.87705818 ok 85 - Testing convert_date_time: 8677-07-19T21:23:05.519 2475450.8910361 ok 86 - Testing convert_date_time: 8760-03-14T21:34:49.572 2505638.89918486 ok 87 - Testing convert_date_time: 8842-11-08T21:39:05.944 2535827.90215213 ok 88 - Testing convert_date_time: 8925-07-04T21:39:18.426 2566015.9022966 ok 89 - Testing convert_date_time: 9008-02-28T21:46:07.769 2596203.90703436 ok 90 - Testing convert_date_time: 9090-10-24T21:57:55.662 2626392.91522757 ok 91 - Testing convert_date_time: 9173-06-19T22:19:11.732 2656580.9299969 ok 92 - Testing convert_date_time: 9256-02-13T22:23:51.376 2686769.93323352 ok 93 - Testing convert_date_time: 9338-10-09T22:27:58.771 2716957.93609689 ok 94 - Testing convert_date_time: 9421-06-05T22:43:30.392 2747146.94687954 ok 95 - Testing convert_date_time: 9504-01-30T22:48:25.834 2777334.950299 ok 96 - Testing convert_date_time: 9586-09-24T22:53:51.727 2807522.95407091 ok 97 - Testing convert_date_time: 9669-05-20T23:12:56.536 2837711.96732102 ok 98 - Testing convert_date_time: 9752-01-14T23:15:54.109 2867899.96937626 ok 99 - Testing convert_date_time: 9834-09-10T23:17:12.632 2898088.97028509 ok 100 - Testing convert_date_time: 9999-12-31T23:59:59.000 2958465.99998843 ok t/12_date_only............1..420 ok 1 - Testing convert_date_time: 1899-12-31T 0 ok 2 - Testing convert_date_time: 1900-01-00T 0 ok 3 - Testing convert_date_time: 1900-01-01T 1 ok 4 - Testing convert_date_time: 1900-02-27T 58 ok 5 - Testing convert_date_time: 1900-02-28T 59 ok 6 - Testing convert_date_time: 1900-02-29T 60 ok 7 - Testing convert_date_time: 1900-03-01T 61 ok 8 - Testing convert_date_time: 1900-03-02T 62 ok 9 - Testing convert_date_time: 1900-03-11T 71 ok 10 - Testing convert_date_time: 1900-04-08T 99 ok 11 - Testing convert_date_time: 1900-09-12T 256 ok 12 - Testing convert_date_time: 1901-05-03T 489 ok 13 - Testing convert_date_time: 1901-10-13T 652 ok 14 - Testing convert_date_time: 1902-02-15T 777 ok 15 - Testing convert_date_time: 1902-06-06T 888 ok 16 - Testing convert_date_time: 1902-09-25T 999 ok 17 - Testing convert_date_time: 1902-09-27T 1001 ok 18 - Testing convert_date_time: 1903-04-26T 1212 ok 19 - Testing convert_date_time: 1903-08-05T 1313 ok 20 - Testing convert_date_time: 1903-12-31T 1461 ok 21 - Testing convert_date_time: 1904-01-01T 1462 ok 22 - Testing convert_date_time: 1904-02-28T 1520 ok 23 - Testing convert_date_time: 1904-02-29T 1521 ok 24 - Testing convert_date_time: 1904-03-01T 1522 ok 25 - Testing convert_date_time: 1907-02-27T 2615 ok 26 - Testing convert_date_time: 1907-02-28T 2616 ok 27 - Testing convert_date_time: 1907-03-01T 2617 ok 28 - Testing convert_date_time: 1907-03-02T 2618 ok 29 - Testing convert_date_time: 1907-03-03T 2619 ok 30 - Testing convert_date_time: 1907-03-04T 2620 ok 31 - Testing convert_date_time: 1907-03-05T 2621 ok 32 - Testing convert_date_time: 1907-03-06T 2622 ok 33 - Testing convert_date_time: 1999-01-01T 36161 ok 34 - Testing convert_date_time: 1999-01-31T 36191 ok 35 - Testing convert_date_time: 1999-02-01T 36192 ok 36 - Testing convert_date_time: 1999-02-28T 36219 ok 37 - Testing convert_date_time: 1999-03-01T 36220 ok 38 - Testing convert_date_time: 1999-03-31T 36250 ok 39 - Testing convert_date_time: 1999-04-01T 36251 ok 40 - Testing convert_date_time: 1999-04-30T 36280 ok 41 - Testing convert_date_time: 1999-05-01T 36281 ok 42 - Testing convert_date_time: 1999-05-31T 36311 ok 43 - Testing convert_date_time: 1999-06-01T 36312 ok 44 - Testing convert_date_time: 1999-06-30T 36341 ok 45 - Testing convert_date_time: 1999-07-01T 36342 ok 46 - Testing convert_date_time: 1999-07-31T 36372 ok 47 - Testing convert_date_time: 1999-08-01T 36373 ok 48 - Testing convert_date_time: 1999-08-31T 36403 ok 49 - Testing convert_date_time: 1999-09-01T 36404 ok 50 - Testing convert_date_time: 1999-09-30T 36433 ok 51 - Testing convert_date_time: 1999-10-01T 36434 ok 52 - Testing convert_date_time: 1999-10-31T 36464 ok 53 - Testing convert_date_time: 1999-11-01T 36465 ok 54 - Testing convert_date_time: 1999-11-30T 36494 ok 55 - Testing convert_date_time: 1999-12-01T 36495 ok 56 - Testing convert_date_time: 1999-12-31T 36525 ok 57 - Testing convert_date_time: 2000-01-01T 36526 ok 58 - Testing convert_date_time: 2000-01-31T 36556 ok 59 - Testing convert_date_time: 2000-02-01T 36557 ok 60 - Testing convert_date_time: 2000-02-29T 36585 ok 61 - Testing convert_date_time: 2000-03-01T 36586 ok 62 - Testing convert_date_time: 2000-03-31T 36616 ok 63 - Testing convert_date_time: 2000-04-01T 36617 ok 64 - Testing convert_date_time: 2000-04-30T 36646 ok 65 - Testing convert_date_time: 2000-05-01T 36647 ok 66 - Testing convert_date_time: 2000-05-31T 36677 ok 67 - Testing convert_date_time: 2000-06-01T 36678 ok 68 - Testing convert_date_time: 2000-06-30T 36707 ok 69 - Testing convert_date_time: 2000-07-01T 36708 ok 70 - Testing convert_date_time: 2000-07-31T 36738 ok 71 - Testing convert_date_time: 2000-08-01T 36739 ok 72 - Testing convert_date_time: 2000-08-31T 36769 ok 73 - Testing convert_date_time: 2000-09-01T 36770 ok 74 - Testing convert_date_time: 2000-09-30T 36799 ok 75 - Testing convert_date_time: 2000-10-01T 36800 ok 76 - Testing convert_date_time: 2000-10-31T 36830 ok 77 - Testing convert_date_time: 2000-11-01T 36831 ok 78 - Testing convert_date_time: 2000-11-30T 36860 ok 79 - Testing convert_date_time: 2000-12-01T 36861 ok 80 - Testing convert_date_time: 2000-12-31T 36891 ok 81 - Testing convert_date_time: 2001-01-01T 36892 ok 82 - Testing convert_date_time: 2001-01-31T 36922 ok 83 - Testing convert_date_time: 2001-02-01T 36923 ok 84 - Testing convert_date_time: 2001-02-28T 36950 ok 85 - Testing convert_date_time: 2001-03-01T 36951 ok 86 - Testing convert_date_time: 2001-03-31T 36981 ok 87 - Testing convert_date_time: 2001-04-01T 36982 ok 88 - Testing convert_date_time: 2001-04-30T 37011 ok 89 - Testing convert_date_time: 2001-05-01T 37012 ok 90 - Testing convert_date_time: 2001-05-31T 37042 ok 91 - Testing convert_date_time: 2001-06-01T 37043 ok 92 - Testing convert_date_time: 2001-06-30T 37072 ok 93 - Testing convert_date_time: 2001-07-01T 37073 ok 94 - Testing convert_date_time: 2001-07-31T 37103 ok 95 - Testing convert_date_time: 2001-08-01T 37104 ok 96 - Testing convert_date_time: 2001-08-31T 37134 ok 97 - Testing convert_date_time: 2001-09-01T 37135 ok 98 - Testing convert_date_time: 2001-09-30T 37164 ok 99 - Testing convert_date_time: 2001-10-01T 37165 ok 100 - Testing convert_date_time: 2001-10-31T 37195 ok 101 - Testing convert_date_time: 2001-11-01T 37196 ok 102 - Testing convert_date_time: 2001-11-30T 37225 ok 103 - Testing convert_date_time: 2001-12-01T 37226 ok 104 - Testing convert_date_time: 2001-12-31T 37256 ok 105 - Testing convert_date_time: 2400-01-01T 182623 ok 106 - Testing convert_date_time: 2400-01-31T 182653 ok 107 - Testing convert_date_time: 2400-02-01T 182654 ok 108 - Testing convert_date_time: 2400-02-29T 182682 ok 109 - Testing convert_date_time: 2400-03-01T 182683 ok 110 - Testing convert_date_time: 2400-03-31T 182713 ok 111 - Testing convert_date_time: 2400-04-01T 182714 ok 112 - Testing convert_date_time: 2400-04-30T 182743 ok 113 - Testing convert_date_time: 2400-05-01T 182744 ok 114 - Testing convert_date_time: 2400-05-31T 182774 ok 115 - Testing convert_date_time: 2400-06-01T 182775 ok 116 - Testing convert_date_time: 2400-06-30T 182804 ok 117 - Testing convert_date_time: 2400-07-01T 182805 ok 118 - Testing convert_date_time: 2400-07-31T 182835 ok 119 - Testing convert_date_time: 2400-08-01T 182836 ok 120 - Testing convert_date_time: 2400-08-31T 182866 ok 121 - Testing convert_date_time: 2400-09-01T 182867 ok 122 - Testing convert_date_time: 2400-09-30T 182896 ok 123 - Testing convert_date_time: 2400-10-01T 182897 ok 124 - Testing convert_date_time: 2400-10-31T 182927 ok 125 - Testing convert_date_time: 2400-11-01T 182928 ok 126 - Testing convert_date_time: 2400-11-30T 182957 ok 127 - Testing convert_date_time: 2400-12-01T 182958 ok 128 - Testing convert_date_time: 2400-12-31T 182988 ok 129 - Testing convert_date_time: 4000-01-01T 767011 ok 130 - Testing convert_date_time: 4000-01-31T 767041 ok 131 - Testing convert_date_time: 4000-02-01T 767042 ok 132 - Testing convert_date_time: 4000-02-29T 767070 ok 133 - Testing convert_date_time: 4000-03-01T 767071 ok 134 - Testing convert_date_time: 4000-03-31T 767101 ok 135 - Testing convert_date_time: 4000-04-01T 767102 ok 136 - Testing convert_date_time: 4000-04-30T 767131 ok 137 - Testing convert_date_time: 4000-05-01T 767132 ok 138 - Testing convert_date_time: 4000-05-31T 767162 ok 139 - Testing convert_date_time: 4000-06-01T 767163 ok 140 - Testing convert_date_time: 4000-06-30T 767192 ok 141 - Testing convert_date_time: 4000-07-01T 767193 ok 142 - Testing convert_date_time: 4000-07-31T 767223 ok 143 - Testing convert_date_time: 4000-08-01T 767224 ok 144 - Testing convert_date_time: 4000-08-31T 767254 ok 145 - Testing convert_date_time: 4000-09-01T 767255 ok 146 - Testing convert_date_time: 4000-09-30T 767284 ok 147 - Testing convert_date_time: 4000-10-01T 767285 ok 148 - Testing convert_date_time: 4000-10-31T 767315 ok 149 - Testing convert_date_time: 4000-11-01T 767316 ok 150 - Testing convert_date_time: 4000-11-30T 767345 ok 151 - Testing convert_date_time: 4000-12-01T 767346 ok 152 - Testing convert_date_time: 4000-12-31T 767376 ok 153 - Testing convert_date_time: 4321-01-01T 884254 ok 154 - Testing convert_date_time: 4321-01-31T 884284 ok 155 - Testing convert_date_time: 4321-02-01T 884285 ok 156 - Testing convert_date_time: 4321-02-28T 884312 ok 157 - Testing convert_date_time: 4321-03-01T 884313 ok 158 - Testing convert_date_time: 4321-03-31T 884343 ok 159 - Testing convert_date_time: 4321-04-01T 884344 ok 160 - Testing convert_date_time: 4321-04-30T 884373 ok 161 - Testing convert_date_time: 4321-05-01T 884374 ok 162 - Testing convert_date_time: 4321-05-31T 884404 ok 163 - Testing convert_date_time: 4321-06-01T 884405 ok 164 - Testing convert_date_time: 4321-06-30T 884434 ok 165 - Testing convert_date_time: 4321-07-01T 884435 ok 166 - Testing convert_date_time: 4321-07-31T 884465 ok 167 - Testing convert_date_time: 4321-08-01T 884466 ok 168 - Testing convert_date_time: 4321-08-31T 884496 ok 169 - Testing convert_date_time: 4321-09-01T 884497 ok 170 - Testing convert_date_time: 4321-09-30T 884526 ok 171 - Testing convert_date_time: 4321-10-01T 884527 ok 172 - Testing convert_date_time: 4321-10-31T 884557 ok 173 - Testing convert_date_time: 4321-11-01T 884558 ok 174 - Testing convert_date_time: 4321-11-30T 884587 ok 175 - Testing convert_date_time: 4321-12-01T 884588 ok 176 - Testing convert_date_time: 4321-12-31T 884618 ok 177 - Testing convert_date_time: 9999-01-01T 2958101 ok 178 - Testing convert_date_time: 9999-01-31T 2958131 ok 179 - Testing convert_date_time: 9999-02-01T 2958132 ok 180 - Testing convert_date_time: 9999-02-28T 2958159 ok 181 - Testing convert_date_time: 9999-03-01T 2958160 ok 182 - Testing convert_date_time: 9999-03-31T 2958190 ok 183 - Testing convert_date_time: 9999-04-01T 2958191 ok 184 - Testing convert_date_time: 9999-04-30T 2958220 ok 185 - Testing convert_date_time: 9999-05-01T 2958221 ok 186 - Testing convert_date_time: 9999-05-31T 2958251 ok 187 - Testing convert_date_time: 9999-06-01T 2958252 ok 188 - Testing convert_date_time: 9999-06-30T 2958281 ok 189 - Testing convert_date_time: 9999-07-01T 2958282 ok 190 - Testing convert_date_time: 9999-07-31T 2958312 ok 191 - Testing convert_date_time: 9999-08-01T 2958313 ok 192 - Testing convert_date_time: 9999-08-31T 2958343 ok 193 - Testing convert_date_time: 9999-09-01T 2958344 ok 194 - Testing convert_date_time: 9999-09-30T 2958373 ok 195 - Testing convert_date_time: 9999-10-01T 2958374 ok 196 - Testing convert_date_time: 9999-10-31T 2958404 ok 197 - Testing convert_date_time: 9999-11-01T 2958405 ok 198 - Testing convert_date_time: 9999-11-30T 2958434 ok 199 - Testing convert_date_time: 9999-12-01T 2958435 ok 200 - Testing convert_date_time: 9999-12-31T 2958465 ok 201 - Testing convert_date_time: 1904-01-01T 0 ok 202 - Testing convert_date_time: 1904-01-31T 30 ok 203 - Testing convert_date_time: 1904-02-01T 31 ok 204 - Testing convert_date_time: 1904-02-29T 59 ok 205 - Testing convert_date_time: 1904-03-01T 60 ok 206 - Testing convert_date_time: 1904-03-31T 90 ok 207 - Testing convert_date_time: 1904-04-01T 91 ok 208 - Testing convert_date_time: 1904-04-30T 120 ok 209 - Testing convert_date_time: 1904-05-01T 121 ok 210 - Testing convert_date_time: 1904-05-31T 151 ok 211 - Testing convert_date_time: 1904-06-01T 152 ok 212 - Testing convert_date_time: 1904-06-30T 181 ok 213 - Testing convert_date_time: 1904-07-01T 182 ok 214 - Testing convert_date_time: 1904-07-31T 212 ok 215 - Testing convert_date_time: 1904-08-01T 213 ok 216 - Testing convert_date_time: 1904-08-31T 243 ok 217 - Testing convert_date_time: 1904-09-01T 244 ok 218 - Testing convert_date_time: 1904-09-30T 273 ok 219 - Testing convert_date_time: 1904-10-01T 274 ok 220 - Testing convert_date_time: 1904-10-31T 304 ok 221 - Testing convert_date_time: 1904-11-01T 305 ok 222 - Testing convert_date_time: 1904-11-30T 334 ok 223 - Testing convert_date_time: 1904-12-01T 335 ok 224 - Testing convert_date_time: 1904-12-31T 365 ok 225 - Testing convert_date_time: 1907-02-27T 1153 ok 226 - Testing convert_date_time: 1907-02-28T 1154 ok 227 - Testing convert_date_time: 1907-03-01T 1155 ok 228 - Testing convert_date_time: 1907-03-02T 1156 ok 229 - Testing convert_date_time: 1907-03-03T 1157 ok 230 - Testing convert_date_time: 1907-03-04T 1158 ok 231 - Testing convert_date_time: 1907-03-05T 1159 ok 232 - Testing convert_date_time: 1907-03-06T 1160 ok 233 - Testing convert_date_time: 1999-01-01T 34699 ok 234 - Testing convert_date_time: 1999-01-31T 34729 ok 235 - Testing convert_date_time: 1999-02-01T 34730 ok 236 - Testing convert_date_time: 1999-02-28T 34757 ok 237 - Testing convert_date_time: 1999-03-01T 34758 ok 238 - Testing convert_date_time: 1999-03-31T 34788 ok 239 - Testing convert_date_time: 1999-04-01T 34789 ok 240 - Testing convert_date_time: 1999-04-30T 34818 ok 241 - Testing convert_date_time: 1999-05-01T 34819 ok 242 - Testing convert_date_time: 1999-05-31T 34849 ok 243 - Testing convert_date_time: 1999-06-01T 34850 ok 244 - Testing convert_date_time: 1999-06-30T 34879 ok 245 - Testing convert_date_time: 1999-07-01T 34880 ok 246 - Testing convert_date_time: 1999-07-31T 34910 ok 247 - Testing convert_date_time: 1999-08-01T 34911 ok 248 - Testing convert_date_time: 1999-08-31T 34941 ok 249 - Testing convert_date_time: 1999-09-01T 34942 ok 250 - Testing convert_date_time: 1999-09-30T 34971 ok 251 - Testing convert_date_time: 1999-10-01T 34972 ok 252 - Testing convert_date_time: 1999-10-31T 35002 ok 253 - Testing convert_date_time: 1999-11-01T 35003 ok 254 - Testing convert_date_time: 1999-11-30T 35032 ok 255 - Testing convert_date_time: 1999-12-01T 35033 ok 256 - Testing convert_date_time: 1999-12-31T 35063 ok 257 - Testing convert_date_time: 2000-01-01T 35064 ok 258 - Testing convert_date_time: 2000-01-31T 35094 ok 259 - Testing convert_date_time: 2000-02-01T 35095 ok 260 - Testing convert_date_time: 2000-02-29T 35123 ok 261 - Testing convert_date_time: 2000-03-01T 35124 ok 262 - Testing convert_date_time: 2000-03-31T 35154 ok 263 - Testing convert_date_time: 2000-04-01T 35155 ok 264 - Testing convert_date_time: 2000-04-30T 35184 ok 265 - Testing convert_date_time: 2000-05-01T 35185 ok 266 - Testing convert_date_time: 2000-05-31T 35215 ok 267 - Testing convert_date_time: 2000-06-01T 35216 ok 268 - Testing convert_date_time: 2000-06-30T 35245 ok 269 - Testing convert_date_time: 2000-07-01T 35246 ok 270 - Testing convert_date_time: 2000-07-31T 35276 ok 271 - Testing convert_date_time: 2000-08-01T 35277 ok 272 - Testing convert_date_time: 2000-08-31T 35307 ok 273 - Testing convert_date_time: 2000-09-01T 35308 ok 274 - Testing convert_date_time: 2000-09-30T 35337 ok 275 - Testing convert_date_time: 2000-10-01T 35338 ok 276 - Testing convert_date_time: 2000-10-31T 35368 ok 277 - Testing convert_date_time: 2000-11-01T 35369 ok 278 - Testing convert_date_time: 2000-11-30T 35398 ok 279 - Testing convert_date_time: 2000-12-01T 35399 ok 280 - Testing convert_date_time: 2000-12-31T 35429 ok 281 - Testing convert_date_time: 2001-01-01T 35430 ok 282 - Testing convert_date_time: 2001-01-31T 35460 ok 283 - Testing convert_date_time: 2001-02-01T 35461 ok 284 - Testing convert_date_time: 2001-02-28T 35488 ok 285 - Testing convert_date_time: 2001-03-01T 35489 ok 286 - Testing convert_date_time: 2001-03-31T 35519 ok 287 - Testing convert_date_time: 2001-04-01T 35520 ok 288 - Testing convert_date_time: 2001-04-30T 35549 ok 289 - Testing convert_date_time: 2001-05-01T 35550 ok 290 - Testing convert_date_time: 2001-05-31T 35580 ok 291 - Testing convert_date_time: 2001-06-01T 35581 ok 292 - Testing convert_date_time: 2001-06-30T 35610 ok 293 - Testing convert_date_time: 2001-07-01T 35611 ok 294 - Testing convert_date_time: 2001-07-31T 35641 ok 295 - Testing convert_date_time: 2001-08-01T 35642 ok 296 - Testing convert_date_time: 2001-08-31T 35672 ok 297 - Testing convert_date_time: 2001-09-01T 35673 ok 298 - Testing convert_date_time: 2001-09-30T 35702 ok 299 - Testing convert_date_time: 2001-10-01T 35703 ok 300 - Testing convert_date_time: 2001-10-31T 35733 ok 301 - Testing convert_date_time: 2001-11-01T 35734 ok 302 - Testing convert_date_time: 2001-11-30T 35763 ok 303 - Testing convert_date_time: 2001-12-01T 35764 ok 304 - Testing convert_date_time: 2001-12-31T 35794 ok 305 - Testing convert_date_time: 2400-01-01T 181161 ok 306 - Testing convert_date_time: 2400-01-31T 181191 ok 307 - Testing convert_date_time: 2400-02-01T 181192 ok 308 - Testing convert_date_time: 2400-02-29T 181220 ok 309 - Testing convert_date_time: 2400-03-01T 181221 ok 310 - Testing convert_date_time: 2400-03-31T 181251 ok 311 - Testing convert_date_time: 2400-04-01T 181252 ok 312 - Testing convert_date_time: 2400-04-30T 181281 ok 313 - Testing convert_date_time: 2400-05-01T 181282 ok 314 - Testing convert_date_time: 2400-05-31T 181312 ok 315 - Testing convert_date_time: 2400-06-01T 181313 ok 316 - Testing convert_date_time: 2400-06-30T 181342 ok 317 - Testing convert_date_time: 2400-07-01T 181343 ok 318 - Testing convert_date_time: 2400-07-31T 181373 ok 319 - Testing convert_date_time: 2400-08-01T 181374 ok 320 - Testing convert_date_time: 2400-08-31T 181404 ok 321 - Testing convert_date_time: 2400-09-01T 181405 ok 322 - Testing convert_date_time: 2400-09-30T 181434 ok 323 - Testing convert_date_time: 2400-10-01T 181435 ok 324 - Testing convert_date_time: 2400-10-31T 181465 ok 325 - Testing convert_date_time: 2400-11-01T 181466 ok 326 - Testing convert_date_time: 2400-11-30T 181495 ok 327 - Testing convert_date_time: 2400-12-01T 181496 ok 328 - Testing convert_date_time: 2400-12-31T 181526 ok 329 - Testing convert_date_time: 4000-01-01T 765549 ok 330 - Testing convert_date_time: 4000-01-31T 765579 ok 331 - Testing convert_date_time: 4000-02-01T 765580 ok 332 - Testing convert_date_time: 4000-02-29T 765608 ok 333 - Testing convert_date_time: 4000-03-01T 765609 ok 334 - Testing convert_date_time: 4000-03-31T 765639 ok 335 - Testing convert_date_time: 4000-04-01T 765640 ok 336 - Testing convert_date_time: 4000-04-30T 765669 ok 337 - Testing convert_date_time: 4000-05-01T 765670 ok 338 - Testing convert_date_time: 4000-05-31T 765700 ok 339 - Testing convert_date_time: 4000-06-01T 765701 ok 340 - Testing convert_date_time: 4000-06-30T 765730 ok 341 - Testing convert_date_time: 4000-07-01T 765731 ok 342 - Testing convert_date_time: 4000-07-31T 765761 ok 343 - Testing convert_date_time: 4000-08-01T 765762 ok 344 - Testing convert_date_time: 4000-08-31T 765792 ok 345 - Testing convert_date_time: 4000-09-01T 765793 ok 346 - Testing convert_date_time: 4000-09-30T 765822 ok 347 - Testing convert_date_time: 4000-10-01T 765823 ok 348 - Testing convert_date_time: 4000-10-31T 765853 ok 349 - Testing convert_date_time: 4000-11-01T 765854 ok 350 - Testing convert_date_time: 4000-11-30T 765883 ok 351 - Testing convert_date_time: 4000-12-01T 765884 ok 352 - Testing convert_date_time: 4000-12-31T 765914 ok 353 - Testing convert_date_time: 4321-01-01T 882792 ok 354 - Testing convert_date_time: 4321-01-31T 882822 ok 355 - Testing convert_date_time: 4321-02-01T 882823 ok 356 - Testing convert_date_time: 4321-02-28T 882850 ok 357 - Testing convert_date_time: 4321-03-01T 882851 ok 358 - Testing convert_date_time: 4321-03-31T 882881 ok 359 - Testing convert_date_time: 4321-04-01T 882882 ok 360 - Testing convert_date_time: 4321-04-30T 882911 ok 361 - Testing convert_date_time: 4321-05-01T 882912 ok 362 - Testing convert_date_time: 4321-05-31T 882942 ok 363 - Testing convert_date_time: 4321-06-01T 882943 ok 364 - Testing convert_date_time: 4321-06-30T 882972 ok 365 - Testing convert_date_time: 4321-07-01T 882973 ok 366 - Testing convert_date_time: 4321-07-31T 883003 ok 367 - Testing convert_date_time: 4321-08-01T 883004 ok 368 - Testing convert_date_time: 4321-08-31T 883034 ok 369 - Testing convert_date_time: 4321-09-01T 883035 ok 370 - Testing convert_date_time: 4321-09-30T 883064 ok 371 - Testing convert_date_time: 4321-10-01T 883065 ok 372 - Testing convert_date_time: 4321-10-31T 883095 ok 373 - Testing convert_date_time: 4321-11-01T 883096 ok 374 - Testing convert_date_time: 4321-11-30T 883125 ok 375 - Testing convert_date_time: 4321-12-01T 883126 ok 376 - Testing convert_date_time: 4321-12-31T 883156 ok 377 - Testing convert_date_time: 9999-01-01T 2956639 ok 378 - Testing convert_date_time: 9999-01-31T 2956669 ok 379 - Testing convert_date_time: 9999-02-01T 2956670 ok 380 - Testing convert_date_time: 9999-02-28T 2956697 ok 381 - Testing convert_date_time: 9999-03-01T 2956698 ok 382 - Testing convert_date_time: 9999-03-31T 2956728 ok 383 - Testing convert_date_time: 9999-04-01T 2956729 ok 384 - Testing convert_date_time: 9999-04-30T 2956758 ok 385 - Testing convert_date_time: 9999-05-01T 2956759 ok 386 - Testing convert_date_time: 9999-05-31T 2956789 ok 387 - Testing convert_date_time: 9999-06-01T 2956790 ok 388 - Testing convert_date_time: 9999-06-30T 2956819 ok 389 - Testing convert_date_time: 9999-07-01T 2956820 ok 390 - Testing convert_date_time: 9999-07-31T 2956850 ok 391 - Testing convert_date_time: 9999-08-01T 2956851 ok 392 - Testing convert_date_time: 9999-08-31T 2956881 ok 393 - Testing convert_date_time: 9999-09-01T 2956882 ok 394 - Testing convert_date_time: 9999-09-30T 2956911 ok 395 - Testing convert_date_time: 9999-10-01T 2956912 ok 396 - Testing convert_date_time: 9999-10-31T 2956942 ok 397 - Testing convert_date_time: 9999-11-01T 2956943 ok 398 - Testing convert_date_time: 9999-11-30T 2956972 ok 399 - Testing convert_date_time: 9999-12-01T 2956973 ok 400 - Testing convert_date_time: 9999-12-31T 2957003 ok 401 - Testing convert_date_time: 0000-12-30T -1 ok 402 - Testing convert_date_time: 1000-12-30T -1 ok 403 - Testing convert_date_time: 1899-12-30T -1 ok 404 - Testing convert_date_time: 2002-02-29T -1 ok 405 - Testing convert_date_time: 2000-00-00T -1 ok 406 - Testing convert_date_time: 2000-01-00T -1 ok 407 - Testing convert_date_time: 2000-00-01T -1 ok 408 - Testing convert_date_time: 2000-13-01T -1 ok 409 - Testing convert_date_time: 2000-12-32T -1 ok 410 - Testing convert_date_time: 10000-01-01T -1 ok 411 - Testing convert_date_time: 1899-12-31T -1 ok 412 - Testing convert_date_time: 1900-01-01T -1 ok 413 - Testing convert_date_time: 1903-12-31T -1 ok 414 - Testing convert_date_time: 2001-02-29T -1 ok 415 - Testing convert_date_time: 2000-00-00T -1 ok 416 - Testing convert_date_time: 2000-01-00T -1 ok 417 - Testing convert_date_time: 2000-00-01T -1 ok 418 - Testing convert_date_time: 2000-13-01T -1 ok 419 - Testing convert_date_time: 2000-12-32T -1 ok 420 - Testing convert_date_time: 10000-01-01T -1 ok t/13_date_seconds.........1..104 ok 1 - Testing flt_cmp() for 1899-12-31T00:00:00.0004 0 ok 2 - Testing flt_cmp() for 1899-12-31T00:00:00.0005 0 ok 3 - Testing incorrect time: 1899-12-31T24:00:00.000 incorrect hour caught. ok 4 - Testing incorrect time: 1899-12-31T00:60:00.000 incorrect mins caught. ok 5 - Testing incorrect time: 1899-12-31T00:00:60.000 incorrect secs caught. ok 6 - Testing incorrect time: 1899-12-31T00:00:59.9999999999999999999 incorrect secs caught. ok 7 - Testing convert_date_time: 1899-12-31T00:00:00.000 0 ok 8 - Testing convert_date_time: 1899-12-31T00:15:20.213 0.0106506134259259 ok 9 - Testing convert_date_time: 1899-12-31T00:16:48.290 0.0116700231481481 ok 10 - Testing convert_date_time: 1899-12-31T00:55:25.446 0.0384889583333333 ok 11 - Testing convert_date_time: 1899-12-31T01:02:46.891 0.043598275462963 ok 12 - Testing convert_date_time: 1899-12-31T01:04:15.597 0.0446249652777778 ok 13 - Testing convert_date_time: 1899-12-31T01:09:40.889 0.0483899189814815 ok 14 - Testing convert_date_time: 1899-12-31T01:11:32.560 0.0496824074074074 ok 15 - Testing convert_date_time: 1899-12-31T01:30:19.169 0.0627218634259259 ok 16 - Testing convert_date_time: 1899-12-31T01:48:25.580 0.0752960648148148 ok 17 - Testing convert_date_time: 1899-12-31T02:03:31.919 0.085786099537037 ok 18 - Testing convert_date_time: 1899-12-31T02:11:11.986 0.0911109490740741 ok 19 - Testing convert_date_time: 1899-12-31T02:24:37.095 0.100429340277778 ok 20 - Testing convert_date_time: 1899-12-31T02:35:07.220 0.107722453703704 ok 21 - Testing convert_date_time: 1899-12-31T02:45:12.109 0.114723483796296 ok 22 - Testing convert_date_time: 1899-12-31T03:06:39.990 0.129629513888889 ok 23 - Testing convert_date_time: 1899-12-31T03:08:08.251 0.130651053240741 ok 24 - Testing convert_date_time: 1899-12-31T03:19:12.576 0.13834 ok 25 - Testing convert_date_time: 1899-12-31T03:29:42.574 0.145631643518519 ok 26 - Testing convert_date_time: 1899-12-31T03:37:30.813 0.151051076388889 ok 27 - Testing convert_date_time: 1899-12-31T04:14:38.231 0.176831377314815 ok 28 - Testing convert_date_time: 1899-12-31T04:16:28.559 0.178108321759259 ok 29 - Testing convert_date_time: 1899-12-31T04:17:58.222 0.179146087962963 ok 30 - Testing convert_date_time: 1899-12-31T04:21:41.794 0.181733726851852 ok 31 - Testing convert_date_time: 1899-12-31T04:56:35.792 0.205969814814815 ok 32 - Testing convert_date_time: 1899-12-31T05:25:14.885 0.225866724537037 ok 33 - Testing convert_date_time: 1899-12-31T05:26:05.724 0.226455138888889 ok 34 - Testing convert_date_time: 1899-12-31T05:46:44.068 0.240787824074074 ok 35 - Testing convert_date_time: 1899-12-31T05:48:01.141 0.241679872685185 ok 36 - Testing convert_date_time: 1899-12-31T05:53:52.315 0.245744386574074 ok 37 - Testing convert_date_time: 1899-12-31T06:14:48.580 0.260284490740741 ok 38 - Testing convert_date_time: 1899-12-31T06:46:15.738 0.282126597222222 ok 39 - Testing convert_date_time: 1899-12-31T07:31:20.407 0.313430636574074 ok 40 - Testing convert_date_time: 1899-12-31T07:58:33.754 0.332335115740741 ok 41 - Testing convert_date_time: 1899-12-31T08:07:43.130 0.338693634259259 ok 42 - Testing convert_date_time: 1899-12-31T08:29:11.091 0.353600590277778 ok 43 - Testing convert_date_time: 1899-12-31T09:08:15.328 0.380732962962963 ok 44 - Testing convert_date_time: 1899-12-31T09:30:41.781 0.396316909722222 ok 45 - Testing convert_date_time: 1899-12-31T09:34:04.462 0.39866275462963 ok 46 - Testing convert_date_time: 1899-12-31T09:37:23.945 0.400971585648148 ok 47 - Testing convert_date_time: 1899-12-31T09:37:56.655 0.401350173611111 ok 48 - Testing convert_date_time: 1899-12-31T09:45:12.230 0.406391550925926 ok 49 - Testing convert_date_time: 1899-12-31T09:54:14.782 0.412671087962963 ok 50 - Testing convert_date_time: 1899-12-31T09:54:22.108 0.41275587962963 ok 51 - Testing convert_date_time: 1899-12-31T10:01:36.151 0.417779525462963 ok 52 - Testing convert_date_time: 1899-12-31T12:09:48.602 0.506812523148148 ok 53 - Testing convert_date_time: 1899-12-31T12:34:08.549 0.52371005787037 ok 54 - Testing convert_date_time: 1899-12-31T12:56:06.495 0.5389640625 ok 55 - Testing convert_date_time: 1899-12-31T12:58:58.217 0.540951585648148 ok 56 - Testing convert_date_time: 1899-12-31T12:59:54.263 0.541600266203704 ok 57 - Testing convert_date_time: 1899-12-31T13:34:41.331 0.565756145833333 ok 58 - Testing convert_date_time: 1899-12-31T13:58:28.601 0.582275474537037 ok 59 - Testing convert_date_time: 1899-12-31T14:02:16.899 0.5849178125 ok 60 - Testing convert_date_time: 1899-12-31T14:36:17.444 0.608535231481481 ok 61 - Testing convert_date_time: 1899-12-31T14:37:57.451 0.609692719907407 ok 62 - Testing convert_date_time: 1899-12-31T14:57:42.757 0.623411539351852 ok 63 - Testing convert_date_time: 1899-12-31T15:10:48.307 0.632503553240741 ok 64 - Testing convert_date_time: 1899-12-31T15:14:39.890 0.635183912037037 ok 65 - Testing convert_date_time: 1899-12-31T15:19:47.988 0.638749861111111 ok 66 - Testing convert_date_time: 1899-12-31T16:04:24.344 0.669726203703704 ok 67 - Testing convert_date_time: 1899-12-31T16:22:23.952 0.682221666666667 ok 68 - Testing convert_date_time: 1899-12-31T16:29:55.999 0.68745369212963 ok 69 - Testing convert_date_time: 1899-12-31T16:58:20.259 0.707178923611111 ok 70 - Testing convert_date_time: 1899-12-31T17:04:02.415 0.7111390625 ok 71 - Testing convert_date_time: 1899-12-31T17:18:29.630 0.721176273148148 ok 72 - Testing convert_date_time: 1899-12-31T17:47:21.323 0.741219016203704 ok 73 - Testing convert_date_time: 1899-12-31T17:53:29.866 0.745484560185185 ok 74 - Testing convert_date_time: 1899-12-31T17:53:41.076 0.745614305555556 ok 75 - Testing convert_date_time: 1899-12-31T17:55:06.044 0.746597731481481 ok 76 - Testing convert_date_time: 1899-12-31T18:14:49.151 0.760291099537037 ok 77 - Testing convert_date_time: 1899-12-31T18:17:45.738 0.762334930555556 ok 78 - Testing convert_date_time: 1899-12-31T18:29:59.700 0.770829861111111 ok 79 - Testing convert_date_time: 1899-12-31T18:33:21.233 0.773162418981482 ok 80 - Testing convert_date_time: 1899-12-31T19:14:24.673 0.801674456018519 ok 81 - Testing convert_date_time: 1899-12-31T19:17:12.816 0.803620555555556 ok 82 - Testing convert_date_time: 1899-12-31T19:23:36.418 0.808060393518519 ok 83 - Testing convert_date_time: 1899-12-31T19:46:25.908 0.823910972222222 ok 84 - Testing convert_date_time: 1899-12-31T20:07:47.314 0.838742060185185 ok 85 - Testing convert_date_time: 1899-12-31T20:31:37.603 0.855296331018519 ok 86 - Testing convert_date_time: 1899-12-31T20:39:57.770 0.861085300925926 ok 87 - Testing convert_date_time: 1899-12-31T20:50:17.067 0.868253090277778 ok 88 - Testing convert_date_time: 1899-12-31T21:02:57.827 0.87705818287037 ok 89 - Testing convert_date_time: 1899-12-31T21:23:05.519 0.891036099537037 ok 90 - Testing convert_date_time: 1899-12-31T21:34:49.572 0.899184861111111 ok 91 - Testing convert_date_time: 1899-12-31T21:39:05.944 0.90215212962963 ok 92 - Testing convert_date_time: 1899-12-31T21:39:18.426 0.902296597222222 ok 93 - Testing convert_date_time: 1899-12-31T21:46:07.769 0.907034363425926 ok 94 - Testing convert_date_time: 1899-12-31T21:57:55.662 0.915227569444444 ok 95 - Testing convert_date_time: 1899-12-31T22:19:11.732 0.929996898148148 ok 96 - Testing convert_date_time: 1899-12-31T22:23:51.376 0.933233518518518 ok 97 - Testing convert_date_time: 1899-12-31T22:27:58.771 0.936096886574074 ok 98 - Testing convert_date_time: 1899-12-31T22:43:30.392 0.946879537037037 ok 99 - Testing convert_date_time: 1899-12-31T22:48:25.834 0.95029900462963 ok 100 - Testing convert_date_time: 1899-12-31T22:53:51.727 0.954070914351852 ok 101 - Testing convert_date_time: 1899-12-31T23:12:56.536 0.967321018518518 ok 102 - Testing convert_date_time: 1899-12-31T23:15:54.109 0.969376261574074 ok 103 - Testing convert_date_time: 1899-12-31T23:17:12.632 0.970285092592593 ok 104 - Testing convert_date_time: 1899-12-31T23:59:59.999 0.999999988425926 ok t/21_escher...............1..42 ok 1 - _add_mso_generic(): (0xF000) DggContainer ok 2 - _add_mso_generic(): (0xF002) DgContainer ok 3 - _add_mso_generic(): (0xF003) SpgrContainer ok 4 - _add_mso_generic(): (0xF004) SpContainer ok 5 - _add_mso_generic(): (0xF006) Dgg ok 6 - _add_mso_generic(): (0xF008) Dg ok 7 - _add_mso_generic(): (0xF009) Spgr ok 8 - _add_mso_generic(): (0xF00D) ClientTextbox ok 9 - _add_mso_generic(): (0xF010) ClientAnchor ok 10 - _add_mso_generic(): (0xF011) ClientData ok 11 - _add_mso_generic(): (0xF11E) SplitMenuColors ok 12 - _add_mso_generic(): (0xF001) BstoreContainer ok 13 - _store_mso_dgg_container() ok 14 - _store_mso_dgg() ok 15 - _store_mso_opt() ok 16 - _store_mso_split_menu_colors() ok 17 - _store_mso_dg_container() ok 18 - _store_mso_dg() ok 19 - _store_mso_spgr_container() ok 20 - _store_mso_sp_container() ok 21 - _store_mso_sp() ok 22 - _store_mso_sp() ok 23 - _store_mso_opt() ok 24 - _store_mso_client_anchor(A1) ok 25 - _store_mso_client_anchor(A2) ok 26 - _store_mso_client_anchor(A3) ok 27 - _store_mso_client_anchor(A65534) ok 28 - _store_mso_client_anchor(A65535) ok 29 - _store_mso_client_anchor(A65536) ok 30 - _store_mso_client_anchor(IT3) ok 31 - _store_mso_client_anchor(IU3) ok 32 - _store_mso_client_anchor(IV3) ok 33 - _store_mso_client_anchor(A3). Cell offsets changed. ok 34 - _store_mso_client_anchor(A3). Dimensions changed. ok 35 - _store_mso_client_anchor(A3). Dimensions changed. ok 36 - _store_mso_client_anchor(F3). Col width changed. ok 37 - _store_mso_client_anchor(K3). Col width changed. ok 38 - _store_mso_client_anchor(A6). Row height changed. ok 39 - _store_mso_client_anchor(A15). Row height changed. ok 40 - _store_mso_client_data() ok 41 - _store_obj_comment() ok 42 - _store_mso_client_text_box() ok t/22_mso_drawing_group....1..34 ok 1 - Sheet1: 1 comments. ok 2 - Sheet1: 1 comments. (params) ok 3 - Sheet1: 2 comments. ok 4 - Sheet1: 2 comments. (params) ok 5 - Sheet1: 3 comments. ok 6 - Sheet1: 3 comments. (params) ok 7 - Sheet1: 1023 comments. ok 8 - Sheet1: 1023 comments. (params) ok 9 - Sheet1: 1024 comments. ok 10 - Sheet1: 1024 comments. (params) ok 11 - Sheet1: 2048 comments. ok 12 - Sheet1: 2048 comments. (params) ok 13 - Sheet1: 1 comments, Sheet2: 1 comments. ok 14 - Sheet1: 1 comments, Sheet2: 1 comments. (params) ok 15 - Sheet1: 2 comments, Sheet2: 2 comments. ok 16 - Sheet1: 2 comments, Sheet2: 2 comments. (params) ok 17 - Sheet1: 1023 comments, Sheet2: 1 comments. ok 18 - Sheet1: 1023 comments, Sheet2: 1 comments. (params) ok 19 - Sheet1: 1023 comments, Sheet2: 1023 comments. ok 20 - Sheet1: 1023 comments, Sheet2: 1023 comments. (params) ok 21 - Sheet1: 1024 comments, Sheet2: 1024 comments. ok 22 - Sheet1: 1024 comments, Sheet2: 1024 comments. (params) ok 23 - Sheet1: 1024 comments, Sheet2: 1 comments. ok 24 - Sheet1: 1024 comments, Sheet2: 1 comments. (params) ok 25 - Sheet1: 1023 comments, Sheet2: 1 comments, Sheet3: 1023 comments. ok 26 - Sheet1: 1023 comments, Sheet2: 1 comments, Sheet3: 1023 comments. (params) ok 27 - Sheet1: 1023 comments, Sheet2: 1023 comments, Sheet3: 1 comments. ok 28 - Sheet1: 1023 comments, Sheet2: 1023 comments, Sheet3: 1 comments. (params) ok 29 - Sheet1: 1024 comments, Sheet2: 1 comments, Sheet3: 1024 comments. ok 30 - Sheet1: 1024 comments, Sheet2: 1 comments, Sheet3: 1024 comments. (params) ok 31 - Sheet1: 1024 comments, Sheet2: 1024 comments, Sheet3: 1 comments. ok 32 - Sheet1: 1024 comments, Sheet2: 1024 comments, Sheet3: 1 comments. (params) ok 33 - Sheet1: 1024 comments, Sheet2: 1024 comments, Sheet3: 1 comments. ok 34 - Sheet1: 1024 comments, Sheet2: 1024 comments, Sheet3: 1 comments. (params) ok t/23_note.................1..5 ok 1 - _store_note() ok 2 - _store_note() ok 3 - _store_note() ok 4 - _store_note() ok 5 - _store_note() ok t/24_txo..................ok 1 - _store_txo() ok 2 - _store_txo_continue_1() ok 3 - _store_txo_continue_2() 1..3 ok t/26_autofilter...........1..29 ok 1 - filter_column(0, 'x = Blanks') ok 2 - filter_column(1, 'x = Nonblanks') ok 3 - filter_column(2, 'x > 1.001') ok 4 - filter_column(3, 'x >= 1.001') ok 5 - filter_column(4, 'x < 1.001') ok 6 - filter_column(5, 'x <= 1.001') ok 7 - filter_column(6, 'x > 1.001 and x <= 5.001') ok 8 - filter_column(7, 'x > 1.001 or x <= 5.001') ok 9 - filter_column(8, 'x <> 2.001') ok 10 - filter_column(9, 'x = 1.001') ok 11 - filter_column(10, 'x = West') ok 12 - filter_column(11, 'x = East') ok 13 - filter_column(12, 'x <> West') ok 14 - filter_column(13, 'x =~ b*') ok 15 - filter_column(14, 'x !~ b*') ok 16 - filter_column(15, 'x =~ *b') ok 17 - filter_column(16, 'x !~ *b') ok 18 - filter_column(17, 'x =~ *b*') ok 19 - filter_column(18, 'x !~ *b*') ok 20 - filter_column(19, 'x = fo?') ok 21 - filter_column(20, 'x = fo~?') ok 22 - filter_column(21, 'x = East and x = West') ok 23 - filter_column(22, 'top 10 items') ok 24 - filter_column(23, 'top 10 %') ok 25 - filter_column(24, 'bottom 10 items') ok 26 - filter_column(25, 'bottom 10 %') ok 27 - filter_column(26, 'top 5 items') ok 28 - filter_column(27, 'top 100 items') ok 29 - filter_column(28, 'top 101 items') ok t/27_autofilter...........1..18 ok 1 - none ok 2 - none ok 3 - 0 < 2000 ok 4 - x < 2000 ok 5 - x > 2000 ok 6 - x == 2000 ok 7 - x > 2000 and x < 5000 ok 8 - x = "foo" ok 9 - x = foo ok 10 - x = "foo bar" ok 11 - x = "foo "" bar" ok 12 - x = "foo bar" or x = "bar foo" ok 13 - x = "foo "" bar" or x = "bar "" foo" ok 14 - x = """""""" ok 15 - x = Blanks ok 16 - x = NonBlanks ok 17 - top 10 % ok 18 - top 10 items ok t/28_autofilter...........1..24 ok 1 - x = 2000 ok 2 - x == 2000 ok 3 - x =~ 2000 ok 4 - x eq 2000 ok 5 - x <> 2000 ok 6 - x != 2000 ok 7 - x ne 2000 ok 8 - x !~ 2000 ok 9 - x > 2000 ok 10 - x < 2000 ok 11 - x >= 2000 ok 12 - x <= 2000 ok 13 - x > 2000 and x < 5000 ok 14 - x > 2000 && x < 5000 ok 15 - x > 2000 or x < 5000 ok 16 - x > 2000 || x < 5000 ok 17 - x = Blanks ok 18 - x = NonBlanks ok 19 - x <> Blanks ok 20 - x <> NonBlanks ok 21 - Top 10 Items ok 22 - Top 20 % ok 23 - Bottom 5 Items ok 24 - Bottom 101 % ok All tests successful. Files=14, Tests=860, 14 wallclock secs (10.16 cusr + 2.27 csys = 12.43 CPU) Installing /Users/cpanrun/build/5.8.8/html/bin/chartex.html Installing /Users/cpanrun/build/5.8.8/html/site/lib/Spreadsheet/WriteExcel.html Installing /Users/cpanrun/build/5.8.8/html/site/lib/Spreadsheet/WriteExcel/BIFFwriter.html Installing /Users/cpanrun/build/5.8.8/html/site/lib/Spreadsheet/WriteExcel/Big.html Installing /Users/cpanrun/build/5.8.8/html/site/lib/Spreadsheet/WriteExcel/Chart.html Installing /Users/cpanrun/build/5.8.8/html/site/lib/Spreadsheet/WriteExcel/Format.html Installing /Users/cpanrun/build/5.8.8/html/site/lib/Spreadsheet/WriteExcel/Formula.html Installing /Users/cpanrun/build/5.8.8/html/site/lib/Spreadsheet/WriteExcel/OLEwriter.html Installing /Users/cpanrun/build/5.8.8/html/site/lib/Spreadsheet/WriteExcel/Utility.html Installing /Users/cpanrun/build/5.8.8/html/site/lib/Spreadsheet/WriteExcel/Workbook.html Installing /Users/cpanrun/build/5.8.8/html/site/lib/Spreadsheet/WriteExcel/WorkbookBig.html Installing /Users/cpanrun/build/5.8.8/html/site/lib/Spreadsheet/WriteExcel/Worksheet.html Installing /Users/cpanrun/build/5.8.8/lib/site_perl/5.8.8/Spreadsheet/WriteExcel.pm Installing /Users/cpanrun/build/5.8.8/lib/site_perl/5.8.8/Spreadsheet/WriteExcel/BIFFwriter.pm Installing /Users/cpanrun/build/5.8.8/lib/site_perl/5.8.8/Spreadsheet/WriteExcel/Big.pm Installing /Users/cpanrun/build/5.8.8/lib/site_perl/5.8.8/Spreadsheet/WriteExcel/Chart.pm Installing /Users/cpanrun/build/5.8.8/lib/site_perl/5.8.8/Spreadsheet/WriteExcel/Format.pm Installing /Users/cpanrun/build/5.8.8/lib/site_perl/5.8.8/Spreadsheet/WriteExcel/Formula.pm Installing /Users/cpanrun/build/5.8.8/lib/site_perl/5.8.8/Spreadsheet/WriteExcel/OLEwriter.pm Installing /Users/cpanrun/build/5.8.8/lib/site_perl/5.8.8/Spreadsheet/WriteExcel/Utility.pm Installing /Users/cpanrun/build/5.8.8/lib/site_perl/5.8.8/Spreadsheet/WriteExcel/Workbook.pm Installing /Users/cpanrun/build/5.8.8/lib/site_perl/5.8.8/Spreadsheet/WriteExcel/WorkbookBig.pm Installing /Users/cpanrun/build/5.8.8/lib/site_perl/5.8.8/Spreadsheet/WriteExcel/Worksheet.pm Installing /Users/cpanrun/build/5.8.8/man/man1/chartex.1 Installing /Users/cpanrun/build/5.8.8/man/man3/Spreadsheet::WriteExcel.3 Installing /Users/cpanrun/build/5.8.8/man/man3/Spreadsheet::WriteExcel::BIFFwriter.3 Installing /Users/cpanrun/build/5.8.8/man/man3/Spreadsheet::WriteExcel::Big.3 Installing /Users/cpanrun/build/5.8.8/man/man3/Spreadsheet::WriteExcel::Chart.3 Installing /Users/cpanrun/build/5.8.8/man/man3/Spreadsheet::WriteExcel::Format.3 Installing /Users/cpanrun/build/5.8.8/man/man3/Spreadsheet::WriteExcel::Formula.3 Installing /Users/cpanrun/build/5.8.8/man/man3/Spreadsheet::WriteExcel::OLEwriter.3 Installing /Users/cpanrun/build/5.8.8/man/man3/Spreadsheet::WriteExcel::Utility.3 Installing /Users/cpanrun/build/5.8.8/man/man3/Spreadsheet::WriteExcel::Workbook.3 Installing /Users/cpanrun/build/5.8.8/man/man3/Spreadsheet::WriteExcel::WorkbookBig.3 Installing /Users/cpanrun/build/5.8.8/man/man3/Spreadsheet::WriteExcel::Worksheet.3 Installing /Users/cpanrun/build/5.8.8/bin/chartex Appending installation info to /Users/cpanrun/build/5.8.8/lib/5.8.8/darwin-thread-multi-2level/perllocal.pod