index
:
src
cvs/HEAD
kms/intel
kms/radeon
master
OpenBSD base system
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
regress
/
usr.bin
/
bc
Age
Commit message (
Expand
)
Author
2022-04-22
Remove some of the workarounds for the tests by inputing the right numbers
Otto Moerbeek
2022-04-22
arm64 has real IEEE quads, it needs more digits when reading the
Otto Moerbeek
2017-11-29
fix decl of main
Otto Moerbeek
2014-11-26
comment in Makefile, small tweak in -l test
Otto Moerbeek
2012-03-13
better bounds
Otto Moerbeek
2012-03-13
rough test of the bc(1) math lib
Otto Moerbeek
2007-10-05
typo
Otto Moerbeek
2003-12-09
Towers of Hanoi regression test.
Otto Moerbeek
2003-12-02
Test long var names.
Otto Moerbeek
2003-11-17
Test new boolean operators and relational operators in arbitrary expressions.
Otto Moerbeek
2003-11-13
Fix print test
Otto Moerbeek
2003-11-11
Add test for some non-portable syntactic sugar.
Otto Moerbeek
2003-11-11
Test print statement.
Otto Moerbeek
2003-10-22
Regressions for if ... else.
Otto Moerbeek
2003-10-21
Add regressions for assignment ops
Otto Moerbeek
2003-10-19
Regressions for 'for' statement with empty E's.
Otto Moerbeek
2003-10-18
Regressions for continue.
Otto Moerbeek
2003-09-25
A set of regression tests for bc(1).
Otto Moerbeek