about summary refs log tree commit diff
path: root/tests/pretty/autodiff
AgeCommit message (Collapse)AuthorLines
2025-08-14Update autodiff tests for the new intrinsics implMarcelo Domínguez-129/+33
2025-05-21Update generic testsMarcelo Domínguez-1/+1
2025-05-21Update codegen and pretty testsMarcelo Domínguez-26/+26
UI tests are pending, will depend on error messages change.
2025-05-11feat: add generated parameters to generated functionHaeNoe-2/+2
- update pretty printing tests - only add generic parameters when function is actually generic (no empty turbofish)
2025-05-11feat: add test for generics in generated functionHaeNoe-0/+20
2025-04-22move autodiff pretty test to a autodiff sub modulebit-aloo-0/+441