aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/tests
Commit message (Collapse)AuthorAgeFilesLines
* qt6 readyRenaud G2022-04-132-3/+3
|
* update to new cmakeRenaud G2022-04-132-3/+3
|
* rename some member in dicealiasRenaud G2022-04-131-1/+1
|
* Fix regressionRenaud G2022-01-221-0/+1
|
* Fix switch/case operator.Renaud G2021-12-111-3/+6
|
* add test about variable on k operatorRenaud G2021-05-151-10/+43
|
* Make sure k operator can read value from variable.Renaud G2021-05-121-1/+3
|
* Add SwitchCaseNodeRenaud G2021-02-071-1/+85
|
* Remove build warnings.Renaud G2021-01-241-1/+4
|
* fix outputRenaud G2020-10-211-2/+1
|
* Fix repeat node.Renaud G2020-08-221-10/+10
|
* rename API to get errorMap.Renaud G2020-06-281-2/+2
|
* fix tests.Renaud G2020-04-261-3/+4
|
* Dice: fix #77 from githubRenaud G2020-04-151-21/+48
|
* New Api for string result subclass dice result.Renaud G2020-04-011-19/+61
|
* add unicity and repeat function part2Renaud G2020-03-282-96/+126
|
* Remove ambiguous syntax.Renaud G2020-03-281-3/+3
| | | | | Range [X..Y] Pow: 2**2
* Fix 1d20|3i:[>1]{"Success"}{"Failure"} command.Renaud G2020-01-291-1/+1
| | | | Prevent division by zero due to priority.
* add new test commandRenaud G2020-01-291-0/+1
|
* Fix test of IFRenaud G2019-12-251-1/+5
|
* improve alias testingRenaud G2019-09-241-19/+22
|
* add testRenaud G2019-09-111-5/+18
|
* add fuzzer testRenaud G2019-07-283-48/+15
|
* Compile source instead of against libRenaud G2019-07-281-2/+2
|
* add testsRenaud G2019-07-281-5/+32
|
* Main for fuzzing DiceParserRenaud G2019-07-251-1/+1
|
* Fuzzer scriptRenaud G2019-07-251-2/+8
|
* add fuzzer testRenaud G2019-07-254-0/+162
|
* add cmakefile for testsRenaud G2019-07-251-0/+2
|
* Rework of the component to be a proper libRenaud G2019-07-252-2/+5
|
* move filesRenaud G2019-07-256-47/+5
|
* Add unique testRenaud G2019-07-191-2/+33
|
* Add test on spread operatorRenaud G2019-07-191-7/+44
|
* Add if command testRenaud G2019-07-191-0/+61
|
* add new command to test.Renaud G2019-07-121-3/+15
|
* fix warningsRenaud G2019-07-121-0/+1
|
* remove useless linesRenaud G2019-07-111-6/+0
|
* rework diceparser to run unit testsRenaud G2019-07-116-0/+1077