index
:
platform_external_bc
android-s-beta-4
android-s-beta-5
android11-d1-b-release
android11-d1-release
android11-d1-s1-release
android11-d1-s5-release
android11-d1-s6-release
android11-d1-s7-release
android11-d2-release
android11-dev
android11-gsi
android11-mainline-captiveportallogin-release
android11-mainline-cellbroadcast-release
android11-mainline-conscrypt-release
android11-mainline-documentsui-release
android11-mainline-extservices-release
android11-mainline-media-release
android11-mainline-media-swcodec-release
android11-mainline-networkstack-release
android11-mainline-os-statsd-release
android11-mainline-permission-release
android11-mainline-release
android11-mainline-sparse-2020-dec-release
android11-mainline-sparse-2021-jan-release
android11-mainline-tethering-release
android11-platform-release
android11-qpr1-c-release
android11-qpr1-d-release
android11-qpr1-d-s1-release
android11-qpr1-release
android11-qpr1-s1-release
android11-qpr1-s2-release
android11-qpr2-release
android11-qpr3-release
android11-qpr3-s1-release
android11-release
android11-s1-release
android11-security-release
android11-tests-release
build-tools-release
main-cg-testing-release
master
sdk-release
simpleperf-release
upstream-master
Unnamed repository; edit this file 'description' to name the repository.
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tests
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Add a factorial script to dc
Gavin Howard
2019-01-14
1
-0
/
+4
*
Add tests for less than and less than or equals
Gavin Howard
2019-01-14
2
-0
/
+28
*
Add a string test for numbers
Gavin Howard
2019-01-14
2
-0
/
+2
*
Fix a test for a recent change
Gavin Howard
2019-01-14
1
-1
/
+1
*
Add an error test to catch a crash that afl found
Gavin Howard
2019-01-14
1
-0
/
+1
*
Make dc have a negate command
Gavin Howard
2019-01-11
3
-0
/
+7
*
Fix some dc handling of string escapes
Gavin Howard
2019-01-11
2
-4
/
+8
*
Add a test for block with no header
Gavin Howard
2019-01-11
2
-0
/
+7
*
Accept a bug in afl.py
Gavin Howard
2019-01-11
1
-1
/
+1
*
Fix a bug in afl.py
Gavin Howard
2019-01-11
1
-2
/
+2
*
Fix a bug in tests/afl.py
Gavin Howard
2019-01-09
1
-1
/
+1
*
Make sure to use the dc results directory in afl.py
Gavin Howard
2019-01-09
1
-1
/
+4
*
Add more comprehensive parsing and printing tests to bc
Gavin Howard
2019-01-08
2
-0
/
+4
*
Add a test for parsing a number with a backslash
Gavin Howard
2019-01-08
2
-0
/
+3
*
Make the or operator precedence match GNU bc
Gavin Howard
2019-01-08
2
-0
/
+6
*
Make stdin.sh and scripts.sh more POSIX-compatible
Gavin Howard
2019-01-08
2
-9
/
+9
*
Remove some output from test.sh
Gavin Howard
2019-01-08
1
-1
/
+0
*
Make sure that generated scripts are run when not wanted
Gavin Howard
2019-01-08
2
-2
/
+17
*
Fix a test
Gavin Howard
2019-01-08
1
-1
/
+1
*
Fix a test
Gavin Howard
2019-01-08
1
-1
/
+1
*
Add results to running scripts
Gavin Howard
2019-01-08
2
-0
/
+302
*
Style fix
Gavin Howard
2019-01-08
1
-1
/
+1
*
Add fixed-width integer functions to lib2
Gavin Howard
2019-01-07
2
-0
/
+497
*
Allow skipping generated tests
Gavin Howard
2019-01-05
2
-5
/
+36
*
Add void tests to see if it can be used as a var/array/function name
Gavin Howard
2019-01-04
2
-0
/
+17
*
Modify void functions
Gavin Howard
2019-01-04
6
-192
/
+182
*
Add tests for the new lib2 functions
Gavin Howard
2019-01-03
2
-0
/
+38
*
Add a test for an empty return statement
Gavin Howard
2019-01-03
2
-0
/
+5
*
Fix lib3 test and its results
Gavin Howard
2019-01-02
2
-9
/
+17
*
Fill out the rest of lib3 and add the tests
Gavin Howard
2019-01-01
2
-15
/
+164
*
Fix problems with lib2 and its tests
Gavin Howard
2019-01-01
1
-4
/
+4
*
Add two more useful functions to lib2, along with tests
Gavin Howard
2019-01-01
2
-0
/
+81
*
Add another void error test, to test last commit
Gavin Howard
2019-01-01
1
-0
/
+1
*
Fill out the lib2 test with tests for new functions
Gavin Howard
2019-01-01
2
-0
/
+92
*
Fix a mistake
Gavin Howard
2019-01-01
1
-0
/
+0
*
Add the void test to the test suite
Gavin Howard
2019-01-01
1
-2
/
+3
*
Add a void test
Gavin Howard
2019-01-01
2
-0
/
+12
*
Change the void test plumbing
Gavin Howard
2019-01-01
5
-12
/
+11
*
Add another void error test
Gavin Howard
2018-12-31
1
-0
/
+1
*
Start adding void tests
Gavin Howard
2018-12-31
4
-4
/
+36
*
More style fixes for test.sh
Gavin Howard
2018-12-31
1
-9
/
+9
*
Style fix to test.sh
Gavin Howard
2018-12-31
1
-1
/
+1
*
Add a void error test
Gavin Howard
2018-12-31
1
-0
/
+1
*
Change an error test to *really* make it an error
Gavin Howard
2018-12-31
1
-1
/
+1
*
Remove error tests that are not errors anymore
Gavin Howard
2018-12-29
1
-31
/
+1
*
Fix the letter tests
Gavin Howard
2018-12-28
2
-17
/
+17
*
Add a start to letter tests for bc
Gavin Howard
2018-12-28
2
-0
/
+104
*
Add the capital letters feature of the GNU bc
Gavin Howard
2018-12-28
1
-0
/
+1
*
Make sure non-usable tests are skipped
Gavin Howard
2018-12-28
2
-4
/
+26
*
Add no braces around function error check
Gavin Howard
2018-12-28
1
-0
/
+1
[prev]
[next]