# # ChangeLog for src/tests/.expect/ato.txt # # Generated by Trac 1.2.1 # Apr 28, 2024, 7:29:54 AM Mon, 25 Dec 2017 16:43:00 GMT Peter A. Buhr [e672372] * src/libcfa/stdlib (modified) * src/libcfa/stdlib.c (modified) * src/tests/.expect/alloc-ERROR.txt (modified) * src/tests/.expect/ato.txt (modified) * src/tests/.expect/literals.x64.txt (modified) * src/tests/.expect/random.txt (modified) * src/tests/alloc.c (modified) * src/tests/ato.c (modified) * src/tests/random.c (modified) more inline code in stdlib and update tests Fri, 17 Jun 2016 20:53:09 GMT Thierry Delisle [ebcd82b] * src/examples/poly-bench.c (moved) * src/tests/.expect/abs.txt (modified) * src/tests/.expect/ato.txt (added) * src/tests/.expect/io.txt (added) * src/tests/.expect/limits.txt (added) * src/tests/.expect/math.txt (added) * src/tests/.expect/minmax.txt (modified) * src/tests/.expect/swap.txt (added) * src/tests/limits.c (modified) * src/tests/test.py (modified) implemented some of the expected outputs, fixed printing in tests.py, ...