ADCTest.cpp
|
|
2016-06-14 09:38:36 +00:00 |
AT45DBTest.cpp
|
把所有单元测试用例加入编译,保证功能代码和测试用例同步更新
|
2016-03-10 15:53:33 +00:00 |
ArrayTest.cpp
|
单元测试作为静态方法
|
2016-06-03 15:47:15 +00:00 |
BufferTest.cpp
|
自我局部拷贝,不重叠。单元测试通过
|
2016-06-08 04:47:27 +00:00 |
CrcTest.cpp
|
Array => Buffer
|
2016-03-11 13:03:38 +00:00 |
DateTimeTest.cpp
|
修正DateTime和String单元测试的BUG
|
2016-06-03 16:12:45 +00:00 |
DictionaryTest.cpp
|
MemoryStream默认长度为0
|
2016-06-13 10:51:46 +00:00 |
EthernetTest.cpp
|
把所有单元测试用例加入编译,保证功能代码和测试用例同步更新
|
2016-03-10 15:53:33 +00:00 |
FlashTest.cpp
|
Array => Buffer
|
2016-03-11 13:03:38 +00:00 |
IRTest.cpp
|
把所有单元测试用例加入编译,保证功能代码和测试用例同步更新
|
2016-03-10 15:53:33 +00:00 |
InvokeTest.cpp
|
换行
|
2016-06-14 02:50:13 +00:00 |
ListTest.cpp
|
增加比较器接口,List/Dictionary/SString支持比较器
|
2016-06-13 08:04:06 +00:00 |
MessageTest.cpp
|
除了Buffer其它任何地方不得使用memcpy/memset
|
2016-03-11 04:39:30 +00:00 |
NRF24L01Test.cpp
|
所有NULL更换为nullptr,GCC要求更严格。
|
2016-03-14 04:28:04 +00:00 |
PulsePortTest.cpp
|
Buttton Onpress 修改
|
2016-04-27 03:42:52 +00:00 |
SerialTest.cpp
|
除了Buffer其它任何地方不得使用memcpy/memset
|
2016-03-11 04:39:30 +00:00 |
StringTest.cpp
|
|
2016-06-08 12:18:57 +00:00 |
TimerTest.cpp
|
所有NULL更换为nullptr,GCC要求更严格。
|
2016-03-14 04:28:04 +00:00 |
W5500Test.cpp
|
网络比较庞大,独立一个目录
|
2016-05-27 04:05:02 +00:00 |
conf.h
|
包含头文件
|
2016-06-14 03:25:46 +00:00 |