kevin
|
5afced1a9f
|
cfg/preset_sel : Iniitial commit.
|
2022-05-14 12:27:40 -04:00 |
|
kevin
|
a50b21a071
|
cfg/main.cfg : change 'preset_sel' file paths to $HOME relative.
|
2022-05-14 10:10:58 -04:00 |
|
kevin
|
89f42c73a1
|
main.cfg : many changes
|
2022-05-06 16:17:06 -04:00 |
|
kevin
|
91dfc192b8
|
main.cpp : minor updates to arg. handling.
|
2022-05-06 16:16:32 -04:00 |
|
kevin
|
8729fb4ed3
|
main.cpp : Added 'piano_score'. Improved command line parsing and error reporting.
|
2021-12-29 22:05:57 -05:00 |
|
kevin
|
e36ad7ddb8
|
cfg/main.cfg : Many changes an updates.
|
2021-12-29 22:05:09 -05:00 |
|
kevin
|
c02631e20b
|
README.MD,main.cfg : Updates to reflect latest 'preset_sel' updates.
|
2021-11-14 11:47:41 -05: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
|
d3d6c55f64
|
main.cpp/cfg : Added audioDevTestTone and dataset rdr/wtr/adapter tests.
|
2020-12-29 11:25:09 -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 |
|
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
|
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
|
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
|
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
|
6478c6db96
|
main.cpp : Added object_t duplicate() test.
|
2020-04-21 14:57:25 -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
|
1bce935b05
|
main.cpp : Updates to sockMgrTest() to support supplying an optional NIC device label.
|
2020-03-31 13:06:21 -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 |
|
kevin.larke
|
b349b07ad8
|
Initial commit.
|
2020-03-23 21:27:10 -04:00 |
|