Refactor MQL5 EA logic and sync documentation
This commit is contained in:
@@ -0,0 +1,15 @@
|
||||
#ifndef MQL_AUTO_FORWARDS_INCLUDED_667F905F7001A8C2
|
||||
#define MQL_AUTO_FORWARDS_INCLUDED_667F905F7001A8C2
|
||||
// Auto-generated by MQL Clangd. Do not edit — regenerated by "MQL: Create Configuration".
|
||||
// Forward declarations for top-level functions in c:/Users/new/AppData/Roaming/MetaQuotes/Terminal/5BDB0B60344C088C2FA5CA35699BAAFD/MQL5/Scripts/UnitTests/Generic/TestSortedSet.mq5
|
||||
|
||||
#line 11 "c:/Users/new/AppData/Roaming/MetaQuotes/Terminal/5BDB0B60344C088C2FA5CA35699BAAFD/MQL5/Scripts/UnitTests/Generic/TestSortedSet.mq5"
|
||||
include <Generic\SortedSet.mqh> bool TestMisc_Constructor(const int count);
|
||||
#line 54 "c:/Users/new/AppData/Roaming/MetaQuotes/Terminal/5BDB0B60344C088C2FA5CA35699BAAFD/MQL5/Scripts/UnitTests/Generic/TestSortedSet.mq5"
|
||||
bool TestMisc_GetViewBetween(const int count);
|
||||
#line 102 "c:/Users/new/AppData/Roaming/MetaQuotes/Terminal/5BDB0B60344C088C2FA5CA35699BAAFD/MQL5/Scripts/UnitTests/Generic/TestSortedSet.mq5"
|
||||
bool TestMisc(const string test_name);
|
||||
#line 120 "c:/Users/new/AppData/Roaming/MetaQuotes/Terminal/5BDB0B60344C088C2FA5CA35699BAAFD/MQL5/Scripts/UnitTests/Generic/TestSortedSet.mq5"
|
||||
void TestSortedSet(int &tests_performed, int &tests_passed);
|
||||
|
||||
#endif
|
||||
Reference in New Issue
Block a user