diff --git a/examples/allocations_logement/tests/output/tests_calcul_apl_locatif.catala_fr.Exemple3.Interpret b/examples/allocations_logement/tests/output/tests_calcul_apl_locatif.catala_fr.Exemple3.Interpret new file mode 100644 index 00000000..8568b622 --- /dev/null +++ b/examples/allocations_logement/tests/output/tests_calcul_apl_locatif.catala_fr.Exemple3.Interpret @@ -0,0 +1,2 @@ +[RESULT] Computation successful! Results: +[RESULT] montant = 328.65 € diff --git a/examples/allocations_logement/tests/output/tests_calcul_apl_locatif.catala_fr.Exemple4.Interpret b/examples/allocations_logement/tests/output/tests_calcul_apl_locatif.catala_fr.Exemple4.Interpret new file mode 100644 index 00000000..4b73008e --- /dev/null +++ b/examples/allocations_logement/tests/output/tests_calcul_apl_locatif.catala_fr.Exemple4.Interpret @@ -0,0 +1,2 @@ +[RESULT] Computation successful! Results: +[RESULT] montant = 0.00 € diff --git a/examples/allocations_logement/tests/output/tests_calcul_apl_locatif.catala_fr.Exemple6.Interpret b/examples/allocations_logement/tests/output/tests_calcul_apl_locatif.catala_fr.Exemple6.Interpret new file mode 100644 index 00000000..4b73008e --- /dev/null +++ b/examples/allocations_logement/tests/output/tests_calcul_apl_locatif.catala_fr.Exemple6.Interpret @@ -0,0 +1,2 @@ +[RESULT] Computation successful! Results: +[RESULT] montant = 0.00 € diff --git a/examples/allocations_logement/tests/output/tests_calcul_apl_locatif.catala_fr.Exemple7.Interpret b/examples/allocations_logement/tests/output/tests_calcul_apl_locatif.catala_fr.Exemple7.Interpret new file mode 100644 index 00000000..7a1b3dc7 --- /dev/null +++ b/examples/allocations_logement/tests/output/tests_calcul_apl_locatif.catala_fr.Exemple7.Interpret @@ -0,0 +1,2 @@ +[RESULT] Computation successful! Results: +[RESULT] montant = 164.83 € diff --git a/examples/allocations_logement/tests/output/tests_calcul_apl_locatif.catala_fr.Exemple8.Interpret b/examples/allocations_logement/tests/output/tests_calcul_apl_locatif.catala_fr.Exemple8.Interpret new file mode 100644 index 00000000..b2e006a7 --- /dev/null +++ b/examples/allocations_logement/tests/output/tests_calcul_apl_locatif.catala_fr.Exemple8.Interpret @@ -0,0 +1,2 @@ +[RESULT] Computation successful! Results: +[RESULT] montant = 11.06 € diff --git a/examples/allocations_logement/tests/tests_calcul_apl_locatif.catala_fr b/examples/allocations_logement/tests/tests_calcul_apl_locatif.catala_fr index 572c53d2..5d7afd5c 100644 --- a/examples/allocations_logement/tests/tests_calcul_apl_locatif.catala_fr +++ b/examples/allocations_logement/tests/tests_calcul_apl_locatif.catala_fr @@ -88,7 +88,6 @@ champ d'application Exemple3: assertion calcul.participation_minimale = 35,39 € assertion calcul.taux_composition_familiale = 2,01% assertion calcul.participation_personnelle = 165,02 € - #Il y a une différence de 1€ dans le montant qui doit être due à l'arrondi ``` ```catala