tg
15cfc6c88d
add tests for
• integer base flat (10, 010, 0x10) ‣ posix, right variants (heh, just like timezones) ⇒ both enabled, which means one test always fails right now, until the code changes are in… ☹ mksh R21 and up, AT&T ksh93, posh, GNU bash, busybox sh, dash all use the posux variant ☺ mksh R20b and below, pdksh, zsh, python, perl, php all do it right ‣ posix is stupid to use C (strongly typed, compiled) semantics for an untyped _scripting_ language • integer bases 1 (mksh specific), 2 to 36, and that 37 errors out ‣ both directions • integer arithmetic, signed and unsigned, wraparound and value span
Description
MirBSD Korn Shell for Jehanne
Languages
C
57.6%
Shell
26%
Roff
13.3%
Perl
2.6%
Makefile
0.5%