factor/extra/taxes/usa/usa-tests.factor

118 lines
1.7 KiB
Factor
Raw Normal View History

2008-09-30 13:47:46 -04:00
USING: kernel money tools.test
taxes.usa taxes.usa.federal taxes.usa.mn
2008-12-07 09:39:16 -05:00
calendar taxes.usa.w4 usa-cities math.finance ;
2008-09-30 13:47:46 -04:00
{
2008-09-30 13:47:46 -04:00
426 23
} [
2008-09-30 13:47:46 -04:00
12000 2008 3 f <w4> <federal> net biweekly
dollars/cents
] unit-test
{
2008-09-30 13:47:46 -04:00
426 23
} [
2008-09-30 13:47:46 -04:00
12000 2008 3 t <w4> <federal> net biweekly
dollars/cents
] unit-test
{
2008-09-30 13:47:46 -04:00
684 4
} [
2008-09-30 13:47:46 -04:00
20000 2008 3 f <w4> <federal> net biweekly
dollars/cents
] unit-test
{
2008-09-30 13:47:46 -04:00
804 58
} [
2008-09-30 13:47:46 -04:00
24000 2008 3 f <w4> <federal> net biweekly
dollars/cents
] unit-test
{
2008-09-30 13:47:46 -04:00
831 31
} [
2008-09-30 13:47:46 -04:00
24000 2008 3 t <w4> <federal> net biweekly
dollars/cents
] unit-test
{
2008-09-30 13:47:46 -04:00
780 81
} [
2008-09-30 13:47:46 -04:00
24000 2008 3 f <w4> <mn> net biweekly
dollars/cents
] unit-test
{
2008-09-30 13:47:46 -04:00
818 76
} [
2008-09-30 13:47:46 -04:00
24000 2008 3 t <w4> <mn> net biweekly
dollars/cents
] unit-test
{
2008-09-30 13:47:46 -04:00
2124 39
} [
2008-09-30 13:47:46 -04:00
78250 2008 3 f <w4> <mn> net biweekly
dollars/cents
] unit-test
{
2008-09-30 13:47:46 -04:00
2321 76
} [
2008-09-30 13:47:46 -04:00
78250 2008 3 t <w4> <mn> net biweekly
dollars/cents
] unit-test
{
2008-09-30 13:47:46 -04:00
2612 63
} [
2008-09-30 13:47:46 -04:00
100000 2008 3 f <w4> <mn> net biweekly
dollars/cents
] unit-test
{
2008-09-30 13:47:46 -04:00
22244 52
} [
2008-09-30 13:47:46 -04:00
1000000 2008 3 f <w4> <mn> net biweekly
dollars/cents
] unit-test
{
2008-09-30 13:47:46 -04:00
578357 40
} [
2008-09-30 13:47:46 -04:00
1000000 2008 3 f <w4> <mn> net
dollars/cents
] unit-test
{
2008-09-30 13:47:46 -04:00
588325 41
} [
2008-09-30 13:47:46 -04:00
1000000 2008 3 t <w4> <mn> net
dollars/cents
] unit-test
{ 30 97 } [
2008-09-30 13:47:46 -04:00
24000 2008 2 f <w4> <mn> MN withholding* biweekly dollars/cents
] unit-test
{ 173 66 } [
2008-09-30 13:47:46 -04:00
78250 2008 2 f <w4> <mn> MN withholding* biweekly dollars/cents
] unit-test
{ 138 69 } [
2008-10-02 20:03:57 -04:00
24000 2008 2 f <w4> <federal> total-withholding biweekly dollars/cents
2008-09-30 13:47:46 -04:00
] unit-test
{ 754 72 } [
2008-10-02 20:03:57 -04:00
78250 2008 2 f <w4> <federal> total-withholding biweekly dollars/cents
2008-09-30 13:47:46 -04:00
] unit-test