41 Commits

Author SHA1 Message Date
f61e6404f5 checksums after regsub must check original input 2025-05-27 16:57:58 +02:00
bf0e755913 add new checksum: bitsum 2021-11-11 11:49:32 +01:00
3978357f17 fix test after introducing ansiEscape() function 2021-07-05 19:09:06 +02:00
967539c4e1 allow commas inside matching pairs of parentheses in protocol parameters 2020-03-02 09:10:28 +01:00
f072c217f3 allow () inside protocol parameters 2020-02-27 13:45:54 +01:00
a60ffd685f tests updated 2020-02-27 13:44:32 +01:00
835e68bd76 fix test: sign extension does not depend on 32 or 64 bit architecture any more 2018-10-10 11:47:42 +02:00
5bb231d8e8 compare performance of different data types 2018-06-19 15:39:09 +02:00
162fa7b329 test aai and aao together with waveform 2018-06-19 14:58:06 +02:00
f94e8bc746 simplify most commonly uses test commands 2018-06-19 14:41:25 +02:00
3b26bca69a do not depend on . in PATH for tests 2018-06-18 17:52:19 +02:00
89d3801a5f escape all chars higher than 127 in debug output to <..> to avoid problems with unicode terminals 2018-06-18 17:51:36 +02:00
710a442d31 removed invalid test 2018-06-18 17:49:44 +02:00
f7d5cbf5ce added negative bcd test 2018-06-18 17:48:57 +02:00
950d75ba43 Split long_format into signed_format and unsigned_format to hangle sign extension from EPICS LONG or ULONG to long or unsigned long correctly on systems with 64 bit long. 2015-08-31 15:25:23 +00:00
e651c99697 fix tests 2015-08-18 14:34:11 +00:00
d763a64f03 fix for 64 bit machines 2015-08-17 13:34:00 +00:00
cefa460a0d find correct object code 2015-08-17 13:33:35 +00:00
6bd46e0470 *** empty log message *** 2013-05-16 08:47:16 +00:00
d5cda13f6f version updated 2013-05-16 08:45:49 +00:00
63f680bdc1 allow selecting asyn version 2013-04-24 14:27:39 +00:00
db50c35ad6 get correct version of stream library 2012-05-15 15:52:29 +00:00
4f05d4e254 added constant "%" test 2012-05-15 15:51:47 +00:00
7db71589d8 no portable way to test this 2011-09-13 14:00:37 +00:00
5a5b42cb67 test reserve() 2011-07-20 08:31:10 +00:00
e62553eca6 input tests added 2011-07-20 08:30:38 +00:00
774e88241a compatibility problem with shell on solaris 2011-05-06 12:15:45 +00:00
03a04a51b6 *** empty log message *** 2011-05-06 12:15:20 +00:00
103e74be03 compatibility problem with "inf" and "Inf" on different archs 2011-05-06 12:15:01 +00:00
129cc61759 compatibility problem with old tcl version on solaris 2011-05-06 12:14:23 +00:00
70073e1b69 test to check locking and priorities 2011-03-29 15:18:07 +00:00
f03af416eb *** empty log message *** 2011-02-24 16:10:11 +00:00
82066af0e0 non-asyn interface without I/O 2011-02-24 14:29:19 +00:00
1230c01646 use _ to match arbitrary whitespace 2010-12-07 12:49:48 +00:00
fd0fccda46 *** empty log message *** 2010-12-02 16:03:19 +00:00
7e1e038ecd *** empty log message *** 2010-11-29 15:53:41 +00:00
8c619d3350 *** empty log message *** 2010-11-29 15:21:34 +00:00
318d0e389b changed from scanf to strto* for parsing 2010-10-15 09:47:21 +00:00
9b6f8b3386 test empty string enum choice 2010-10-12 08:49:53 +00:00
cc1bb004f2 allow SLS style module loading 2010-10-12 08:49:17 +00:00
d37c142d36 copy from other repository 2010-09-02 14:52:17 +00:00