blob: 1983c4e572a773a4a656c6848dafa1873a104b30 [file] [log] [blame]
Tests to ensure that activations are built correctly in the face of duplicate parameter names and do not cause crashes.
On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
PASS test1("success")() is "success"
PASS test2("success", "success", "success", "success", "success", "success", "success")() is "success"
PASS successfullyParsed is true
TEST COMPLETE