Allan
|
e46165c140
|
fix: avoid error in mp_lockanytable.sas when unlocking a table that was not locked
This may happen due to the noprint option affecting the sqlobs variable. Closes #339
|
2023-06-26 22:02:08 +01:00 |
|
Allan
|
f0b77dfc6a
|
chore: removing mp_ds2md dump from mp_loadformat.test.2.sas
|
2023-06-21 17:02:12 +01:00 |
|
Allan
|
91c4b87496
|
chore(docs): updating markdown table in mp_loadformat.test.2.sas
|
2023-06-21 17:00:49 +01:00 |
|
Allan
|
111d0dffc3
|
chore: removing redundant dependency from header
|
2023-06-21 16:46:31 +01:00 |
|
Allan
|
4f481ec8b4
|
fix: adding support for multilabel and notsorted formats
included additional test job covering multiple scenarios. Closes #337
|
2023-06-21 16:41:46 +01:00 |
|
Allan
|
b8cec22a88
|
fix: mp_aligndecimal in wrong dependency section
|
2023-06-20 17:40:56 +01:00 |
|
Allan
|
6b1accdd6b
|
chore(docs): updating comments
|
2023-06-20 17:18:53 +01:00 |
|
Allan
|
39f700bed2
|
chore: regenerating all.sas
(also adding reminder in PR template)
|
2023-06-20 09:46:43 +01:00 |
|
Allan
|
dcb7958950
|
feat: enabling informats to be ingested with the mp_loadformat macro
|
2023-06-20 00:21:19 +01:00 |
|
Allan
|
146610b5a7
|
chore(tests): fixing tests on mp_aligndecimal
|
2023-06-20 00:19:27 +01:00 |
|
Allan
|
9887efcf60
|
feat: new mp_aligndecimal macro
Includes a test, and an update to the mp_assertcolvals test to include a new test type (NOVAL)
|
2023-06-19 23:54:18 +01:00 |
|
allan
|
244171f8c4
|
fix: failing test due to missing sashelp table, also added scope check
|
2023-04-06 13:41:02 +01:00 |
|
allan
|
32dd057e83
|
fix: avoid open file handle when the variable to find is not provided (in mf_existvar)
Includes a test that was failing and is now passing
|
2023-04-05 15:29:53 +01:00 |
|
allan
|
7471bd42a4
|
fix: invalid macro variable in mp_lockanytable.sas
|
2023-04-05 14:55:00 +01:00 |
|