MCPcopy Create free account
hub / github.com/TeXworks/texworks / scriptLanguageName

Method scriptLanguageName

unit-tests/LuaScripting_test.cpp:75–78  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

73}
74
75void TestLuaScripting::scriptLanguageName()
76{
77 QCOMPARE(luaSI->scriptLanguageName(), QStringLiteral("Lua"));
78}
79
80void TestLuaScripting::scriptLanguageURL()
81{

Callers 1

foreachFunction · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected