>>> lua-date: Building community/lua-date 2.2.1-r0 (using abuild 3.14.1-r1) started Wed, 30 Oct 2024 09:29:21 +0000 >>> lua-date: Validating /home/buildozer/aports/community/lua-date/APKBUILD... >>> lua-date: Analyzing dependencies... >>> lua-date: Installing for build: build-base lua lua-busted lua5.1 lua5.1-busted lua5.2 lua5.2-busted lua5.3 lua5.3-busted lua5.4 lua5.4-busted luajit (1/53) Installing lua-cjson (2.1.0-r11) (2/53) Installing lua-cliargs (3.0.2-r0) (3/53) Installing lua-luassert (1.9.0-r0) (4/53) Installing lua5.4-say (1.4.1-r0) (5/53) Installing lua5.4-luassert (1.9.0-r0) (6/53) Installing lua-mediator (1.1.2-r2) (7/53) Installing lua5.4-mediator (1.1.2-r2) (8/53) Installing lua-filesystem (1.8.0-r4) (9/53) Installing lua-penlight (1.14.0-r0) (10/53) Installing lua-say (1.4.1-r0) (11/53) Installing lua-system (0.2.1-r2) (12/53) Installing lua5.4-system (0.2.1-r2) (13/53) Installing lua-term (0.07-r2) (14/53) Installing lua5.4-term (0.07-r2) (15/53) Installing lua-busted (2.2.0-r0) (16/53) Installing lua5.4-penlight (1.14.0-r0) (17/53) Installing lua5.4-busted (2.2.0-r0) (18/53) Installing lua5.1-libs (5.1.5-r13) (19/53) Installing lua5.1 (5.1.5-r13) (20/53) Installing lua5.1-cjson (2.1.0-r11) (21/53) Installing lua5.1-say (1.4.1-r0) (22/53) Installing lua5.1-luassert (1.9.0-r0) (23/53) Installing lua5.1-mediator (1.1.2-r2) (24/53) Installing lua5.1-filesystem (1.8.0-r4) (25/53) Installing lua5.1-penlight (1.14.0-r0) (26/53) Installing lua5.1-system (0.2.1-r2) (27/53) Installing lua5.1-term (0.07-r2) (28/53) Installing lua5.1-busted (2.2.0-r0) (29/53) Installing lua5.2-libs (5.2.4-r13) (30/53) Installing lua5.2 (5.2.4-r13) (31/53) Installing lua5.2-filesystem (1.8.0-r4) (32/53) Installing lua5.2-system (0.2.1-r2) (33/53) Installing lua5.2-cjson (2.1.0-r11) (34/53) Installing lua5.2-say (1.4.1-r0) (35/53) Installing lua5.2-luassert (1.9.0-r0) (36/53) Installing lua5.2-mediator (1.1.2-r2) (37/53) Installing lua5.2-penlight (1.14.0-r0) (38/53) Installing lua5.2-term (0.07-r2) (39/53) Installing lua5.2-busted (2.2.0-r0) (40/53) Installing linenoise (1.0-r5) (41/53) Installing lua5.3-libs (5.3.6-r6) (42/53) Installing lua5.3 (5.3.6-r6) (43/53) Installing lua5.3-say (1.4.1-r0) (44/53) Installing lua5.3-term (0.07-r2) (45/53) Installing lua5.3-cjson (2.1.0-r11) (46/53) Installing lua5.3-luassert (1.9.0-r0) (47/53) Installing lua5.3-mediator (1.1.2-r2) (48/53) Installing lua5.3-filesystem (1.8.0-r4) (49/53) Installing lua5.3-penlight (1.14.0-r0) (50/53) Installing lua5.3-system (0.2.1-r2) (51/53) Installing lua5.3-busted (2.2.0-r0) (52/53) Installing luajit (2.1_p20240314-r0) (53/53) Installing .makedepends-lua-date (20241030.092928) Executing busybox-1.37.0-r3.trigger OK: 274 MiB in 154 packages >>> lua-date: Cleaning up srcdir >>> lua-date: Cleaning up pkgdir >>> lua-date: Cleaning up tmpdir >>> lua-date: Fetching https://distfiles.alpinelinux.org/distfiles/v3.21/lua-date-2.2.1.tar.gz Connecting to distfiles.alpinelinux.org (172.105.82.32:443) wget: server returned error: HTTP/1.1 404 Not Found >>> lua-date: Fetching https://github.com/Tieske/date/archive/version_2.2.1/lua-date-2.2.1.tar.gz Connecting to github.com (140.82.121.3:443) Connecting to codeload.github.com (140.82.121.10:443) saving to '/var/cache/distfiles/v3.21/lua-date-2.2.1.tar.gz.part' lua-date-2.2.1.tar.g 100% |********************************| 33890 0:00:00 ETA '/var/cache/distfiles/v3.21/lua-date-2.2.1.tar.gz.part' saved >>> lua-date: Fetching https://distfiles.alpinelinux.org/distfiles/v3.21/lua-date-2.2.1.tar.gz >>> lua-date: Checking sha512sums... lua-date-2.2.1.tar.gz: OK >>> lua-date: Unpacking /var/cache/distfiles/v3.21/lua-date-2.2.1.tar.gz... >>> lua-date: Testing on lua5.1 [==========] Running tests from scanned files. [----------] Global test environment setup. [----------] Running tests from spec/date_spec.lua [ RUN ] spec/date_spec.lua:5: Testing the 'date' module Tests date parsing [ OK ] spec/date_spec.lua:5: Testing the 'date' module Tests date parsing (1.47 ms) [ RUN ] spec/date_spec.lua:94: Testing the 'date' module Tests century-flip [ OK ] spec/date_spec.lua:94: Testing the 'date' module Tests century-flip (0.25 ms) [ RUN ] spec/date_spec.lua:115: Testing the 'date' module Tests leap year [ OK ] spec/date_spec.lua:115: Testing the 'date' module Tests leap year (0.10 ms) [ RUN ] spec/date_spec.lua:122: Testing the 'date' module Tests date equality [ OK ] spec/date_spec.lua:122: Testing the 'date' module Tests date equality (0.09 ms) [ RUN ] spec/date_spec.lua:141: Testing the 'date' module Tests metamethods [ OK ] spec/date_spec.lua:141: Testing the 'date' module Tests metamethods (0.15 ms) [ RUN ] spec/date_spec.lua:166: Testing the 'date' module Tests 'adddays()' [ OK ] spec/date_spec.lua:166: Testing the 'date' module Tests 'adddays()' (0.03 ms) [ RUN ] spec/date_spec.lua:173: Testing the 'date' module Tests 'addhours()' [ OK ] spec/date_spec.lua:173: Testing the 'date' module Tests 'addhours()' (0.03 ms) [ RUN ] spec/date_spec.lua:180: Testing the 'date' module Tests 'addminutes()' [ OK ] spec/date_spec.lua:180: Testing the 'date' module Tests 'addminutes()' (0.03 ms) [ RUN ] spec/date_spec.lua:187: Testing the 'date' module Tests 'addseconds()' [ OK ] spec/date_spec.lua:187: Testing the 'date' module Tests 'addseconds()' (0.03 ms) [ RUN ] spec/date_spec.lua:194: Testing the 'date' module Tests 'addmonths()' [ OK ] spec/date_spec.lua:194: Testing the 'date' module Tests 'addmonths()' (0.03 ms) [ RUN ] spec/date_spec.lua:199: Testing the 'date' module Tests 'addticks()' [ OK ] spec/date_spec.lua:199: Testing the 'date' module Tests 'addticks()' (0.03 ms) [ RUN ] spec/date_spec.lua:206: Testing the 'date' module Tests 'addyears()' [ OK ] spec/date_spec.lua:206: Testing the 'date' module Tests 'addyears()' (0.04 ms) [ RUN ] spec/date_spec.lua:211: Testing the 'date' module Tests 'copy()' [ OK ] spec/date_spec.lua:211: Testing the 'date' module Tests 'copy()' (0.04 ms) [ RUN ] spec/date_spec.lua:217: Testing the 'date' module Tests 'fmt()' [ OK ] spec/date_spec.lua:217: Testing the 'date' module Tests 'fmt()' (0.13 ms) [ RUN ] spec/date_spec.lua:231: Testing the 'date' module Tests 'getclockhour()' [ OK ] spec/date_spec.lua:231: Testing the 'date' module Tests 'getclockhour()' (0.06 ms) [ RUN ] spec/date_spec.lua:236: Testing the 'date' module Tests 'getdate()' [ OK ] spec/date_spec.lua:236: Testing the 'date' module Tests 'getdate()' (0.03 ms) [ RUN ] spec/date_spec.lua:242: Testing the 'date' module Tests 'getday()' [ OK ] spec/date_spec.lua:242: Testing the 'date' module Tests 'getday()' (0.03 ms) [ RUN ] spec/date_spec.lua:247: Testing the 'date' module Tests 'getfracsec()' [ OK ] spec/date_spec.lua:247: Testing the 'date' module Tests 'getfracsec()' (0.09 ms) [ RUN ] spec/date_spec.lua:252: Testing the 'date' module Tests 'gethours()' [ OK ] spec/date_spec.lua:252: Testing the 'date' module Tests 'gethours()' (0.08 ms) [ RUN ] spec/date_spec.lua:257: Testing the 'date' module Tests 'getisoweekday()' [ OK ] spec/date_spec.lua:257: Testing the 'date' module Tests 'getisoweekday()' (0.03 ms) [ RUN ] spec/date_spec.lua:262: Testing the 'date' module Tests 'getisoweeknumber()' [ OK ] spec/date_spec.lua:262: Testing the 'date' module Tests 'getisoweeknumber()' (0.05 ms) [ RUN ] spec/date_spec.lua:273: Testing the 'date' module Tests 'getisoyear()' [ OK ] spec/date_spec.lua:273: Testing the 'date' module Tests 'getisoyear()' (0.03 ms) [ RUN ] spec/date_spec.lua:280: Testing the 'date' module Tests 'getminutes' [ OK ] spec/date_spec.lua:280: Testing the 'date' module Tests 'getminutes' (0.08 ms) [ RUN ] spec/date_spec.lua:285: Testing the 'date' module Tests 'getmonth' [ OK ] spec/date_spec.lua:285: Testing the 'date' module Tests 'getmonth' (0.08 ms) [ RUN ] spec/date_spec.lua:290: Testing the 'date' module Tests 'getseconds' [ OK ] spec/date_spec.lua:290: Testing the 'date' module Tests 'getseconds' (0.08 ms) [ RUN ] spec/date_spec.lua:295: Testing the 'date' module Tests 'getticks()' [ OK ] spec/date_spec.lua:295: Testing the 'date' module Tests 'getticks()' (0.08 ms) [ RUN ] spec/date_spec.lua:300: Testing the 'date' module Tests 'gettime()' [ OK ] spec/date_spec.lua:300: Testing the 'date' module Tests 'gettime()' (0.05 ms) [ RUN ] spec/date_spec.lua:306: Testing the 'date' module Tests 'getweekday()' [ OK ] spec/date_spec.lua:306: Testing the 'date' module Tests 'getweekday()' (0.03 ms) [ RUN ] spec/date_spec.lua:311: Testing the 'date' module Tests 'getweeknumber()' [ OK ] spec/date_spec.lua:311: Testing the 'date' module Tests 'getweeknumber()' (0.05 ms) [ RUN ] spec/date_spec.lua:317: Testing the 'date' module Tests 'getyear()' [ OK ] spec/date_spec.lua:317: Testing the 'date' module Tests 'getyear()' (0.03 ms) [ RUN ] spec/date_spec.lua:322: Testing the 'date' module Tests 'getyearday()' [ OK ] spec/date_spec.lua:322: Testing the 'date' module Tests 'getyearday()' (0.02 ms) [ RUN ] spec/date_spec.lua:327: Testing the 'date' module Tests 'setday()' [ OK ] spec/date_spec.lua:327: Testing the 'date' module Tests 'setday()' (0.07 ms) [ RUN ] spec/date_spec.lua:333: Testing the 'date' module Tests 'sethours()' [ OK ] spec/date_spec.lua:333: Testing the 'date' module Tests 'sethours()' (0.06 ms) [ RUN ] spec/date_spec.lua:339: Testing the 'date' module Tests 'setisoweekday()' [ OK ] spec/date_spec.lua:339: Testing the 'date' module Tests 'setisoweekday()' (0.03 ms) [ RUN ] spec/date_spec.lua:345: Testing the 'date' module Tests 'setisoweeknumber()' [ OK ] spec/date_spec.lua:345: Testing the 'date' module Tests 'setisoweeknumber()' (0.03 ms) [ RUN ] spec/date_spec.lua:351: Testing the 'date' module Tests 'setisoyear()' [ OK ] spec/date_spec.lua:351: Testing the 'date' module Tests 'setisoyear()' (0.04 ms) [ RUN ] spec/date_spec.lua:359: Testing the 'date' module Tests 'setminutes()' [ OK ] spec/date_spec.lua:359: Testing the 'date' module Tests 'setminutes()' (0.04 ms) [ RUN ] spec/date_spec.lua:365: Testing the 'date' module Tests 'setmonth()' [ OK ] spec/date_spec.lua:365: Testing the 'date' module Tests 'setmonth()' (0.06 ms) [ RUN ] spec/date_spec.lua:371: Testing the 'date' module Tests 'setseconds()' [ OK ] spec/date_spec.lua:371: Testing the 'date' module Tests 'setseconds()' (0.03 ms) [ RUN ] spec/date_spec.lua:377: Testing the 'date' module Tests 'setticks()' [ OK ] spec/date_spec.lua:377: Testing the 'date' module Tests 'setticks()' (0.03 ms) [ RUN ] spec/date_spec.lua:383: Testing the 'date' module Tests 'setyear()' [ OK ] spec/date_spec.lua:383: Testing the 'date' module Tests 'setyear()' (0.05 ms) [ RUN ] spec/date_spec.lua:389: Testing the 'date' module Tests 'spandays()' [ OK ] spec/date_spec.lua:389: Testing the 'date' module Tests 'spandays()' (0.04 ms) [ RUN ] spec/date_spec.lua:396: Testing the 'date' module Tests 'spanhours()' [ OK ] spec/date_spec.lua:396: Testing the 'date' module Tests 'spanhours()' (0.03 ms) [ RUN ] spec/date_spec.lua:403: Testing the 'date' module Tests 'spanminutes()' [ OK ] spec/date_spec.lua:403: Testing the 'date' module Tests 'spanminutes()' (0.03 ms) [ RUN ] spec/date_spec.lua:410: Testing the 'date' module Tests 'spanseconds()' [ OK ] spec/date_spec.lua:410: Testing the 'date' module Tests 'spanseconds()' (0.03 ms) [ RUN ] spec/date_spec.lua:417: Testing the 'date' module Tests 'spanticks()' [ OK ] spec/date_spec.lua:417: Testing the 'date' module Tests 'spanticks()' (0.04 ms) [----------] 46 tests from spec/date_spec.lua (16.95 ms total) [----------] Global test environment teardown. [==========] 46 tests from 1 test file ran. (17.08 ms total) [ PASSED ] 46 tests. >>> lua-date: Testing on lua5.2 [==========] Running tests from scanned files. [----------] Global test environment setup. [----------] Running tests from spec/date_spec.lua [ RUN ] spec/date_spec.lua:5: Testing the 'date' module Tests date parsing [ OK ] spec/date_spec.lua:5: Testing the 'date' module Tests date parsing (1.64 ms) [ RUN ] spec/date_spec.lua:94: Testing the 'date' module Tests century-flip [ OK ] spec/date_spec.lua:94: Testing the 'date' module Tests century-flip (0.26 ms) [ RUN ] spec/date_spec.lua:115: Testing the 'date' module Tests leap year [ OK ] spec/date_spec.lua:115: Testing the 'date' module Tests leap year (0.10 ms) [ RUN ] spec/date_spec.lua:122: Testing the 'date' module Tests date equality [ OK ] spec/date_spec.lua:122: Testing the 'date' module Tests date equality (0.10 ms) [ RUN ] spec/date_spec.lua:141: Testing the 'date' module Tests metamethods [ OK ] spec/date_spec.lua:141: Testing the 'date' module Tests metamethods (0.16 ms) [ RUN ] spec/date_spec.lua:166: Testing the 'date' module Tests 'adddays()' [ OK ] spec/date_spec.lua:166: Testing the 'date' module Tests 'adddays()' (0.04 ms) [ RUN ] spec/date_spec.lua:173: Testing the 'date' module Tests 'addhours()' [ OK ] spec/date_spec.lua:173: Testing the 'date' module Tests 'addhours()' (0.03 ms) [ RUN ] spec/date_spec.lua:180: Testing the 'date' module Tests 'addminutes()' [ OK ] spec/date_spec.lua:180: Testing the 'date' module Tests 'addminutes()' (0.03 ms) [ RUN ] spec/date_spec.lua:187: Testing the 'date' module Tests 'addseconds()' [ OK ] spec/date_spec.lua:187: Testing the 'date' module Tests 'addseconds()' (0.04 ms) [ RUN ] spec/date_spec.lua:194: Testing the 'date' module Tests 'addmonths()' [ OK ] spec/date_spec.lua:194: Testing the 'date' module Tests 'addmonths()' (0.04 ms) [ RUN ] spec/date_spec.lua:199: Testing the 'date' module Tests 'addticks()' [ OK ] spec/date_spec.lua:199: Testing the 'date' module Tests 'addticks()' (0.03 ms) [ RUN ] spec/date_spec.lua:206: Testing the 'date' module Tests 'addyears()' [ OK ] spec/date_spec.lua:206: Testing the 'date' module Tests 'addyears()' (0.03 ms) [ RUN ] spec/date_spec.lua:211: Testing the 'date' module Tests 'copy()' [ OK ] spec/date_spec.lua:211: Testing the 'date' module Tests 'copy()' (0.03 ms) [ RUN ] spec/date_spec.lua:217: Testing the 'date' module Tests 'fmt()' [ OK ] spec/date_spec.lua:217: Testing the 'date' module Tests 'fmt()' (0.14 ms) [ RUN ] spec/date_spec.lua:231: Testing the 'date' module Tests 'getclockhour()' [ OK ] spec/date_spec.lua:231: Testing the 'date' module Tests 'getclockhour()' (0.07 ms) [ RUN ] spec/date_spec.lua:236: Testing the 'date' module Tests 'getdate()' [ OK ] spec/date_spec.lua:236: Testing the 'date' module Tests 'getdate()' (0.03 ms) [ RUN ] spec/date_spec.lua:242: Testing the 'date' module Tests 'getday()' [ OK ] spec/date_spec.lua:242: Testing the 'date' module Tests 'getday()' (0.03 ms) [ RUN ] spec/date_spec.lua:247: Testing the 'date' module Tests 'getfracsec()' [ OK ] spec/date_spec.lua:247: Testing the 'date' module Tests 'getfracsec()' (0.09 ms) [ RUN ] spec/date_spec.lua:252: Testing the 'date' module Tests 'gethours()' [ OK ] spec/date_spec.lua:252: Testing the 'date' module Tests 'gethours()' (0.08 ms) [ RUN ] spec/date_spec.lua:257: Testing the 'date' module Tests 'getisoweekday()' [ OK ] spec/date_spec.lua:257: Testing the 'date' module Tests 'getisoweekday()' (0.03 ms) [ RUN ] spec/date_spec.lua:262: Testing the 'date' module Tests 'getisoweeknumber()' [ OK ] spec/date_spec.lua:262: Testing the 'date' module Tests 'getisoweeknumber()' (0.05 ms) [ RUN ] spec/date_spec.lua:273: Testing the 'date' module Tests 'getisoyear()' [ OK ] spec/date_spec.lua:273: Testing the 'date' module Tests 'getisoyear()' (1.18 ms) [ RUN ] spec/date_spec.lua:280: Testing the 'date' module Tests 'getminutes' [ OK ] spec/date_spec.lua:280: Testing the 'date' module Tests 'getminutes' (0.09 ms) [ RUN ] spec/date_spec.lua:285: Testing the 'date' module Tests 'getmonth' [ OK ] spec/date_spec.lua:285: Testing the 'date' module Tests 'getmonth' (0.09 ms) [ RUN ] spec/date_spec.lua:290: Testing the 'date' module Tests 'getseconds' [ OK ] spec/date_spec.lua:290: Testing the 'date' module Tests 'getseconds' (0.08 ms) [ RUN ] spec/date_spec.lua:295: Testing the 'date' module Tests 'getticks()' [ OK ] spec/date_spec.lua:295: Testing the 'date' module Tests 'getticks()' (0.08 ms) [ RUN ] spec/date_spec.lua:300: Testing the 'date' module Tests 'gettime()' [ OK ] spec/date_spec.lua:300: Testing the 'date' module Tests 'gettime()' (0.08 ms) [ RUN ] spec/date_spec.lua:306: Testing the 'date' module Tests 'getweekday()' [ OK ] spec/date_spec.lua:306: Testing the 'date' module Tests 'getweekday()' (0.03 ms) [ RUN ] spec/date_spec.lua:311: Testing the 'date' module Tests 'getweeknumber()' [ OK ] spec/date_spec.lua:311: Testing the 'date' module Tests 'getweeknumber()' (0.05 ms) [ RUN ] spec/date_spec.lua:317: Testing the 'date' module Tests 'getyear()' [ OK ] spec/date_spec.lua:317: Testing the 'date' module Tests 'getyear()' (0.04 ms) [ RUN ] spec/date_spec.lua:322: Testing the 'date' module Tests 'getyearday()' [ OK ] spec/date_spec.lua:322: Testing the 'date' module Tests 'getyearday()' (0.03 ms) [ RUN ] spec/date_spec.lua:327: Testing the 'date' module Tests 'setday()' [ OK ] spec/date_spec.lua:327: Testing the 'date' module Tests 'setday()' (0.07 ms) [ RUN ] spec/date_spec.lua:333: Testing the 'date' module Tests 'sethours()' [ OK ] spec/date_spec.lua:333: Testing the 'date' module Tests 'sethours()' (0.06 ms) [ RUN ] spec/date_spec.lua:339: Testing the 'date' module Tests 'setisoweekday()' [ OK ] spec/date_spec.lua:339: Testing the 'date' module Tests 'setisoweekday()' (0.04 ms) [ RUN ] spec/date_spec.lua:345: Testing the 'date' module Tests 'setisoweeknumber()' [ OK ] spec/date_spec.lua:345: Testing the 'date' module Tests 'setisoweeknumber()' (0.03 ms) [ RUN ] spec/date_spec.lua:351: Testing the 'date' module Tests 'setisoyear()' [ OK ] spec/date_spec.lua:351: Testing the 'date' module Tests 'setisoyear()' (0.04 ms) [ RUN ] spec/date_spec.lua:359: Testing the 'date' module Tests 'setminutes()' [ OK ] spec/date_spec.lua:359: Testing the 'date' module Tests 'setminutes()' (0.03 ms) [ RUN ] spec/date_spec.lua:365: Testing the 'date' module Tests 'setmonth()' [ OK ] spec/date_spec.lua:365: Testing the 'date' module Tests 'setmonth()' (0.06 ms) [ RUN ] spec/date_spec.lua:371: Testing the 'date' module Tests 'setseconds()' [ OK ] spec/date_spec.lua:371: Testing the 'date' module Tests 'setseconds()' (0.06 ms) [ RUN ] spec/date_spec.lua:377: Testing the 'date' module Tests 'setticks()' [ OK ] spec/date_spec.lua:377: Testing the 'date' module Tests 'setticks()' (0.04 ms) [ RUN ] spec/date_spec.lua:383: Testing the 'date' module Tests 'setyear()' [ OK ] spec/date_spec.lua:383: Testing the 'date' module Tests 'setyear()' (0.07 ms) [ RUN ] spec/date_spec.lua:389: Testing the 'date' module Tests 'spandays()' [ OK ] spec/date_spec.lua:389: Testing the 'date' module Tests 'spandays()' (0.04 ms) [ RUN ] spec/date_spec.lua:396: Testing the 'date' module Tests 'spanhours()' [ OK ] spec/date_spec.lua:396: Testing the 'date' module Tests 'spanhours()' (0.04 ms) [ RUN ] spec/date_spec.lua:403: Testing the 'date' module Tests 'spanminutes()' [ OK ] spec/date_spec.lua:403: Testing the 'date' module Tests 'spanminutes()' (0.04 ms) [ RUN ] spec/date_spec.lua:410: Testing the 'date' module Tests 'spanseconds()' [ OK ] spec/date_spec.lua:410: Testing the 'date' module Tests 'spanseconds()' (0.03 ms) [ RUN ] spec/date_spec.lua:417: Testing the 'date' module Tests 'spanticks()' [ OK ] spec/date_spec.lua:417: Testing the 'date' module Tests 'spanticks()' (0.04 ms) [----------] 46 tests from spec/date_spec.lua (14.60 ms total) [----------] Global test environment teardown. [==========] 46 tests from 1 test file ran. (14.76 ms total) [ PASSED ] 46 tests. >>> lua-date: Testing on lua5.3 [==========] Running tests from scanned files. [----------] Global test environment setup. [----------] Running tests from spec/date_spec.lua [ RUN ] spec/date_spec.lua:5: Testing the 'date' module Tests date parsing [ OK ] spec/date_spec.lua:5: Testing the 'date' module Tests date parsing (1.35 ms) [ RUN ] spec/date_spec.lua:94: Testing the 'date' module Tests century-flip [ OK ] spec/date_spec.lua:94: Testing the 'date' module Tests century-flip (0.21 ms) [ RUN ] spec/date_spec.lua:115: Testing the 'date' module Tests leap year [ OK ] spec/date_spec.lua:115: Testing the 'date' module Tests leap year (0.11 ms) [ RUN ] spec/date_spec.lua:122: Testing the 'date' module Tests date equality [ OK ] spec/date_spec.lua:122: Testing the 'date' module Tests date equality (0.08 ms) [ RUN ] spec/date_spec.lua:141: Testing the 'date' module Tests metamethods [ OK ] spec/date_spec.lua:141: Testing the 'date' module Tests metamethods (0.17 ms) [ RUN ] spec/date_spec.lua:166: Testing the 'date' module Tests 'adddays()' [ OK ] spec/date_spec.lua:166: Testing the 'date' module Tests 'adddays()' (0.03 ms) [ RUN ] spec/date_spec.lua:173: Testing the 'date' module Tests 'addhours()' [ OK ] spec/date_spec.lua:173: Testing the 'date' module Tests 'addhours()' (0.03 ms) [ RUN ] spec/date_spec.lua:180: Testing the 'date' module Tests 'addminutes()' [ OK ] spec/date_spec.lua:180: Testing the 'date' module Tests 'addminutes()' (0.03 ms) [ RUN ] spec/date_spec.lua:187: Testing the 'date' module Tests 'addseconds()' [ OK ] spec/date_spec.lua:187: Testing the 'date' module Tests 'addseconds()' (0.03 ms) [ RUN ] spec/date_spec.lua:194: Testing the 'date' module Tests 'addmonths()' [ OK ] spec/date_spec.lua:194: Testing the 'date' module Tests 'addmonths()' (0.03 ms) [ RUN ] spec/date_spec.lua:199: Testing the 'date' module Tests 'addticks()' [ OK ] spec/date_spec.lua:199: Testing the 'date' module Tests 'addticks()' (0.03 ms) [ RUN ] spec/date_spec.lua:206: Testing the 'date' module Tests 'addyears()' [ OK ] spec/date_spec.lua:206: Testing the 'date' module Tests 'addyears()' (0.03 ms) [ RUN ] spec/date_spec.lua:211: Testing the 'date' module Tests 'copy()' [ OK ] spec/date_spec.lua:211: Testing the 'date' module Tests 'copy()' (0.02 ms) [ RUN ] spec/date_spec.lua:217: Testing the 'date' module Tests 'fmt()' [ OK ] spec/date_spec.lua:217: Testing the 'date' module Tests 'fmt()' (0.16 ms) [ RUN ] spec/date_spec.lua:231: Testing the 'date' module Tests 'getclockhour()' [ OK ] spec/date_spec.lua:231: Testing the 'date' module Tests 'getclockhour()' (0.06 ms) [ RUN ] spec/date_spec.lua:236: Testing the 'date' module Tests 'getdate()' [ OK ] spec/date_spec.lua:236: Testing the 'date' module Tests 'getdate()' (0.02 ms) [ RUN ] spec/date_spec.lua:242: Testing the 'date' module Tests 'getday()' [ OK ] spec/date_spec.lua:242: Testing the 'date' module Tests 'getday()' (0.03 ms) [ RUN ] spec/date_spec.lua:247: Testing the 'date' module Tests 'getfracsec()' [ OK ] spec/date_spec.lua:247: Testing the 'date' module Tests 'getfracsec()' (0.07 ms) [ RUN ] spec/date_spec.lua:252: Testing the 'date' module Tests 'gethours()' [ OK ] spec/date_spec.lua:252: Testing the 'date' module Tests 'gethours()' (0.07 ms) [ RUN ] spec/date_spec.lua:257: Testing the 'date' module Tests 'getisoweekday()' [ OK ] spec/date_spec.lua:257: Testing the 'date' module Tests 'getisoweekday()' (0.03 ms) [ RUN ] spec/date_spec.lua:262: Testing the 'date' module Tests 'getisoweeknumber()' [ OK ] spec/date_spec.lua:262: Testing the 'date' module Tests 'getisoweeknumber()' (0.05 ms) [ RUN ] spec/date_spec.lua:273: Testing the 'date' module Tests 'getisoyear()' [ OK ] spec/date_spec.lua:273: Testing the 'date' module Tests 'getisoyear()' (0.04 ms) [ RUN ] spec/date_spec.lua:280: Testing the 'date' module Tests 'getminutes' [ OK ] spec/date_spec.lua:280: Testing the 'date' module Tests 'getminutes' (0.08 ms) [ RUN ] spec/date_spec.lua:285: Testing the 'date' module Tests 'getmonth' [ OK ] spec/date_spec.lua:285: Testing the 'date' module Tests 'getmonth' (0.07 ms) [ RUN ] spec/date_spec.lua:290: Testing the 'date' module Tests 'getseconds' [ OK ] spec/date_spec.lua:290: Testing the 'date' module Tests 'getseconds' (0.08 ms) [ RUN ] spec/date_spec.lua:295: Testing the 'date' module Tests 'getticks()' [ OK ] spec/date_spec.lua:295: Testing the 'date' module Tests 'getticks()' (0.07 ms) [ RUN ] spec/date_spec.lua:300: Testing the 'date' module Tests 'gettime()' [ OK ] spec/date_spec.lua:300: Testing the 'date' module Tests 'gettime()' (0.05 ms) [ RUN ] spec/date_spec.lua:306: Testing the 'date' module Tests 'getweekday()' [ OK ] spec/date_spec.lua:306: Testing the 'date' module Tests 'getweekday()' (0.02 ms) [ RUN ] spec/date_spec.lua:311: Testing the 'date' module Tests 'getweeknumber()' [ OK ] spec/date_spec.lua:311: Testing the 'date' module Tests 'getweeknumber()' (0.05 ms) [ RUN ] spec/date_spec.lua:317: Testing the 'date' module Tests 'getyear()' [ OK ] spec/date_spec.lua:317: Testing the 'date' module Tests 'getyear()' (0.03 ms) [ RUN ] spec/date_spec.lua:322: Testing the 'date' module Tests 'getyearday()' [ OK ] spec/date_spec.lua:322: Testing the 'date' module Tests 'getyearday()' (0.02 ms) [ RUN ] spec/date_spec.lua:327: Testing the 'date' module Tests 'setday()' [ OK ] spec/date_spec.lua:327: Testing the 'date' module Tests 'setday()' (0.06 ms) [ RUN ] spec/date_spec.lua:333: Testing the 'date' module Tests 'sethours()' [ OK ] spec/date_spec.lua:333: Testing the 'date' module Tests 'sethours()' (0.06 ms) [ RUN ] spec/date_spec.lua:339: Testing the 'date' module Tests 'setisoweekday()' [ OK ] spec/date_spec.lua:339: Testing the 'date' module Tests 'setisoweekday()' (0.03 ms) [ RUN ] spec/date_spec.lua:345: Testing the 'date' module Tests 'setisoweeknumber()' [ OK ] spec/date_spec.lua:345: Testing the 'date' module Tests 'setisoweeknumber()' (0.03 ms) [ RUN ] spec/date_spec.lua:351: Testing the 'date' module Tests 'setisoyear()' [ OK ] spec/date_spec.lua:351: Testing the 'date' module Tests 'setisoyear()' (0.04 ms) [ RUN ] spec/date_spec.lua:359: Testing the 'date' module Tests 'setminutes()' [ OK ] spec/date_spec.lua:359: Testing the 'date' module Tests 'setminutes()' (0.03 ms) [ RUN ] spec/date_spec.lua:365: Testing the 'date' module Tests 'setmonth()' [ OK ] spec/date_spec.lua:365: Testing the 'date' module Tests 'setmonth()' (0.06 ms) [ RUN ] spec/date_spec.lua:371: Testing the 'date' module Tests 'setseconds()' [ OK ] spec/date_spec.lua:371: Testing the 'date' module Tests 'setseconds()' (0.03 ms) [ RUN ] spec/date_spec.lua:377: Testing the 'date' module Tests 'setticks()' [ OK ] spec/date_spec.lua:377: Testing the 'date' module Tests 'setticks()' (0.03 ms) [ RUN ] spec/date_spec.lua:383: Testing the 'date' module Tests 'setyear()' [ OK ] spec/date_spec.lua:383: Testing the 'date' module Tests 'setyear()' (0.05 ms) [ RUN ] spec/date_spec.lua:389: Testing the 'date' module Tests 'spandays()' [ OK ] spec/date_spec.lua:389: Testing the 'date' module Tests 'spandays()' (0.03 ms) [ RUN ] spec/date_spec.lua:396: Testing the 'date' module Tests 'spanhours()' [ OK ] spec/date_spec.lua:396: Testing the 'date' module Tests 'spanhours()' (0.04 ms) [ RUN ] spec/date_spec.lua:403: Testing the 'date' module Tests 'spanminutes()' [ OK ] spec/date_spec.lua:403: Testing the 'date' module Tests 'spanminutes()' (0.03 ms) [ RUN ] spec/date_spec.lua:410: Testing the 'date' module Tests 'spanseconds()' [ OK ] spec/date_spec.lua:410: Testing the 'date' module Tests 'spanseconds()' (0.03 ms) [ RUN ] spec/date_spec.lua:417: Testing the 'date' module Tests 'spanticks()' [ OK ] spec/date_spec.lua:417: Testing the 'date' module Tests 'spanticks()' (0.04 ms) [----------] 46 tests from spec/date_spec.lua (41.41 ms total) [----------] Global test environment teardown. [==========] 46 tests from 1 test file ran. (41.57 ms total) [ PASSED ] 46 tests. >>> lua-date: Testing on lua5.4 [==========] Running tests from scanned files. [----------] Global test environment setup. [----------] Running tests from spec/date_spec.lua [ RUN ] spec/date_spec.lua:5: Testing the 'date' module Tests date parsing [ OK ] spec/date_spec.lua:5: Testing the 'date' module Tests date parsing (1.17 ms) [ RUN ] spec/date_spec.lua:94: Testing the 'date' module Tests century-flip [ OK ] spec/date_spec.lua:94: Testing the 'date' module Tests century-flip (0.18 ms) [ RUN ] spec/date_spec.lua:115: Testing the 'date' module Tests leap year [ OK ] spec/date_spec.lua:115: Testing the 'date' module Tests leap year (0.10 ms) [ RUN ] spec/date_spec.lua:122: Testing the 'date' module Tests date equality [ OK ] spec/date_spec.lua:122: Testing the 'date' module Tests date equality (0.08 ms) [ RUN ] spec/date_spec.lua:141: Testing the 'date' module Tests metamethods [ OK ] spec/date_spec.lua:141: Testing the 'date' module Tests metamethods (0.13 ms) [ RUN ] spec/date_spec.lua:166: Testing the 'date' module Tests 'adddays()' [ OK ] spec/date_spec.lua:166: Testing the 'date' module Tests 'adddays()' (0.03 ms) [ RUN ] spec/date_spec.lua:173: Testing the 'date' module Tests 'addhours()' [ OK ] spec/date_spec.lua:173: Testing the 'date' module Tests 'addhours()' (0.03 ms) [ RUN ] spec/date_spec.lua:180: Testing the 'date' module Tests 'addminutes()' [ OK ] spec/date_spec.lua:180: Testing the 'date' module Tests 'addminutes()' (0.03 ms) [ RUN ] spec/date_spec.lua:187: Testing the 'date' module Tests 'addseconds()' [ OK ] spec/date_spec.lua:187: Testing the 'date' module Tests 'addseconds()' (0.03 ms) [ RUN ] spec/date_spec.lua:194: Testing the 'date' module Tests 'addmonths()' [ OK ] spec/date_spec.lua:194: Testing the 'date' module Tests 'addmonths()' (0.03 ms) [ RUN ] spec/date_spec.lua:199: Testing the 'date' module Tests 'addticks()' [ OK ] spec/date_spec.lua:199: Testing the 'date' module Tests 'addticks()' (0.03 ms) [ RUN ] spec/date_spec.lua:206: Testing the 'date' module Tests 'addyears()' [ OK ] spec/date_spec.lua:206: Testing the 'date' module Tests 'addyears()' (0.03 ms) [ RUN ] spec/date_spec.lua:211: Testing the 'date' module Tests 'copy()' [ OK ] spec/date_spec.lua:211: Testing the 'date' module Tests 'copy()' (0.02 ms) [ RUN ] spec/date_spec.lua:217: Testing the 'date' module Tests 'fmt()' [ OK ] spec/date_spec.lua:217: Testing the 'date' module Tests 'fmt()' (0.15 ms) [ RUN ] spec/date_spec.lua:231: Testing the 'date' module Tests 'getclockhour()' [ OK ] spec/date_spec.lua:231: Testing the 'date' module Tests 'getclockhour()' (0.06 ms) [ RUN ] spec/date_spec.lua:236: Testing the 'date' module Tests 'getdate()' [ OK ] spec/date_spec.lua:236: Testing the 'date' module Tests 'getdate()' (0.03 ms) [ RUN ] spec/date_spec.lua:242: Testing the 'date' module Tests 'getday()' [ OK ] spec/date_spec.lua:242: Testing the 'date' module Tests 'getday()' (0.03 ms) [ RUN ] spec/date_spec.lua:247: Testing the 'date' module Tests 'getfracsec()' [ OK ] spec/date_spec.lua:247: Testing the 'date' module Tests 'getfracsec()' (0.07 ms) [ RUN ] spec/date_spec.lua:252: Testing the 'date' module Tests 'gethours()' [ OK ] spec/date_spec.lua:252: Testing the 'date' module Tests 'gethours()' (0.06 ms) [ RUN ] spec/date_spec.lua:257: Testing the 'date' module Tests 'getisoweekday()' [ OK ] spec/date_spec.lua:257: Testing the 'date' module Tests 'getisoweekday()' (0.02 ms) [ RUN ] spec/date_spec.lua:262: Testing the 'date' module Tests 'getisoweeknumber()' [ OK ] spec/date_spec.lua:262: Testing the 'date' module Tests 'getisoweeknumber()' (0.06 ms) [ RUN ] spec/date_spec.lua:273: Testing the 'date' module Tests 'getisoyear()' [ OK ] spec/date_spec.lua:273: Testing the 'date' module Tests 'getisoyear()' (0.03 ms) [ RUN ] spec/date_spec.lua:280: Testing the 'date' module Tests 'getminutes' [ OK ] spec/date_spec.lua:280: Testing the 'date' module Tests 'getminutes' (0.06 ms) [ RUN ] spec/date_spec.lua:285: Testing the 'date' module Tests 'getmonth' [ OK ] spec/date_spec.lua:285: Testing the 'date' module Tests 'getmonth' (0.06 ms) [ RUN ] spec/date_spec.lua:290: Testing the 'date' module Tests 'getseconds' [ OK ] spec/date_spec.lua:290: Testing the 'date' module Tests 'getseconds' (0.07 ms) [ RUN ] spec/date_spec.lua:295: Testing the 'date' module Tests 'getticks()' [ OK ] spec/date_spec.lua:295: Testing the 'date' module Tests 'getticks()' (0.07 ms) [ RUN ] spec/date_spec.lua:300: Testing the 'date' module Tests 'gettime()' [ OK ] spec/date_spec.lua:300: Testing the 'date' module Tests 'gettime()' (0.05 ms) [ RUN ] spec/date_spec.lua:306: Testing the 'date' module Tests 'getweekday()' [ OK ] spec/date_spec.lua:306: Testing the 'date' module Tests 'getweekday()' (0.02 ms) [ RUN ] spec/date_spec.lua:311: Testing the 'date' module Tests 'getweeknumber()' [ OK ] spec/date_spec.lua:311: Testing the 'date' module Tests 'getweeknumber()' (0.04 ms) [ RUN ] spec/date_spec.lua:317: Testing the 'date' module Tests 'getyear()' [ OK ] spec/date_spec.lua:317: Testing the 'date' module Tests 'getyear()' (0.03 ms) [ RUN ] spec/date_spec.lua:322: Testing the 'date' module Tests 'getyearday()' [ OK ] spec/date_spec.lua:322: Testing the 'date' module Tests 'getyearday()' (0.02 ms) [ RUN ] spec/date_spec.lua:327: Testing the 'date' module Tests 'setday()' [ OK ] spec/date_spec.lua:327: Testing the 'date' module Tests 'setday()' (0.05 ms) [ RUN ] spec/date_spec.lua:333: Testing the 'date' module Tests 'sethours()' [ OK ] spec/date_spec.lua:333: Testing the 'date' module Tests 'sethours()' (0.05 ms) [ RUN ] spec/date_spec.lua:339: Testing the 'date' module Tests 'setisoweekday()' [ OK ] spec/date_spec.lua:339: Testing the 'date' module Tests 'setisoweekday()' (0.03 ms) [ RUN ] spec/date_spec.lua:345: Testing the 'date' module Tests 'setisoweeknumber()' [ OK ] spec/date_spec.lua:345: Testing the 'date' module Tests 'setisoweeknumber()' (0.03 ms) [ RUN ] spec/date_spec.lua:351: Testing the 'date' module Tests 'setisoyear()' [ OK ] spec/date_spec.lua:351: Testing the 'date' module Tests 'setisoyear()' (0.03 ms) [ RUN ] spec/date_spec.lua:359: Testing the 'date' module Tests 'setminutes()' [ OK ] spec/date_spec.lua:359: Testing the 'date' module Tests 'setminutes()' (0.03 ms) [ RUN ] spec/date_spec.lua:365: Testing the 'date' module Tests 'setmonth()' [ OK ] spec/date_spec.lua:365: Testing the 'date' module Tests 'setmonth()' (0.05 ms) [ RUN ] spec/date_spec.lua:371: Testing the 'date' module Tests 'setseconds()' [ OK ] spec/date_spec.lua:371: Testing the 'date' module Tests 'setseconds()' (0.03 ms) [ RUN ] spec/date_spec.lua:377: Testing the 'date' module Tests 'setticks()' [ OK ] spec/date_spec.lua:377: Testing the 'date' module Tests 'setticks()' (0.03 ms) [ RUN ] spec/date_spec.lua:383: Testing the 'date' module Tests 'setyear()' [ OK ] spec/date_spec.lua:383: Testing the 'date' module Tests 'setyear()' (0.08 ms) [ RUN ] spec/date_spec.lua:389: Testing the 'date' module Tests 'spandays()' [ OK ] spec/date_spec.lua:389: Testing the 'date' module Tests 'spandays()' (0.03 ms) [ RUN ] spec/date_spec.lua:396: Testing the 'date' module Tests 'spanhours()' [ OK ] spec/date_spec.lua:396: Testing the 'date' module Tests 'spanhours()' (0.03 ms) [ RUN ] spec/date_spec.lua:403: Testing the 'date' module Tests 'spanminutes()' [ OK ] spec/date_spec.lua:403: Testing the 'date' module Tests 'spanminutes()' (0.03 ms) [ RUN ] spec/date_spec.lua:410: Testing the 'date' module Tests 'spanseconds()' [ OK ] spec/date_spec.lua:410: Testing the 'date' module Tests 'spanseconds()' (0.03 ms) [ RUN ] spec/date_spec.lua:417: Testing the 'date' module Tests 'spanticks()' [ OK ] spec/date_spec.lua:417: Testing the 'date' module Tests 'spanticks()' (0.03 ms) [----------] 46 tests from spec/date_spec.lua (42.13 ms total) [----------] Global test environment teardown. [==========] 46 tests from 1 test file ran. (42.25 ms total) [ PASSED ] 46 tests. >>> lua-date: Testing on luajit [==========] Running tests from scanned files. [----------] Global test environment setup. [----------] Running tests from spec/date_spec.lua [ RUN ] spec/date_spec.lua:5: Testing the 'date' module Tests date parsing [ OK ] spec/date_spec.lua:5: Testing the 'date' module Tests date parsing (2.94 ms) [ RUN ] spec/date_spec.lua:94: Testing the 'date' module Tests century-flip [ OK ] spec/date_spec.lua:94: Testing the 'date' module Tests century-flip (0.60 ms) [ RUN ] spec/date_spec.lua:115: Testing the 'date' module Tests leap year [ OK ] spec/date_spec.lua:115: Testing the 'date' module Tests leap year (0.12 ms) [ RUN ] spec/date_spec.lua:122: Testing the 'date' module Tests date equality [ OK ] spec/date_spec.lua:122: Testing the 'date' module Tests date equality (0.06 ms) [ RUN ] spec/date_spec.lua:141: Testing the 'date' module Tests metamethods [ OK ] spec/date_spec.lua:141: Testing the 'date' module Tests metamethods (0.20 ms) [ RUN ] spec/date_spec.lua:166: Testing the 'date' module Tests 'adddays()' [ OK ] spec/date_spec.lua:166: Testing the 'date' module Tests 'adddays()' (0.03 ms) [ RUN ] spec/date_spec.lua:173: Testing the 'date' module Tests 'addhours()' [ OK ] spec/date_spec.lua:173: Testing the 'date' module Tests 'addhours()' (0.02 ms) [ RUN ] spec/date_spec.lua:180: Testing the 'date' module Tests 'addminutes()' [ OK ] spec/date_spec.lua:180: Testing the 'date' module Tests 'addminutes()' (0.01 ms) [ RUN ] spec/date_spec.lua:187: Testing the 'date' module Tests 'addseconds()' [ OK ] spec/date_spec.lua:187: Testing the 'date' module Tests 'addseconds()' (0.02 ms) [ RUN ] spec/date_spec.lua:194: Testing the 'date' module Tests 'addmonths()' [ OK ] spec/date_spec.lua:194: Testing the 'date' module Tests 'addmonths()' (0.01 ms) [ RUN ] spec/date_spec.lua:199: Testing the 'date' module Tests 'addticks()' [ OK ] spec/date_spec.lua:199: Testing the 'date' module Tests 'addticks()' (0.05 ms) [ RUN ] spec/date_spec.lua:206: Testing the 'date' module Tests 'addyears()' [ OK ] spec/date_spec.lua:206: Testing the 'date' module Tests 'addyears()' (0.01 ms) [ RUN ] spec/date_spec.lua:211: Testing the 'date' module Tests 'copy()' [ OK ] spec/date_spec.lua:211: Testing the 'date' module Tests 'copy()' (0.01 ms) [ RUN ] spec/date_spec.lua:217: Testing the 'date' module Tests 'fmt()' [ OK ] spec/date_spec.lua:217: Testing the 'date' module Tests 'fmt()' (0.19 ms) [ RUN ] spec/date_spec.lua:231: Testing the 'date' module Tests 'getclockhour()' [ OK ] spec/date_spec.lua:231: Testing the 'date' module Tests 'getclockhour()' (0.07 ms) [ RUN ] spec/date_spec.lua:236: Testing the 'date' module Tests 'getdate()' [ OK ] spec/date_spec.lua:236: Testing the 'date' module Tests 'getdate()' (0.01 ms) [ RUN ] spec/date_spec.lua:242: Testing the 'date' module Tests 'getday()' [ OK ] spec/date_spec.lua:242: Testing the 'date' module Tests 'getday()' (0.01 ms) [ RUN ] spec/date_spec.lua:247: Testing the 'date' module Tests 'getfracsec()' [ OK ] spec/date_spec.lua:247: Testing the 'date' module Tests 'getfracsec()' (0.09 ms) [ RUN ] spec/date_spec.lua:252: Testing the 'date' module Tests 'gethours()' [ OK ] spec/date_spec.lua:252: Testing the 'date' module Tests 'gethours()' (0.03 ms) [ RUN ] spec/date_spec.lua:257: Testing the 'date' module Tests 'getisoweekday()' [ OK ] spec/date_spec.lua:257: Testing the 'date' module Tests 'getisoweekday()' (0.02 ms) [ RUN ] spec/date_spec.lua:262: Testing the 'date' module Tests 'getisoweeknumber()' [ OK ] spec/date_spec.lua:262: Testing the 'date' module Tests 'getisoweeknumber()' (0.03 ms) [ RUN ] spec/date_spec.lua:273: Testing the 'date' module Tests 'getisoyear()' [ OK ] spec/date_spec.lua:273: Testing the 'date' module Tests 'getisoyear()' (0.01 ms) [ RUN ] spec/date_spec.lua:280: Testing the 'date' module Tests 'getminutes' [ OK ] spec/date_spec.lua:280: Testing the 'date' module Tests 'getminutes' (0.12 ms) [ RUN ] spec/date_spec.lua:285: Testing the 'date' module Tests 'getmonth' [ OK ] spec/date_spec.lua:285: Testing the 'date' module Tests 'getmonth' (0.06 ms) [ RUN ] spec/date_spec.lua:290: Testing the 'date' module Tests 'getseconds' [ OK ] spec/date_spec.lua:290: Testing the 'date' module Tests 'getseconds' (0.06 ms) [ RUN ] spec/date_spec.lua:295: Testing the 'date' module Tests 'getticks()' [ OK ] spec/date_spec.lua:295: Testing the 'date' module Tests 'getticks()' (0.07 ms) [ RUN ] spec/date_spec.lua:300: Testing the 'date' module Tests 'gettime()' [ OK ] spec/date_spec.lua:300: Testing the 'date' module Tests 'gettime()' (0.08 ms) [ RUN ] spec/date_spec.lua:306: Testing the 'date' module Tests 'getweekday()' [ OK ] spec/date_spec.lua:306: Testing the 'date' module Tests 'getweekday()' (0.01 ms) [ RUN ] spec/date_spec.lua:311: Testing the 'date' module Tests 'getweeknumber()' [ OK ] spec/date_spec.lua:311: Testing the 'date' module Tests 'getweeknumber()' (0.05 ms) [ RUN ] spec/date_spec.lua:317: Testing the 'date' module Tests 'getyear()' [ OK ] spec/date_spec.lua:317: Testing the 'date' module Tests 'getyear()' (0.07 ms) [ RUN ] spec/date_spec.lua:322: Testing the 'date' module Tests 'getyearday()' [ OK ] spec/date_spec.lua:322: Testing the 'date' module Tests 'getyearday()' (0.01 ms) [ RUN ] spec/date_spec.lua:327: Testing the 'date' module Tests 'setday()' [ OK ] spec/date_spec.lua:327: Testing the 'date' module Tests 'setday()' (0.05 ms) [ RUN ] spec/date_spec.lua:333: Testing the 'date' module Tests 'sethours()' [ OK ] spec/date_spec.lua:333: Testing the 'date' module Tests 'sethours()' (0.10 ms) [ RUN ] spec/date_spec.lua:339: Testing the 'date' module Tests 'setisoweekday()' [ OK ] spec/date_spec.lua:339: Testing the 'date' module Tests 'setisoweekday()' (0.03 ms) [ RUN ] spec/date_spec.lua:345: Testing the 'date' module Tests 'setisoweeknumber()' [ OK ] spec/date_spec.lua:345: Testing the 'date' module Tests 'setisoweeknumber()' (0.01 ms) [ RUN ] spec/date_spec.lua:351: Testing the 'date' module Tests 'setisoyear()' [ OK ] spec/date_spec.lua:351: Testing the 'date' module Tests 'setisoyear()' (0.01 ms) [ RUN ] spec/date_spec.lua:359: Testing the 'date' module Tests 'setminutes()' [ OK ] spec/date_spec.lua:359: Testing the 'date' module Tests 'setminutes()' (0.07 ms) [ RUN ] spec/date_spec.lua:365: Testing the 'date' module Tests 'setmonth()' [ OK ] spec/date_spec.lua:365: Testing the 'date' module Tests 'setmonth()' (0.04 ms) [ RUN ] spec/date_spec.lua:371: Testing the 'date' module Tests 'setseconds()' [ OK ] spec/date_spec.lua:371: Testing the 'date' module Tests 'setseconds()' (0.07 ms) [ RUN ] spec/date_spec.lua:377: Testing the 'date' module Tests 'setticks()' [ OK ] spec/date_spec.lua:377: Testing the 'date' module Tests 'setticks()' (0.07 ms) [ RUN ] spec/date_spec.lua:383: Testing the 'date' module Tests 'setyear()' [ OK ] spec/date_spec.lua:383: Testing the 'date' module Tests 'setyear()' (0.04 ms) [ RUN ] spec/date_spec.lua:389: Testing the 'date' module Tests 'spandays()' [ OK ] spec/date_spec.lua:389: Testing the 'date' module Tests 'spandays()' (0.04 ms) [ RUN ] spec/date_spec.lua:396: Testing the 'date' module Tests 'spanhours()' [ OK ] spec/date_spec.lua:396: Testing the 'date' module Tests 'spanhours()' (0.02 ms) [ RUN ] spec/date_spec.lua:403: Testing the 'date' module Tests 'spanminutes()' [ OK ] spec/date_spec.lua:403: Testing the 'date' module Tests 'spanminutes()' (0.01 ms) [ RUN ] spec/date_spec.lua:410: Testing the 'date' module Tests 'spanseconds()' [ OK ] spec/date_spec.lua:410: Testing the 'date' module Tests 'spanseconds()' (0.02 ms) [ RUN ] spec/date_spec.lua:417: Testing the 'date' module Tests 'spanticks()' [ OK ] spec/date_spec.lua:417: Testing the 'date' module Tests 'spanticks()' (0.01 ms) [----------] 46 tests from spec/date_spec.lua (10.25 ms total) [----------] Global test environment teardown. [==========] 46 tests from 1 test file ran. (10.41 ms total) [ PASSED ] 46 tests. >>> lua-date: Entering fakeroot... >>> lua-date*: Running postcheck for lua-date >>> lua-date*: Preparing package lua-date... >>> lua-date*: Tracing dependencies... lua >>> lua-date*: Package size: 31.5 KB >>> lua-date*: Compressing data... >>> lua-date*: Create checksum... >>> lua-date*: Create lua-date-2.2.1-r0.apk >>> lua-date: Build complete at Wed, 30 Oct 2024 09:29:29 +0000 elapsed time 0h 0m 8s >>> lua-date: Cleaning up srcdir >>> lua-date: Cleaning up pkgdir >>> lua-date: Uninstalling dependencies... (1/53) Purging .makedepends-lua-date (20241030.092928) (2/53) Purging lua-busted (2.2.0-r0) (3/53) Purging lua-cjson (2.1.0-r11) (4/53) Purging lua-luassert (1.9.0-r0) (5/53) Purging lua-mediator (1.1.2-r2) (6/53) Purging lua-say (1.4.1-r0) (7/53) Purging lua-system (0.2.1-r2) (8/53) Purging lua-term (0.07-r2) (9/53) Purging lua5.1-busted (2.2.0-r0) (10/53) Purging lua5.1-cjson (2.1.0-r11) (11/53) Purging lua5.1-luassert (1.9.0-r0) (12/53) Purging lua5.1-mediator (1.1.2-r2) (13/53) Purging lua5.1-penlight (1.14.0-r0) (14/53) Purging lua5.1-filesystem (1.8.0-r4) (15/53) Purging lua5.1-say (1.4.1-r0) (16/53) Purging lua5.1-system (0.2.1-r2) (17/53) Purging lua5.1-term (0.07-r2) (18/53) Purging lua5.3-busted (2.2.0-r0) (19/53) Purging lua5.3-cjson (2.1.0-r11) (20/53) Purging lua5.3-luassert (1.9.0-r0) (21/53) Purging lua5.3-mediator (1.1.2-r2) (22/53) Purging lua5.3-say (1.4.1-r0) (23/53) Purging lua5.3-system (0.2.1-r2) (24/53) Purging lua5.3-term (0.07-r2) (25/53) Purging lua5.3-penlight (1.14.0-r0) (26/53) Purging lua5.3-filesystem (1.8.0-r4) (27/53) Purging lua5.2-busted (2.2.0-r0) (28/53) Purging lua5.2-cjson (2.1.0-r11) (29/53) Purging lua5.2-luassert (1.9.0-r0) (30/53) Purging lua5.2-mediator (1.1.2-r2) (31/53) Purging lua5.2-say (1.4.1-r0) (32/53) Purging lua5.2-system (0.2.1-r2) (33/53) Purging lua5.2-term (0.07-r2) (34/53) Purging lua5.2-penlight (1.14.0-r0) (35/53) Purging lua5.2-filesystem (1.8.0-r4) (36/53) Purging lua5.4-busted (2.2.0-r0) (37/53) Purging lua5.4-luassert (1.9.0-r0) (38/53) Purging lua5.4-mediator (1.1.2-r2) (39/53) Purging lua5.4-say (1.4.1-r0) (40/53) Purging lua5.4-system (0.2.1-r2) (41/53) Purging lua5.4-term (0.07-r2) (42/53) Purging lua5.4-penlight (1.14.0-r0) (43/53) Purging lua-penlight (1.14.0-r0) (44/53) Purging lua-filesystem (1.8.0-r4) (45/53) Purging lua5.1 (5.1.5-r13) (46/53) Purging lua5.2 (5.2.4-r13) (47/53) Purging lua5.3 (5.3.6-r6) (48/53) Purging luajit (2.1_p20240314-r0) (49/53) Purging linenoise (1.0-r5) (50/53) Purging lua-cliargs (3.0.2-r0) (51/53) Purging lua5.1-libs (5.1.5-r13) (52/53) Purging lua5.2-libs (5.2.4-r13) (53/53) Purging lua5.3-libs (5.3.6-r6) Executing busybox-1.37.0-r3.trigger OK: 271 MiB in 101 packages >>> lua-date: Updating the community/armv7 repository index... >>> lua-date: Signing the index...