summaryrefslogtreecommitdiffstats
path: root/tests/test_list.h
Commit message (Expand)AuthorAgeFilesLines
* Update copyright statements to 2021Rémi Verschelde2021-01-011-2/+2
* Rename empty() to is_empty()Marcel Admiraal2020-12-281-5/+5
* Merge pull request #42136 from Xrayez/test-list-apiRémi Verschelde2020-12-201-0/+270
|\
| * Add test cases for the `List` to cover public methodsAndrii Doroshenko (Xrayez)2020-09-231-0/+270
* | Remove empty lines around braces with the formatting scriptAaron Franke2020-11-161-1/+0
* | Reorganized core/ directory, it was too fatty alreadyreduz2020-11-071-1/+1
|/
* Add a test suite for `List`Andrii Doroshenko (Xrayez)2020-09-131-0/+279