Convert all Perl build tools to Python and remove Perl build dependency.
[pspp] / tests / data / data-in.at
2021-12-16 Ben PfaffConvert all Perl build tools to Python and remove Perl...
2021-12-16 Ben PfaffFix build requirements by correctly noting that Python...
2019-11-27 John DarringtonDelete trailing whitespace at line endings.
2018-12-27 Ben Pfafftests: Tag all the tests that take more than about...
2018-11-19 Ben PfaffCheck for python interpreter at configure time and...
2018-11-06 Ben PfaffAdd support for MTIME and YMDHMS.
2018-11-06 Ben Pfafftests: Refactor data-out tests for dates and times.
2017-08-03 John DarringtonMerge remote-tracking branch 'origin/master' into sheet
2017-07-08 John DarringtonFix erroneous subsitute by previous commit.
2017-07-05 John DarringtonAdd copyright and licence notices to files which lack...
2017-03-28 John DarringtonMerge remote-tracking branch 'origin/master' into sheet
2016-10-10 Friedrich Beckmannperl - added current directory path to calls
2011-07-01 John DarringtonMerge remote branch 'savannah/master' into sourceview
2011-04-08 Ben Pfafftests: Fix quoting in data-in tests.
2011-03-20 Ben Pfafflexer: Reimplement for better testability and internati...
2010-11-02 Ben PfaffImprove failure output of tests that use wc.
2010-10-31 John DarringtonMake tests which use wc more robust.
2010-10-17 John DarringtonMerge commit 'origin/master' into sso
2010-10-15 Ben Pfaffdata-in: Convert tests for time input formats to Autote...
2010-10-14 Ben Pfaffdata-in: Convert tests for date formats to Autotest...
2010-10-14 Ben Pfaffdata-in: Convert test for numeric input formats to...
2010-10-14 Ben Pfaffdata-in: Convert test for MONTH format to Autotest... 20101014040501/pspp
2010-10-14 Ben Pfaffdata-in: Convert test for WKDAY format to Autotest...
2010-10-14 Ben Pfaffdata-in: Convert tests for binary and hexadecimal forma...
2010-10-14 Ben Pfaffdata-in: Convert tests for N and Z formats to Autotest...
2010-10-13 Ben Pfaffdata-in: Convert BCD input tests to Autotest framework.
2010-09-25 Ben Pfafftests: Convert bignum.sh test to use Autotest.