index
:
fish-shell
master
user-friendly command line shell
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
builtin_test.cpp
Commit message (
Expand
)
Author
Age
*
Revert "Merge pull request #1317 from pullreq/cpp"
ridiculousfish
2014-02-28
*
Fixes .c -> .cpp in comments. For doxygen.
Geoff Nixon
2014-02-27
*
Dead stores
Geoff Nixon
2014-02-27
*
use wstat in test command to follow symbolic link
Tony Wang
2013-08-25
*
add -O and -G to test command
Tony Wang
2013-08-25
*
builtin_test: drop unused condstr
David Adam (zanchey)
2013-07-29
*
Update code formatting
ridiculousfish
2013-03-21
*
Teach builtin_test about the special precedence rules in IEEE 1003.1
ridiculousfish
2013-03-03
*
Make fishd base its variable files on the MAC address instead of hostname
ridiculousfish
2013-01-08
*
Fix for builtin_test crash
ridiculousfish
2013-01-06
*
Implement builtin [ via builtin test
ridiculousfish
2013-01-05
*
Fix indentation of switch statements
ridiculousfish
2012-11-19
*
Apply new indentation, brace, and whitespace style
ridiculousfish
2012-11-18
*
Remove trailing whitespaces and change tabs to spaces
Ćukasz Niemier
2012-11-18
*
Fixed builtin_test to properly handle "just a strings" in combining expressio...
ridiculousfish
2012-05-20
*
Made builtin_test handle parenthesis
ridiculousfish
2012-03-15
*
Improve error reporting for builtin_test
ridiculousfish
2012-03-07
*
Fix builtin_test to properly handle last expression in a combining expression
ridiculousfish
2012-03-07
*
Improved error reporting for builtin_test
ridiculousfish
2012-03-07
*
Implemented test as a builtin (!)
ridiculousfish
2012-03-07