|
Ran
|
Files
3
|
Run time
0s
|
Badge
README BADGES
|
push
travis-ci
<a href="https://github.com/Gowerlabs/LibFTD2XX.jl/commit/<a class=hub.com/Gowerlabs/LibFTD2XX.jl/commit/214b9eeb3f2b215166bb7a030da37a09bad7abd8">214b9eeb3<a href="https://github.com/Gowerlabs/LibFTD2XX.jl/commit/214b9eeb3f2b215166bb7a030da37a09bad7abd8">">Refactor and Add Tests (#27) * move functions * listdevices -&gt; FT_ListDevices * comment out FT_ListDevices * createdeviceinfolist -&gt; FT_CreateDeviceInfoList * getdeviceinfolist -&gt; FT_GetDeviceInfoList * add FT_GetDeviceInfoDetail * tidy * update docs * Base.String -&gt; ntuple2string * return missing FT_GetDeviceInfoList &amp; update docs * document FT_CreateDeviceInfoList * ftopen -&gt; FT_Open * document FT_Open * add ntuple2string doc * add hardware specific tests * make clear fthandle in FT_DEVICE_LIST_INFO_NODE is raw pointer * get tests working * add FT_OpenEx * Make FT_OpenEx more specific * Add FT_Close * remove making handle null from FT_Close * Update wrapper.jl * remove return values from FT_ListDevices * add FT_Read * Update hardwaretests.jl * add FT_Write * Update tests with assertions * add FT_SetBaudRate * Add FT_SetDataCharacteristics * add tests on closed handles... * add FT_SetTimeouts * add FT_GetModemStatus * fix timeout tests to account for execution/compile time * add FT_GetQueueStatus and FT_GetDeviceInfo * update cfuncn list * add FT_GetDriverVersion * add FT_GetLibraryVersion * add higher level accessors * add FT_GetStatus * add FT_SetBreakOn and FT_SetBreakOff * add FT_Purge * add FT_ResetDevice * Revert &quot;add FT_ResetDevice" This reverts commit </a><a class="double-link" href="https://github.com/Gowerlabs/LibFTD2XX.jl/commit/<a class="double-link" href="https://github.com/Gowerlabs/LibFTD2XX.jl/commit/678107d10a8bff8f75b82f964d82f66790004657">678107d10</a>">678107d10</a><a href="https://github.com/Gowerlabs/LibFTD2XX.jl/commit/214b9eeb3f2b215166bb7a030da37a09bad7abd8">. * Add FT_StopInTask and FT_RestartInTask * tidy * move library stuff to wrapper.jl * move using Compat * add high level tests * Use FT functions in LibFTD2XX.jl * Update hardwaretests.j... (continued)
105 of 188 relevant lines covered (55.85%)
4.06 hits per line
| Coverage | ∆ | File | Lines | Relevant | Covered | Missed | Hits/Line |
|---|