Alois Mahdal (@azzgoat)
69e67c5161
Fixed document outline
12 years ago
Alois Mahdal (@azzgoat)
7697e4b5cf
Elaborated on Workflow comments
12 years ago
Alois Mahdal
78146424f5
Fixed grammar
12 years ago
Alois Mahdal
b94985cdc4
Fixed link markup
12 years ago
Alois Mahdal (@azzgoat)
c459d38e7d
TODO: Exception model
12 years ago
Alois Mahdal (@azzgoat)
3ab7671763
Added base (plaintext) for rendering functions
12 years ago
Alois Mahdal (@azzgoat)
e9d3872880
Fixed notes' names according to conventions
12 years ago
Alois Mahdal (@azzgoat)
b2e6a5eea1
Fortified op handlers against mising $a
12 years ago
Alois Mahdal (@azzgoat)
6a47afd5b0
Added strict/warnings to test files.
Yes, SO late! I'm embarrassed... ;)
12 years ago
Alois Mahdal (@azzgoat)
2f953f0638
Added shebangs to test files
12 years ago
Alois Mahdal (@azzgoat)
617d462cc3
Fixed executable flag on Slave.t
12 years ago
Alois Mahdal (@azzgoat)
0795d596b5
Fixed typo in path
12 years ago
Alois Mahdal (@azzgoat)
a64305fd38
Cleaned up Slave test a little
12 years ago
Alois Mahdal (@azzgoat)
a577527691
Added ::Master::source()
Simply prints STM source
12 years ago
Alois Mahdal
6ff86ab76c
s/bless/happiness/
12 years ago
Alois Mahdal
19ab364ff0
Added negative self-test on warnings
12 years ago
Alois Mahdal
946fc24e9b
Simplified warnings to text-only
12 years ago
Alois Mahdal
47eef42b92
Made more informative warnings
12 years ago
Alois Mahdal
25dbbb2a0d
Enabled reporting multiple warnings
12 years ago
Alois Mahdal
afa3239a81
Whitespace cleanup
12 years ago
Alois Mahdal
d3b2c04545
Added auto-parsing
12 years ago
Alois Mahdal
c7e08f2970
Added basic Slave-specific test
12 years ago
Alois Mahdal
a7d8088a75
Added developer FAQ
12 years ago
Alois Mahdal
e2f1b7c0da
Added comments
12 years ago
Alois Mahdal
869b55fc4a
Revamped condition evaluation
Now warnings from condition evaluation are passed down to Slave
12 years ago
Alois Mahdal
8281669a4a
Refactored for better readability
Needed to distinguish between master and slave steps
12 years ago
Alois Mahdal
d93d63ff9e
Switched Repo.t dump to YAML (more concise)
12 years ago
Alois Mahdal
8c979e0e5b
Cleaned up rc.stm
Purpose of rc.stm is only ilustration---no funny things allowed.
12 years ago
Alois Mahdal
190fa403d3
Added notes on WUI warnings
12 years ago
Alois Mahdal
ce94e72d7d
Added new operator handler
12 years ago
Alois Mahdal
3e58bfdafa
Implemented warnings to SugarTrail::Template::Condition
Method match() now returns result *and* a reference to list of warnings
12 years ago
Alois Mahdal
2a9f9cb747
Added useful warning for undecided condition
If step has a conition based on var but var has not been
specified in params, it is not possible to decide if this
condition is fulfilled.
This case cannot be copletely avoided, byu now it will
generate a useful warning.
Functional behavor is that such steps are *allowed* and
eventually revealed to tester. (Possibly in a helpful manner.)
12 years ago
Alois Mahdal (@azzgoat)
0e328c573b
Removed obsolete class CondBlock
12 years ago
Alois Mahdal (@azzgoat)
f0c8bffef8
Finished condition processing, first run
12 years ago
Alois Mahdal (@azzgoat)
1dc522dd0a
Added error handling for unknown operators
12 years ago
Alois Mahdal (@azzgoat)
2d0d16bd27
Added regex handler to Condition
12 years ago
Alois Mahdal (@azzgoat)
359d0f10b6
Moved condition parsing and evaluation to separate class (away from CondBlock)
12 years ago
Alois Mahdal (@azzgoat)
1e62273b1e
Refactored master parsing code for readability
12 years ago
Alois Mahdal (@azzgoat)
48cfc48ce7
Refactored according to new naming convention
12 years ago
Alois Mahdal (@azzgoat)
52f252c9d6
Added SugarTrail::CondBlock
12 years ago
Alois Mahdal (@azzgoat)
a974a975c7
Added notes on future class naming convention
12 years ago
Alois Mahdal (@azzgoat)
aae7bafadf
Added skeleton for STS
12 years ago
Alois Mahdal (@azzgoat)
4a146301b1
Added basic header passing
12 years ago
Alois Mahdal (@azzgoat)
53795aa7e8
Added skel utility hash2string function to enable Params' header testing
12 years ago
Alois Mahdal (@azzgoat)
b5a6afb7ae
Added STM file memory to STM to pass
12 years ago
Alois Mahdal (@azzgoat)
83ed591407
Added skeleton for basic STS generation
12 years ago
Alois Mahdal (@azzgoat)
c0c5b0c9f6
Added skels for future utility methods
12 years ago
Alois Mahdal (@azzgoat)
43b864078f
Removed unnecessary dump
12 years ago
Alois Mahdal (@azzgoat)
5b64ba3eb8
Added parse_body()
12 years ago
Alois Mahdal (@azzgoat)
7bfacc9117
Made parse_headers() return number of them
12 years ago