Commit Graph

7 Commits

Author SHA1 Message Date
3a0211febd The "pdu" test is known to fail in some cases (TZ=UTC) 2014-11-08 16:49:37 +01:00
562396f94a Added a test for the "hayes" modem plug-in 2014-08-12 19:55:42 +02:00
b223b1a66d More portable shebang, from 7heo <7heo@mail.com>
Original commit message:
« The path /bin/sh for the shebang is more portable
than /usr/bin/env, according to Sven Mascheck:
http://in-ulm.de/~mascheck/various/shebang/#env
and:
http://in-ulm.de/~mascheck/various/shells/

Additionally, a space after the shebang first two
characters (#!) is said to be more portable:
http://in-ulm.de/~mascheck/various/shebang/#blankrequired

I fixed the test script shebang accordingly. »

It doesn't say the presence of a space makes it more portable; it says it was a rumor that could never be proven true, for some completely obsolete releases of UNIX. I did not apply that part.

Thanks!
2014-03-13 13:58:24 +09:00
6019323ae0 Added a test for parsing PDUs 2014-02-21 03:46:37 +01:00
86a1c498ec More accurate detection of USSD codes 2014-02-20 01:10:09 +01:00
918562fe3e Testing the modem plug-ins for conformance (none currently defines an icon) 2013-10-26 19:56:02 +02:00
3b42534145 Testing the plug-ins for conformance (some currently do not define an icon) 2013-10-26 19:48:43 +02:00