Michael Davidsaver
|
62893e33e9
|
testBitSet: demo bug in BitSet::or_and
Incorrect handling of wordsInUse truncates if
RHS (b1 & b2) is shorter than LHS (b3).
|
2016-02-17 10:17:16 -05:00 |
|
Michael Davidsaver
|
5b07ecbd01
|
testBitSet more diag output
|
2016-02-17 10:17:04 -05:00 |
|
Michael Davidsaver
|
e35c6f29fb
|
add deserializeFrom* helpers
|
2016-02-05 18:34:16 -05:00 |
|
Michael Davidsaver
|
85a1a48b00
|
add serializeToVector
|
2016-01-27 11:25:09 -05:00 |
|
Michael Davidsaver
|
abc5c5a374
|
new Thread::Config
|
2015-11-23 15:21:21 -05:00 |
|
Dave Hickin
|
40952df965
|
Corrected spelling in test and exception messages
Signed-off-by: Dave Hickin <david.hickin@diamond.ac.uk>
|
2015-07-08 18:19:53 +01:00 |
|
Dave Hickin
|
4f2c51c480
|
Correct spelling and typos in doxygen and comments
Signed-off-by: Dave Hickin <david.hickin@diamond.ac.uk>
|
2015-07-08 18:18:37 +01:00 |
|
Michael Davidsaver
|
6a80e941a0
|
replace use of depercated methods
|
2015-06-22 14:36:27 -04:00 |
|
Matej Sekoranja
|
f2b43b704c
|
rtems compilation warnings (int32 != int)
|
2014-11-26 14:12:09 +01:00 |
|
Matej Sekoranja
|
de1478d7ba
|
Event test added
|
2014-11-25 10:43:07 +01:00 |
|
Matej Sekoranja
|
f36c8ce280
|
testByteOrder: use MAIN instead of main
|
2014-11-06 14:28:49 +01:00 |
|
Matej Sekoranja
|
e77f2c91d7
|
fixed undeterministic serialization test on clang
|
2014-11-06 13:03:59 +01:00 |
|
Matej Sekoranja
|
82b0d5ce5f
|
merge
|
2014-11-06 12:50:04 +01:00 |
|
Matej Sekoranja
|
c86e31ad99
|
vxWorks: type cast fixes
|
2014-11-06 12:38:01 +01:00 |
|
Matej Sekoranja
|
f506fe1c0e
|
int/int32 compilation fix; now all test spass on RTEMS-i386
|
2014-11-05 14:05:28 +01:00 |
|
Matej Sekoranja
|
554dc06eda
|
ScalarTypeID mapping fixed in case 'int' == 'long', e.g. RTEMS-i386
|
2014-11-05 13:52:10 +01:00 |
|
Matej Sekoranja
|
63d181a0ac
|
RTEMS QEMU tests
|
2014-11-03 12:37:12 +01:00 |
|
Matej Sekoranja
|
5b1b5ab904
|
tests: refactored test building so that one test object can be created for VxWorks and RTEMS
|
2014-10-31 18:29:55 +01:00 |
|
Matej Sekoranja
|
80a537bc4c
|
vxWork tests for all subtests; still need to combine them all to one
|
2014-10-31 07:57:20 -04:00 |
|
Matej Sekoranja
|
2a8a1d3736
|
tests: PROD_HOST to TESTPROD_HOST; VxWorks tests for testApp/pv PASSES
|
2014-10-31 06:42:52 -04:00 |
|
Marty Kraimer
|
15d85c2f87
|
fix misspelled field names: nanoSecond => nanosecond; hystersis=>hysteresis
|
2014-08-20 06:27:24 -04:00 |
|
Matej Sekoranja
|
37f6dff065
|
bounded string
|
2014-08-19 20:42:15 +02:00 |
|
Matej Sekoranja
|
da0f65c2d3
|
fixed size array serialization test
|
2014-08-12 13:20:00 +02:00 |
|
Matej Sekoranja
|
6535c075f3
|
fixed sized arrays
|
2014-08-12 13:17:17 +02:00 |
|
Matej Sekoranja
|
622e140622
|
Fixed/bounded scalar array impl.
|
2014-07-30 21:41:08 +02:00 |
|
Matej Sekoranja
|
c6eed12139
|
String -> std::string, toString methods removed
|
2014-06-19 14:27:48 +02:00 |
|
Marty Kraimer
|
34f2d7bc9a
|
created feature branch
|
2014-03-25 07:23:14 -04:00 |
|
Matej Sekoranja
|
301038664e
|
win32 port: visibility, warnings, templates
|
2013-11-27 01:11:12 +01:00 |
|
Matej Sekoranja
|
29dee42d34
|
FieldBuilder: typo addNested() -> endNested()
|
2013-11-26 13:45:30 +01:00 |
|
Matej Sekoranja
|
f9135c81de
|
testSerialization: fixed warnings
|
2013-11-26 11:08:16 +01:00 |
|
Matej Sekoranja
|
9400635fd9
|
testBitSet: replaced printf with testDiag
|
2013-11-25 22:07:28 +01:00 |
|
Marty Kraimer
|
4102deceb3
|
convert all tests to use epicsUnitTest
|
2013-11-25 15:46:00 -05:00 |
|
Matej Sekoranja
|
3219bd0307
|
Win32 port: import/export headers
|
2013-11-20 14:49:40 +01:00 |
|
Matej Sekoranja
|
a574dbf89b
|
start of Win32 port
|
2013-11-20 13:04:28 +01:00 |
|
Matej Sekoranja
|
47178370d5
|
FieldBuilder: better method names
|
2013-11-11 22:36:06 +01:00 |
|
Matej Sekoranja
|
1aff2ec112
|
tempalte helpers; static initialization order
|
2013-11-08 13:50:54 +01:00 |
|
Matej Sekoranja
|
57b3e9a8b2
|
run EPICS Harness Tests on CI
|
2013-11-08 00:01:24 +01:00 |
|
Matej Sekoranja
|
35dad272eb
|
merge
|
2013-11-07 14:13:37 +01:00 |
|
Matej Sekoranja
|
d40c41048d
|
PVUnion/PVUnionArray support and tests
|
2013-11-07 14:12:26 +01:00 |
|
Marty Kraimer
|
87718f1c82
|
get rid of warnings
|
2013-11-06 07:41:16 -05:00 |
|
Marty Kraimer
|
0f17bd23c7
|
make bitSet more comnpatible with Java implementation.
|
2013-10-31 06:03:51 -04:00 |
|
Marty Kraimer
|
db10bed951
|
update documentation; fix bug in executor; add typedefs to thread.h
|
2013-10-30 08:13:19 -04:00 |
|
Michael Davidsaver
|
9cd7008efe
|
typeCast String <-> boolean
|
2013-10-29 17:56:36 -04:00 |
|
Michael Davidsaver
|
de70d90603
|
shared_vector: simplify slice()
Correctly tracks capacity when user
over-slices.
|
2013-08-06 11:32:34 -04:00 |
|
Michael Davidsaver
|
b5b6ae100d
|
update pvD array in tests
|
2013-07-25 17:30:33 -04:00 |
|
Michael Davidsaver
|
569bd3b681
|
update testSharedVector
|
2013-07-25 17:02:08 -04:00 |
|
Michael Davidsaver
|
70ae281f45
|
test freeze/thaw
|
2013-07-16 18:59:04 -04:00 |
|
Michael Davidsaver
|
46feb86a99
|
test shared_vector_convert
|
2013-07-09 18:24:41 -04:00 |
|
Michael Davidsaver
|
cf8c6718dd
|
test PVStructureArray in testSerialization
|
2013-06-11 17:42:30 -04:00 |
|
Michael Davidsaver
|
4e749cc8be
|
Improve shared_vector::push_back
push_back now allocates additional space
in powers of 2 up to 1k elements, then
in blocks of 1k elements.
|
2013-06-11 17:42:30 -04:00 |
|