Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add CBA_fnc_prettyFormat #1522

Merged
merged 24 commits into from
Jun 24, 2023
Merged

Add CBA_fnc_prettyFormat #1522

merged 24 commits into from
Jun 24, 2023

Conversation

commy2
Copy link
Contributor

@commy2 commy2 commented Nov 12, 2021

When merged this pull request will:

CLICK
execVM "x\cba\addons\strings\test.sqf"
...
19:58:09 [CBA] (strings) LOG: Testing CBA_fnc_prettyFormat
19:58:09 [CBA] (strings) Test OK: (CBA_fnc_prettyFormat is defined) x\cba\addons\strings\test_prettyFormat.sqf:13
19:58:09 [CBA] (strings) Test OK: (_val isEqualTo _exp) x\cba\addons\strings\test_prettyFormat.sqf:17
19:58:09 [CBA] (strings) Test OK: (_val isEqualTo _exp) x\cba\addons\strings\test_prettyFormat.sqf:21
19:58:09 [CBA] (strings) Test OK: (_val isEqualTo _exp) x\cba\addons\strings\test_prettyFormat.sqf:36
19:58:09 [CBA] (strings) Test OK: (_val isEqualTo _exp) x\cba\addons\strings\test_prettyFormat.sqf:40
19:58:09 [CBA] (strings) Test OK: (_val isEqualTo _exp) x\cba\addons\strings\test_prettyFormat.sqf:50
...

@commy2 commy2 added the Feature label Nov 12, 2021
@commy2 commy2 changed the title Pretty format Add CBA_fnc_prettyFormat Nov 12, 2021
@jonpas jonpas merged commit c472830 into master Jun 24, 2023
@jonpas jonpas deleted the pretty-format branch June 24, 2023 11:56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants