kevin
|
a24a07ad64
|
README.md : Update notes.
|
2021-12-29 22:04:32 -05:00 |
|
kevin
|
c02631e20b
|
README.MD,main.cfg : Updates to reflect latest 'preset_sel' updates.
|
2021-11-14 11:47:41 -05:00 |
|
kevin
|
050d0473e5
|
README.md : Updated program setup notes.
|
2021-11-03 11:11:36 -04:00 |
|
kevin
|
2926fc17b6
|
cfg/main.cfg: Added 'listEle' to uiTest.
|
2021-11-03 11:11:09 -04:00 |
|
kevin
|
7bc3653262
|
main.cpp.cfg : Initial 'preset_sel' app.
|
2021-10-11 10:31:59 -04:00 |
|
kevin
|
563d8a3ef8
|
cwtest/src/cfg/main.cfg : 'flow' testing changes
|
2021-09-06 09:42:03 -04:00 |
|
kevin
|
bc8d58d690
|
main.cpp,main.cfg: Added many new test calls.
|
2021-08-15 16:08:17 -04:00 |
|
kevin
|
3b3c8f3e2b
|
main.cfg/cpp : Added 'audio_midi'.
|
2021-04-10 13:39:40 -04:00 |
|
kevin
|
a3948486c2
|
main.cfg : Added 'markerFn' to 'select_to_file'.
|
2021-02-26 13:35:41 -05:00 |
|
kevin
|
60565d22e3
|
main.cfg: Changed 'select_to_file' to include fade in/out times.
|
2021-02-24 13:22:46 -05:00 |
|
kevin
|
87881c4838
|
Merge branch 'master' of gitea.larke.org:kevin/cwtest
|
2021-02-21 08:56:03 -05:00 |
|
kevin
|
391d7422b2
|
main.cpp, main.cfg : Added 'midifile' and 'generate_audio' tests.
|
2021-02-21 08:55:56 -05:00 |
|
kevin
|
2871f24cb1
|
main.ccp : Added blank dataWtr/Rdr/AdapterTest() to elimnate errors during CW_WEB build.
|
2021-02-21 08:54:53 -05:00 |
|
kevin
|
c26dc6ebf4
|
cfg/main.cfg : Updates to 'io' block.
|
2021-01-31 11:17:18 -05:00 |
|
kevin
|
44df01eb92
|
main.cpp,cfg/main.cfg : Pass arguments from main.cfg to ui::test() and io::test().
|
2021-01-22 09:22:41 -05:00 |
|
kevin
|
804c015b25
|
linux/debug/build.sh : Fix a white space issue on configure command line.
|
2021-01-22 09:21:35 -05:00 |
|
kevin
|
a66e88d084
|
Makefile.am : Remove use of explicit locations for websockets library when cwWEBSOCK is set.
Explicit locations can be set via CPPFLAGS and LDFLAGS on the 'configure' command line.
|
2021-01-22 09:20:43 -05:00 |
|
kevin
|
d3d6c55f64
|
main.cpp/cfg : Added audioDevTestTone and dataset rdr/wtr/adapter tests.
|
2020-12-29 11:25:09 -05:00 |
|
kevin
|
b51792ca50
|
vgrind.sh : Added 'track-origins' flag to vgrind.
|
2020-12-29 11:23:57 -05:00 |
|
kevin
|
a7c4ae5349
|
Merge branch 'master' of gitea.larke.org:kevin/cwtest
# Conflicts:
# src/cwtest/cfg/main.cfg
|
2020-11-10 17:22:59 -05:00 |
|
kevin
|
b0727fe032
|
Update cfg/main.cfg
|
2020-11-10 17:20:29 -05:00 |
|
kpl
|
924406cf78
|
Updates for Pine64. Added all tests to cfg/main.cfg.
|
2020-10-31 14:13:15 -04:00 |
|
kevin
|
3fb8f150e9
|
main.cfg : Added new entries for existing tests.
|
2020-10-30 09:43:50 -04:00 |
|
kevin
|
2543637d1c
|
cfg/main.cfg : Updated.
|
2020-10-30 08:45:10 -04:00 |
|
kevin
|
75238b7374
|
configure.ac,Makefile.am,build.sh : Added cwFFTW library detection variable.
|
2020-10-11 15:35:12 -04:00 |
|
kevin
|
b0d35e77d6
|
Merge branch 'master' of gitea.larke.org:klarke/cwtest
|
2020-10-07 10:56:25 -04:00 |
|
kevin
|
dfd424e10d
|
release/build.sh : Updated build.sh
|
2020-10-07 10:54:22 -04:00 |
|
Gitea
|
5b84b0ae12
|
main.cpp: Fixed type in cwWEB include guard.
|
2020-10-06 14:52:24 +00:00 |
|
kevin
|
d2a3087a15
|
main.cpp,main.cfg : Test setup updates.
|
2020-10-06 10:16:11 -04:00 |
|
Gitea
|
22caf3d448
|
Makefile.am,configure.ac,main.cpp : Added use of cwWEB in autoconfig.
|
2020-10-04 18:47:51 +00:00 |
|
kevin
|
1a445015f8
|
configure.ac, Makefile.am : Updated configure.ac to check for library dependencies. Added check for C++17 and C++11.
|
2020-10-04 13:03:26 -04:00 |
|
kevin
|
5e2bc238fa
|
main.cpp,main.cfg,Makefile.am : Added support for FFT,convolution,transform app cases.
|
2020-10-04 10:44:11 -04:00 |
|
kevin
|
a2ff2c6363
|
main.cpp : Changes to return error code from test functions as program error code.
|
2020-09-27 10:26:30 -04:00 |
|
kevin
|
0b6e1e2c55
|
Makefile.am : Added comments.
|
2020-09-24 11:42:52 -04:00 |
|
kevin
|
f4175846ae
|
main.cfg : Updated 'select_to_file' and 'parallel_mix'.
|
2020-09-24 11:42:39 -04:00 |
|
kevin
|
11af53fff6
|
configure.ac,Makefile.am,main.cpp,build.sh : Added --enable-alsa configure flag.
|
2020-09-22 13:31:29 -04:00 |
|
kevin
|
b0b142059b
|
build/linux/debug/vgrind.sh : initial commit
|
2020-09-22 11:32:04 -04:00 |
|
kevin
|
9bdc08591e
|
Added cwWEBSOCK build option.
Added tests for 'dataset','afop','select_to_file','cut_and_mix','parallel_mix'.
|
2020-09-22 11:31:33 -04:00 |
|
kevin
|
048ae59c28
|
main.cpp : Changes to support reading test case parameters from cfg/main.cfg.
Makefile.am : Added -Wno-multichar to AM_CXXFLAGS.
|
2020-09-01 15:40:58 -04:00 |
|
kevin.larke
|
366d45633d
|
README.md : Updates
|
2020-04-28 08:29:25 -04:00 |
|
kevin.larke
|
6478c6db96
|
main.cpp : Added object_t duplicate() test.
|
2020-04-21 14:57:25 -04:00 |
|
kevin.larke
|
56a973025b
|
Makefile.am : Updates for RPi.
|
2020-04-19 13:53:07 -04:00 |
|
kevin.larke
|
faec132618
|
main.cpp : Added test for cwSpScQueueTmpl.
|
2020-04-19 13:02:25 -04:00 |
|
kevin.larke
|
a7b511b1cf
|
main.cpp : Added time::test().
|
2020-04-18 09:00:08 -04:00 |
|
kevin.larke
|
4d1d4b3fa3
|
main.cpp : Added SPSC Buffer test.
|
2020-04-09 22:45:35 -04:00 |
|
kevin.larke
|
57e9ae7548
|
Makefile.am : Reformatting changes.
|
2020-03-31 13:06:43 -04:00 |
|
kevin.larke
|
1bce935b05
|
main.cpp : Updates to sockMgrTest() to support supplying an optional NIC device label.
|
2020-03-31 13:06:21 -04:00 |
|
kevin.larke
|
c6e9b8585f
|
.gitignore : updated
|
2020-03-24 08:42:54 -04:00 |
|
kevin.larke
|
ef3f224f19
|
setup.sh, valgrind_test.sh : Moved from cw_rt.
|
2020-03-24 08:40:52 -04:00 |
|
kevin.larke
|
f9428e9b80
|
main.cpp : Added object_t.to_string() test.
|
2020-03-24 08:40:13 -04:00 |
|