|
|
|
@96
|
21 months |
dom |
Continue work on include files
|
|
|
|
@95
|
2 years |
dom |
Two improvements (and new start API): multiple directories watched, and …
|
|
|
|
@94
|
2 years |
dom |
Start work on include files
|
|
|
|
@93
|
2 years |
dom |
Include directories can be given to compiler
|
|
|
|
@92
|
2 years |
dom |
File and line is now provided for test failures
|
|
|
|
@91
|
3 years |
dom |
Made tests pass on Mac by removing hard-coded 'localhost'.
|
|
|
|
@90
|
3 years |
dom |
Removed all bootstrapping code and the directory_tester is now run during …
|
|
|
|
@89
|
3 years |
dom |
Made tester stop and added a run_once to directory_tester.
|
|
|
|
@88
|
3 years |
dom |
Fixed minor bug in fixtures:make_tree/2
|
|
|
|
@87
|
3 years |
dom |
text_printer now handles file deletions correctly.
|
|
|
|
@86
|
3 years |
dom |
Replaced all fix/eg_... files by fixtures:use_tree/2 files and removed …
|
|
|
|
@85
|
3 years |
dom |
Replace fix/eg_... files by fixtures:use_tree/2 files
|
|
|
|
@84
|
3 years |
dom |
Replace fix/eg_... files by fixtures:use_tree/2 files
|
|
|
|
@83
|
3 years |
dom |
Replace fix/eg_... files by fixtures:use_tree/2 files
|
|
|
|
@82
|
3 years |
dom |
Removed (accidentally committed) harcoded /home/dom/forge paths.
|
|
|
|
@81
|
3 years |
dom |
Refactoring.
|
|
|
|
@80
|
3 years |
dom |
Fixed more bugs in directory_watcher.
|
|
|
|
@78
|
3 years |
dom |
directory_tester now uses text_printer.
|
|
|
|
@77
|
3 years |
dom |
text_printer now also formats test output.
|
|
|
|
@76
|
3 years |
dom |
New text_printer module to format compile output
|
|
|
|
@75
|
3 years |
dom |
Fixed a bug in directory_watcher.
|
|
|
|
@74
|
3 years |
dom |
Putting it all together at last.
|
|
|
|
@73
|
3 years |
dom |
Refactoring.
|
|
|
|
@72
|
3 years |
dom |
Refactoring.
|
|
|
|
@71
|
3 years |
dom |
Refactoring.
|
|
|
|
@70
|
3 years |
dom |
Refactoring.
|
|
|
|
@69
|
3 years |
dom |
Fixed defect in compiler that not all binaries were notified after compile …
|
|
|
|
@68
|
3 years |
dom |
compiler now notifies of removed files (but still imperfect...)
|
|
|
|
@67
|
3 years |
dom |
Added test showing compiler can start on empty directory and have files …
|
|
|
|
@66
|
3 years |
dom |
Compiler can now be stopped.
|
|
|
|
@65
|
3 years |
dom |
Compiler can now be stopped.
|
|
|
|
@64
|
3 years |
dom |
Removed 4s sleep in compiler, accelerated tests and reduced test timeouts.
|
|
|
|
@63
|
3 years |
dom |
compiler now recompiles minimally when file changes.
|
|
|
|
@62
|
3 years |
dom |
compiler now provides binaries when all ok.
|
|
|
|
@61
|
3 years |
dom |
Initial version of compiler module/process
|
|
|
|
@60
|
3 years |
dom |
Refactored directory_watcher_tests to use a fun instead of a pid
|
|
|
|
@59
|
3 years |
dom |
Refactored directory_watcher to take a fun instead of a pid
|
|
|
|
@58
|
3 years |
dom |
directory_watcher now handles a file becoming a directory and vice-versa
|
|
|
|
@57
|
3 years |
dom |
directory_watcher now adds type info when a file or directory is lost
|
|
|
|
@56
|
3 years |
dom |
Added clean removal of subdirectories to directory_watcher.
|
|
|
|
@55
|
3 years |
dom |
Made tests less sensitive to order of directory listings (difference …
|
|
|
|
@54
|
3 years |
dom |
Added tests and improved recursive directory_watcher.
|
|
|
|
@53
|
3 years |
dom |
Reintroduced recursivity to directory_watcher.
|
|
|
|
@52
|
3 years |
dom |
Simplifying: replace directory_watcher's notify/action/fun by a Pid which …
|
|
|
|
@51
|
3 years |
dom |
Simplifying: remove unneeded State carried around by directory_watcher's …
|
|
|
|
@50
|
3 years |
dom |
Start adding recursivity to directory_watcher (with Charpi).
|
|
|
|
@49
|
3 years |
dom |
Added caracterisation tests to directory_watcher, then handled bad (fake) …
|
|
|
|
@48
|
3 years |
dom |
Started TDD'ing a directory_watcher (like sentinel)
|
|
|
|
@47
|
3 years |
dom |
Fixed (last?) bug in use_tree, which didn't delete tree if parent process …
|
|
|
|
@46
|
3 years |
dom |
Fixed a leak in fixtures:use_tree and improved boot test reports (in …
|
|
|
|
@45
|
3 years |
dom |
Added fixtures, a module that allows directory trees to be setup and …
|
|
|
|
@44
|
4 years |
charpi |
#11 and #12
|
|
|
|
@43
|
4 years |
charpi |
Forge server re-birth
|
|
|
|
@42
|
4 years |
charpi |
TCP interface and Emacs front end to extremeforge
|
|
|
|
@41
|
4 years |
charpi |
Allow the test node to be a slave
|
|
|
|
@40
|
4 years |
charpi |
Force the tester to notify something
|
|
|
|
@39
|
4 years |
charpi |
Delete a module from the test node
|
|
|
|
@38
|
4 years |
dom |
Check that tester can reload same module more than twice.
|
|
|
|
@37
|
4 years |
dom |
Changed tester to receive list of modules to test, not individual modules.
|
|
|
|
@35
|
4 years |
dom |
Add support for -test attribute with explicit list (not exports).
|
|
|
|
@34
|
4 years |
dom |
Removed everything related to fixtures while the concept matures a bit.
|
|
|
|
@33
|
4 years |
dom |
Tester now runs fixtured tests
|
|
|
|
@32
|
4 years |
dom |
Added a tester_test (which passed) then refactored all three
|
|
|
|
@30
|
4 years |
dom |
Tester re-runs tests when receiving a second module
|
|
|
|
@28
|
4 years |
dom |
Revealed and fixed problem in tester when two nodes have different code …
|
|
|
|
@26
|
4 years |
dom |
Started new test server (tester).
|
|
|
|
@25
|
4 years |
dom |
Modify API: test filtering also returns module name
|
|
|
|
@24
|
4 years |
dom |
Simplify some file names
|
|
|
|
@22
|
4 years |
dom |
Charpi signs work; remove superfluous _test prefix in function name
|
|
|
|
@21
|
4 years |
dom |
Added filtering with a mixture of plain tests and fixtured tests (with …
|
|
|
|
@20
|
4 years |
dom |
Refactoring: extract function
|
|
|
|
@19
|
4 years |
dom |
Change the way fixtured tests are written (see eg_test_with_fixture.erl)
|
|
|
|
@18
|
4 years |
dom |
Allow tests to take a fixture as argument
|
|
|
|
@17
|
4 years |
dom |
Make test filter work on unloaded binary
|
|
|
|
@16
|
4 years |
dom |
Minimal README files for new setup
|
|
|
|
@15
|
4 years |
dom |
Starting all over
|
|
|
|
@14
|
4 years |
dom |
Refactoring to reuse wrapped compile:file
|
|
|
|
@13
|
5 years |
dom |
Added compiler (a process that compiles erlang modules).
|
|
|
|
@12
|
5 years |
dom |
Refactoring: make file type detectable by pattern matching on messages
|
|
|
|
@11
|
5 years |
dom |
Refactoring: move file_monitor creation into forge module
|
|
|
|
@10
|
5 years |
dom |
Refactoring tests of compile events before adding new ones
|
|
|
|
@9
|
5 years |
dom |
Removed old io:fwrite's left after debugging
|
|
|
|
@8
|
5 years |
dom |
Removed green_bar stuff (slow, buggy and soon outdated).
|
|
|
|
@4
|
5 years |
dom |
Updated README and acceptance tests for improved testing_server
|
|
|
|
@3
|
5 years |
dom |
Fix testing_server and add a nice plain logger
|
|
|
|
@2
|
5 years |
dom |
Importing revision 150 of XP Dojo from BerliOS
|