Commit graph

150 commits

Author SHA1 Message Date
Daniel Kochmański
cc38c1d39e ieee-fp: trap-fpe bits with infinity arithmetic 2016-12-06 21:15:17 +01:00
Daniel Kochmański
24d49a0b23 disable non-release test and harden another one 2016-12-06 21:03:18 +01:00
Daniel Kochmański
023fe5a369 Add regression test for #46 2016-11-20 12:17:08 +01:00
Daniel Kochmański
5e290c92d3 cosmetic: indent comment 2016-11-20 12:16:46 +01:00
Daniel Kochmański
cc70b9feab tests: improve with-temporary-file macro 2016-11-20 12:16:26 +01:00
Daniel Kochmański
4bd6e91ddd tests: improve *error-output* errors test 2016-11-19 22:10:27 +01:00
Daniel Kochmański
77cebaef4a tests: don't ruin run-program return values output 2016-11-19 22:03:36 +01:00
Daniel Kochmański
2c3ccd8444 typo: misplaced comment 2016-11-19 16:19:38 +01:00
Daniel Kochmański
b011eff24a tests: add regression test for #43 2016-11-19 16:19:14 +01:00
Daniel Kochmański
6b07439dfe ieee-fp: remove si_infinity
Our "new" way of defining infinity constants breaks on ARM. Remove
unnecessary functions.

IEEE-FP are a nightmare (honestly).
2016-11-18 13:48:22 +01:00
Daniel Kochmański
085fee3d3b Simplify tests structure
Also "make check" accepts TESTS argument for test suite. For instance:

make check TESTS=ffi

will run FFI tests suite.
2016-11-17 22:35:37 +01:00
Daniel Kochmański
989611262c tests: add regression test for rwlock bug #303 2016-11-10 19:42:02 +01:00
Daniel Kochmański
14306cba69 package locks: add :lock option to defpackage 2016-11-09 21:43:33 +01:00
Daniel Kochmański
2f2abc7129 Fix cdr-7 regression test 2016-11-09 18:08:11 +01:00
Daniel Kochmański
338be8b488 Add test suite for new interface 2016-11-09 18:07:55 +01:00
Daniel Kochmański
0f35d755bd Add regression tests for cdr-7 2016-11-05 21:28:53 +01:00
Daniel Kochmański
4fdaf22bc5 tests: #299 test – add invariants 2016-11-04 20:53:46 +01:00
Daniel Kochmański
5b203c7e83 tests: #299 rt no 2 (bignums variant) 2016-11-04 20:39:13 +01:00
Daniel Kochmański
fee98d837c tests: add regression test for #299 2016-11-04 20:19:56 +01:00
Daniel Kochmański
d9afb21775 tests: adjust paths 2016-10-08 20:50:35 +02:00
Daniel Kochmański
481e797732 holding-mutex-p: add feature test 2016-10-05 16:07:01 +02:00
Daniel Kochmański
29ab40fde8 tests: bytecmp: be more bytecmp friendly 2016-09-07 14:58:50 +02:00
Daniel Kochmański
2c3f0e0127 Merge branch 'fix-haiku' into develop 2016-09-07 09:40:26 +02:00
Daniel Kochmański
0d3ef482cf tests: add external process API suite 2016-09-07 09:36:21 +02:00
Daniel Kochmański
6ac9c2481a tests: haiku doesn't have /usr
We could make it /dev though
2016-09-07 08:41:00 +02:00
Daniel Kochmański
8aa777416a tests: be asdf 2.* friendly
Remove `:if-feature' in favour of #+/#-
2016-09-07 08:13:43 +02:00
Daniel Kochmański
0fbf2a4c44 tests: add some basic tests for ieee-fp 2016-08-12 09:32:07 +02:00
Daniel Kochmański
59c078e576 tests: create make-check-suite
This suite doesn't have regressions/mp, which often fail to not disturb
the ordinary user. All regressions are in the ecl-tests suite.
2016-08-10 13:44:40 +02:00
Daniel Kochmański
d712e7eb12 tests: config.lsp: simplify file 2016-08-09 19:59:11 +02:00
Daniel Kochmański
5fababeb35 1am: add file 2016-08-09 19:48:23 +02:00
Daniel Kochmański
eb1b36dc04 tests: run full tests (regressions and features) 2016-08-09 19:35:24 +02:00
Daniel Kochmański
759854445c tests: add stress tests system using 1am 2016-08-09 19:34:44 +02:00
Daniel Kochmański
c544f92ca3 tests: cmp: random-state: add make-load-form test 2016-08-09 17:49:41 +02:00
Daniel Kochmański
589a564334 tests: mixed: random-state: improve test 2016-08-09 17:35:48 +02:00
Daniel Kochmański
5761230e15 tests: fix format test 2016-08-09 16:49:35 +02:00
Daniel Kochmański
f72077549c tests: simplify make target 2016-08-09 16:49:35 +02:00
Daniel Kochmański
36a06c74e9 tests: fix a few mistakes 2016-08-09 16:49:35 +02:00
Daniel Kochmański
cd9f75a581 tests: reorganize ecl-tests (use 2am) 2016-08-09 16:49:35 +02:00
Daniel Kochmański
f66dd64e6f tests: add regression test for *trace-output* 2016-06-21 17:20:41 +02:00
Daniel Kochmański
e8234eca4f tests: add regression test for bug #247 2016-05-28 21:11:53 +02:00
Daniel Kochmański
17a1510d18 stacks.h: fix bug with ECL_HANDLER/RESTART_CASE
Fixes #248. Identified and fixed by Vadim Penzin.
2016-05-27 15:18:00 +02:00
Daniel Kochmański
fd09021480 testing: fix bug in the testing framework 2016-05-27 15:15:28 +02:00
Daniel Kochmański
762c0ddad3 tests: add regression test for #248 2016-05-27 14:47:38 +02:00
Daniel Kochmański
5beac683c1 tests: ftype: add info that it's fixed 2016-05-25 12:20:40 +02:00
Daniel Kochmański
2390241352 ftype: add a regression test (issue #240) 2016-04-25 20:07:08 +02:00
Daniel Kochmański
2c348af94a compiler: add aux_closure regression test 2016-03-10 14:30:34 +01:00
Daniel Kochmański
91f2207749 tests: ffi: add new regression test 2016-01-04 12:27:26 +01:00
Daniel Kochmański
4ec978408c cosmetic: line wraps 2016-01-04 12:09:05 +01:00
Daniel Kochmański
1754906858 tests: add a regression test for a MOP bug #203 2016-01-04 12:08:45 +01:00
Daniel Kochmański
d812a7795e tests: add regression test for compiled `FIND'
Regression test for bug #199.
2015-12-18 10:55:01 +01:00