https://bugs.exim.org/show_bug.cgi?id=2956
Andrew Aitchison <e...@aitchison.me.uk> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |ASSIGNED --- Comment #1 from Andrew Aitchison <e...@aitchison.me.uk> --- exim/test/runtest munges test output. Lines 496-499 say: # Dates and times are all turned into the same value - trying to turn # them into different ones cannot be done repeatedly because they are # real time stamps generated while running the test. The actual date and # time used was fixed when I first started running automatic Exim tests. ... which makes the test suite almost useless for this application, though we can still use it to test command line arguments. I may attempt to add an option to the test suite to disable this feature :-( -- You are receiving this mail because: You are on the CC list for the bug. -- ## List details at https://lists.exim.org/mailman/listinfo/exim-dev Exim details at http://www.exim.org/ ##