Allan Bowe
|
9d60c49c9f
|
chore: incorrect dependency
|
2022-05-07 18:04:28 +00:00 |
|
Allan Bowe
|
1b013fbf1c
|
fix: rename to mf_fmtdttm()
|
2022-05-07 17:49:06 +00:00 |
|
Allan Bowe
|
bf7459bd2d
|
feat: mf_dttm macro and associated test
|
2022-05-07 17:45:36 +00:00 |
|
Allan Bowe
|
4a8f7bb014
|
fix: all the fixings
|
2022-05-03 15:46:15 +00:00 |
|
Allan Bowe
|
e0469be0d8
|
feat: updating mf_getvarcount to allow filtering by column type
|
2022-05-03 15:24:22 +00:00 |
|
munja
|
b525b4171d
|
fix: updating ms_runstp to accept parameters and file inputs. Explicitly setting lrecl everywhere. Adding lrecl=80 as default in testinit.sas
|
2022-04-28 21:06:28 +01:00 |
|
munja
|
f2d80b3b63
|
feat: ms_testservice.sas macro for testing services on sasjs/server
|
2022-04-28 21:02:54 +01:00 |
|
munja
|
9ea6c875f2
|
fix: fixing tests for mp_chop
|
2022-04-27 12:14:26 +01:00 |
|
Allan Bowe
|
a90a6f00cf
|
chore: adding test for mp_chop()
|
2022-04-26 15:13:18 +00:00 |
|
Allan Bowe
|
cc1b971e19
|
fix: setting blank value to 0 in mf_isint()
|
2022-04-26 14:04:54 +00:00 |
|
Allan Bowe
|
8bd31e6c97
|
fix: tests for ms_createwebservice and mp_createwebservice
|
2022-04-25 21:33:14 +00:00 |
|
munja
|
db68a256cb
|
fix: check 4 special chars b4 replacing. Closes #218
|
2022-04-16 20:33:21 +01:00 |
|
munja
|
9a6be61651
|
fix: ensuring indexes are picked up in mp_getpk(). Closes #212
|
2022-04-13 13:57:43 +01:00 |
|
munja
|
c2597bd07b
|
fix: missing dependency in mp_hashdataset.test.sas
|
2022-04-01 17:29:06 +01:00 |
|
munja
|
0a536245f3
|
fix: missing dependency in mp_hashdataset.test.sas
|
2022-03-29 18:40:58 +01:00 |
|
munja
|
72d6b446c3
|
fix: updating mp_hashdataset to cope with STRICT mode. Adding test and improving sasjs/server compatibility.
|
2022-03-29 13:22:24 +01:00 |
|
munja
|
582ec0a1f9
|
feat: enabling delete file for sasjs/server
|
2022-03-15 13:46:31 +00:00 |
|
munja
|
588d987c25
|
fix: missing dependency in test
|
2022-03-11 15:14:54 +00:00 |
|
munja
|
8ffd06343a
|
feat: adding new mf_deletefile macro (and test)
Also, update to mm_spkexport macro
|
2022-03-11 15:03:59 +00:00 |
|
munja
|
7e9e0fac07
|
fix: supporting empty dirs in mp_dirlist. Test updated.
|
2022-03-11 11:28:03 +00:00 |
|
munja
|
faf466e79a
|
fix: dependency in mp_loadformat test and strict mode issue in mm_deletelibrary
|
2022-03-09 14:15:25 +00:00 |
|
munja
|
c0924af06b
|
fix: correcting test for mp_loadformat
|
2022-03-08 19:50:01 +00:00 |
|
Allan Bowe
|
cc3435d13d
|
fix: ensuring audit table gets loaded in mp_loadformat. Adding test also. Closes #190
|
2022-03-08 16:52:22 +00:00 |
|
munja
|
b96df6f14f
|
fix: mp_replace and mv_getjobcode were not ingesting periods correctly
|
2022-03-07 14:25:05 +00:00 |
|
munja
|
17ed2240d3
|
fix: removing lua from mv_getjobcode to enable Viya 4 compatibility
|
2022-03-06 21:01:02 +00:00 |
|
munja
|
a8b5107b1a
|
fix: remove mcf_stpsrv_header function (no longer needed, replaced with mfs_httpheader which is more reliable and faster
|
2022-03-06 13:44:42 +00:00 |
|
Allan Bowe
|
ed48c49964
|
fix: adding tests for mf_getuniquelibref and mentioning deprecated param in README. Also regenerating all.sas
|
2022-03-04 08:37:29 +00:00 |
|
munja
|
e09a39e748
|
fix: tests
|
2022-03-03 13:18:11 +00:00 |
|
munja
|
ccf8f1acc0
|
fix: adding test and updating documentation
|
2022-03-03 12:46:00 +00:00 |
|
munja
|
6ba3588eff
|
feat: new mp_cntlout.sas macro
|
2022-02-11 14:22:38 +01:00 |
|
munja
|
cba9255732
|
feat: mp_loadformat macro (and test)
|
2022-02-10 14:08:19 +01:00 |
|
munja
|
9a1f7d0985
|
feat: new macro (mp_md5) for calculating an md5 hash of a set of columns
|
2022-02-09 21:56:46 +01:00 |
|
munja
|
8b0acf2eae
|
feat: adding format catalog capability to mp_filterstore
|
2022-02-06 22:12:00 +01:00 |
|
munja
|
8ee997de8e
|
fix: updating mf_abort param in mf_verifymacvars, also fixing return code as per documentation, adding a test, and updating the header info
|
2022-02-06 16:11:18 +01:00 |
|
munja
|
2fe7fba79b
|
fix: adding support for testsetup and testteardown in mf_getapploc.sas
|
2022-02-05 21:19:26 +01:00 |
|
munja
|
c5a8bc745d
|
chore: fix test
|
2022-02-03 19:58:12 +01:00 |
|
munja
|
36aa466561
|
fix: avoiding error and including a test
|
2022-02-03 19:44:21 +01:00 |
|
munja
|
3554991ff8
|
fix: auto-detect cmplib in mcfxx funcs, mp_ds2csv supports dates etc, fix to mp_abort in viya due to abort cancel FILE hard stop (according to docs it should continue outside of the include)
|
2022-02-02 21:18:51 +01:00 |
|
munja
|
9c61965d4b
|
feat: new macro (mcf_getfmttype) to determine the type (DATE,DATETIME,TIME,CHAR,NUM) of a SAS format
|
2022-02-01 13:48:23 +01:00 |
|
munja
|
899f6d9558
|
fix: updates following test results
|
2022-01-30 18:34:29 +01:00 |
|
munja
|
899de27617
|
feat: enabling leading blanks in mp_ds2csv. Also tests for mp_ds2csv and mp_testervice.sas, and strict mode fixes elsewhere
|
2022-01-30 15:41:39 +01:00 |
|
munja
|
56c1397547
|
fix: incorrect test logic
|
2022-01-25 17:01:49 +01:00 |
|
munja
|
90adf8dcdd
|
fix: updating tests per https://github.com/sasjs/cli/issues/1101
|
2022-01-25 16:28:47 +01:00 |
|
munja
|
6e0fe0ff25
|
fix: test cases in mp_stackdiffs.test.sas
|
2022-01-25 13:50:29 +01:00 |
|
munja
|
794ceec33c
|
fix: updating test cases
|
2022-01-25 12:45:32 +01:00 |
|
munja
|
2f49738cf9
|
fix: issue with mf_getfilesize.sas test
|
2022-01-25 00:08:00 +01:00 |
|
munja
|
6224844915
|
feat: new mcf_init.sas macro to handle function compilation tracking (and associated test). Further updates to support mp_stackdiffs test results so far
|
2022-01-24 23:29:43 +01:00 |
|
munja
|
81a17bc0c2
|
chore(merge): merging with v4
Merge branch 'main' into issue144
|
2022-01-24 15:34:50 +01:00 |
|
munja
|
16489a9494
|
fix: missing macro dependency in mp_ds2squeeze.test.sas
|
2022-01-24 13:12:31 +01:00 |
|
munja
|
0e03b06a4b
|
fix: adjustments to ensure the tests work, also building all.sas
|
2022-01-24 12:53:36 +01:00 |
|