Allan Bowe
|
52dfa7b8f7
|
feat: mp_appendfile macro for appending 2 or more files together
|
2021-09-27 11:46:19 +01:00 |
|
Allan Bowe
|
6eca585fc1
|
feat: new mp_getcols macro
|
2021-09-22 17:19:49 +01:00 |
|
Allan Bowe
|
7406288d79
|
fix: mp_gsubfile() now works with multiline files (and we have a multiline test to go with it)
|
2021-09-16 18:30:17 +01:00 |
|
Allan Bowe
|
d47a369cdf
|
feat: adding mp_gsubfile.sas - a SAS macro that uses Lua to perform a full text find and replace of an entire file. Not restricted by number of characters (only memory). IIncludes a test.
|
2021-09-14 16:07:12 +01:00 |
|
Allan Bowe
|
3f69cf506a
|
feat: mp_webin() macro for handling the _webin_xxx macro variables in SAS web services
|
2021-09-08 19:34:28 +03:00 |
|
Allan Bowe
|
6013897c50
|
feat: updating mf_getuniquefileref() to use native approach to get a unique fileref (which is 100 times faster than the old approach)
|
2021-09-08 15:30:51 +03:00 |
|
Allan Bowe
|
d0bde62594
|
feat: adding APPEND option to mp_binarycopy.sas, and a new test (mp_binarycopy.test.sas). Closes #66
|
2021-08-24 13:43:31 +03:00 |
|
Allan Bowe
|
6161f588a9
|
fix: increasing limit for mv_getfoldermember.sas, also adding a test, and updating mf_getapploc to search _program by default (and fixing it to work with macro tests, and updating the test for that also)
|
2021-08-20 22:38:56 +03:00 |
|
Allan Bowe
|
8ddb86785c
|
feat: new fcmp stpsrv_header function
|
2021-08-18 23:45:45 +03:00 |
|
Allan Bowe
|
005af0ecf8
|
feat: new mf_existfunction macro
|
2021-08-18 23:36:12 +03:00 |
|
Allan Bowe
|
fc8ba2e36c
|
chore: moving files to tidy up docs
|
2021-08-18 19:43:38 +03:00 |
|
Allan Bowe
|
756441384a
|
feat: adding first fcmp macro, mcf_string2file.sas
|
2021-08-18 18:35:51 +03:00 |
|
Allan Bowe
|
40b513a9e3
|
feat: new mf_getapploc macro
|
2021-08-04 22:00:18 +03:00 |
|
Allan Bowe
|
5824423c13
|
fix: showing filerefs that exist (even when underlying does not) in mf_existfileref, along with 3 tests
|
2021-08-03 14:16:52 +03:00 |
|
Allan Bowe
|
187504600a
|
chore: fixing test
|
2021-07-30 00:21:02 +03:00 |
|
Allan Bowe
|
5207a77591
|
feat: new mp_lib2inserts macro. In addition, modified mp_getddl to ignore views, closing #5. Created a test, which highlighted another issue in mp_getddl (labels were being double quoted which caused macro resolution attempts when %including). Changed to single quotes. Switched 'outlib' to 'outschema' in mp_ds2inserts to harmonise with mp_getddl. Added a maxobs option, to speed up testing.
|
2021-07-30 00:14:29 +03:00 |
|
Allan Bowe
|
6d2fc7e265
|
fix: removing bug introduced to mp_getddl and adding a test to prevent regression
|
2021-07-29 13:02:58 +03:00 |
|
Allan Bowe
|
e3205ec06c
|
feat: mp_ds2inserts macro for creating programs for inserting data (and corresponding test)
|
2021-07-26 19:04:49 +03:00 |
|
Allan Bowe
|
69f03f4e14
|
fix: mp_base64copy.sas fixes, removed renegade % symbol and issue with truncation at character 76. Added two tests, including one to test double byte encoded characters.
|
2021-07-18 17:05:05 +03:00 |
|
Allan Bowe
|
f9f4355143
|
feat: adding mv_createfile.sas and tests
|
2021-05-26 23:37:24 +03:00 |
|
Allan Bowe
|
18bc6c889d
|
feat: adding mfv_existfolder.sas and tests
|
2021-05-26 23:37:06 +03:00 |
|
Allan Bowe
|
42a16ef496
|
feat: adding mfv_existfile.sas and tests
|
2021-05-26 23:36:43 +03:00 |
|
Allan Bowe
|
2bea8be70d
|
chore: logging in test
|
2021-05-26 18:19:04 +03:00 |
|
Allan Bowe
|
62db83dcf6
|
fix: addressed issue when creating recursive folers in mv_createfolder.sas
|
2021-05-25 15:33:02 +03:00 |
|
Allan Bowe
|
1c852515f5
|
fix: adding more tests to mp_filtervalidate
|
2021-05-21 16:27:10 +03:00 |
|
Allan Bowe
|
c9ad38ee98
|
feat: adding sysvlong to the webout macros, also updating documentation and adding tests. Closes #33
|
2021-05-20 11:23:10 +03:00 |
|
Allan Bowe
|
530cd6e95c
|
feat: adding two more test types to mp_assertdsobs.sas, also a test for the assertion macro itself
|
2021-05-15 16:30:57 +03:00 |
|
Allan Bowe
|
1934dc8332
|
fix: adding checks for consul token access, and two tests to ensure the macro is working. closes #10
|
2021-05-15 14:41:10 +03:00 |
|
Allan Bowe
|
c6b65366b7
|
feat: adding MATCH parameter to mp_searchcols.sas to enable fuzzy matching on columns. Closes #14
|
2021-05-13 21:38:38 +03:00 |
|
Trevor Moody
|
a69a1ac7f0
|
fix: removed invisible hexchars on blank lines
|
2021-05-12 14:18:44 +01:00 |
|
Trevor Moody
|
2a644d6c2b
|
fix: corrected asser description
|
2021-05-12 14:01:49 +01:00 |
|
Trevor Moody
|
843930c666
|
chore: added tests for mv_jobflow
|
2021-05-12 13:59:21 +01:00 |
|
Allan Bowe
|
2fa9e48286
|
chore: automated commit
|
2021-05-11 23:36:40 +03:00 |
|
Allan Bowe
|
5cee93c7bd
|
fix: more logging in mp_abort, fixing job test, better return values in mp_filtervalidate and mp_filtercheck, further fixes in mp_jsonout
|
2021-05-11 23:08:54 +03:00 |
|
Allan Bowe
|
28209950ab
|
chore: automated commit
|
2021-05-11 20:49:57 +03:00 |
|
Allan Bowe
|
15f903aa42
|
fix: updating mv_getjoblog to deal with endsas'd sessions, and removing endsas from viya mp_abort
|
2021-05-11 18:14:33 +03:00 |
|
Allan Bowe
|
223bdd5983
|
fix: mp_abort cleanup
|
2021-05-11 11:58:27 +03:00 |
|
Allan Bowe
|
6a2ac51925
|
fix: adding formatting to mp_jsonout, and a test
|
2021-05-10 03:42:53 +03:00 |
|
Allan Bowe
|
68aee776d3
|
feat: new mp_ds2fmtds macro - converts a dataset to a new dataset where all values are the formatted values. Also added a test.
|
2021-05-10 01:25:51 +03:00 |
|
Allan Bowe
|
4e564b5409
|
fix: refreshed the testing toolkit, added debug options, updated documentation, included one new test (mv_getjobcode.sas)
|
2021-05-08 23:27:55 +03:00 |
|
Allan Bowe
|
b9d33b38bf
|
feat: new (generic) mp_assert macro, and new feature (type filter) for mf_getvarlist. Added/updated tests for mp_filtercheck and mp_validatecol and mf_getvarlist.
|
2021-05-06 20:58:38 +03:00 |
|
Allan Bowe
|
04a3189a89
|
feat: new mv_getjobresult.sas macro, corresponding test, and additional fixes
|
2021-05-06 01:07:25 +03:00 |
|
Allan Bowe
|
fb21a0adfd
|
feat: new macro for validating inputs (mp_validatecol.sas), also a refresh of the tests now that sasjs test is released. All tests are passing
|
2021-05-05 01:35:00 +03:00 |
|
Allan Bowe
|
7f2ad5fc66
|
feat: mp_filtervalidate.sas - to run a proc sql validate against the target table to ensure validity
|
2021-05-03 13:48:24 +03:00 |
|
Allan Bowe
|
d6235c6357
|
chore: reducing raw_value size to 4000 for wider DB support
|
2021-05-03 11:17:20 +03:00 |
|
Allan Bowe
|
98118adb9a
|
feat: new assertion macro for testing the values in a target column. Designed for use with 'sasjs test'.
|
2021-05-03 01:00:36 +03:00 |
|
Allan Bowe
|
369c4412f3
|
fix: adding tests for mp_filtergenerate, also updating the corresponding macros following test results
|
2021-05-02 22:11:44 +03:00 |
|
Allan Bowe
|
3791cb8a2c
|
feat: two new macros for checking a filter query, and then generating a filter query. One test to cover the generation part. One more macro to provide assertions on the number of rows in a table, compatible with the upcoming 'sasjs test' feature.
|
2021-05-02 19:10:37 +03:00 |
|
|
|
ba1272aaf7
|
fix: updating mv_createwebservice to support 0x01 hex characters, adding a test (and test scaffolding) as part of this. The test scaffolding will be updated once goes live - for now it is being deployed as a service.
|
2021-04-17 00:11:06 +02:00 |
|