Commit Graph

13 Commits

Author SHA1 Message Date
40e8fea674 Extend the "pdu" test
The new part of this test currently fails though.
2015-12-30 14:38:31 +01:00
ca7e146078 Fix build with OBJDIR 2015-03-25 01:18:58 +01:00
455d3e968f Expect the "plugins" test to always pass (as it should) 2015-03-25 01:03:17 +01:00
4de863bf1e Expect the "modems" test to always pass (as it should) 2015-03-25 00:50:07 +01:00
2f35d90233 Update the copyright notice 2015-03-25 00:46:27 +01:00
279d085692 Expect the "pdu" test to always pass again (as it should) 2015-03-25 00:46:04 +01:00
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